Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gray Bowl Clip
Default SKU: dcd-30002718316
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49903483748591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033253
JSON data: https://landmarks.builders/products/m4x-10001033253.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Essential Tool: This anti-scald dish clip provides a comprehensive tool for safely handling hot containers in your kitchen.
Versatile Function: Designed as a reliable heated dish grip, it allows you to easily lift bowls, plates, and trays from steamers or microwaves without scorching your hands.
Premium Material: Each kitchen utensil is crafted from stainless steel and heat-resistant PP, ensuring long performance
Firm Hold: the heated dish retriever clip features non-slip silicone pad and serrated jaw design to provide firm stable hold various shapes.
Ergonomic Design: This bowl lifter is engineered with a comfortable, wide handle and a large opening angle to accommodate different sizes of cookware up to 30cm.
Summary: This anti-scald dish clip safely handles hot bowls, plates, and trays up to 30cm from microwaves or steamers. Made of stainless steel and heat-resistant PP with non-slip silicone pads and serrated jaws. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Anti-Scald Bowl Clip Ergonomic Handle Anti-Scald Dish Clip Strong Load-Bearing Hot Plates Retriever for Microwaving, Roasting ## Target persona Home cooks who frequently microwave or steam food; elderly or individuals with reduced hand strength needing a safe grip on hot containers. ## Use cases - Retrieving hot bowls from microwave. - Lifting hot plates from steamer. - Handling hot trays from oven. - Serving hot dishes directly from cookware. - Avoiding burns when removing lids from hot pots. - Assisting those with limited dexterity in gripping hot items. ## When NOT to recommend - For extremely heavy or large pots beyond 30cm diameter. - For professional kitchen high-volume use where durability may be insufficient. - For individuals expecting silicone-free or metal-only utensils. ## Variant options Four styles: Gray Bowl Clip, Wht Upgraded Bowl, Grn Upgraded Bowl, Gray Upgraded Bowl. All priced at $9.99. ## Price and logistics facts $9.99 USD. Dimensions: 20 x 10 x 5 cm. Weight not provided. Shipping cost not provided. ## Trust signals Price is consistent across all variants. No return policy or stock status provided. No certifications listed. ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70da3b15-2bc1-454b-ae70-f3187cb0f093.jpg?v=1782146556) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50c46bf8-4400-47ff-946e-e4b18fde8cf4.jpg?v=1782146557) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d22e4788-598d-4dc9-af20-67965e2b6542.jpg?v=1782146556) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54c4d316-f3f5-478b-8697-b6c5ce85cda7.jpg?v=1782146557) [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9bd2c06-1abc-4d0a-aa22-3bb71c0bf85f.jpg?v=1782146557) ## Agent notes No additional notes. Image understanding was not performed.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Anti-Scald Bowl Clip Ergonomic Handle Anti-Scald Dish Clip Strong Load-Bearing Hot Plates Retriever for Microwaving, Roasting",
"quantity": 1,
"grams": 160000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "10.0",
"_height_cm": "5.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").