Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 45CM
Default SKU: dcd-30002756728
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: 190 g
Cart URL (default variant): https://landmarks.builders/cart/49879183655151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043345
JSON data: https://landmarks.builders/products/m4x-10001043345.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This silicone oven glove is crafted from, food-grade silicone combined with a soft polyester lining for maximum comfort and flexibility.
Protection: Designed as essential kitchen equipment, it provides an effective barrier against high temperatures, protecting your hands and forearms from steam and splashes.
Extended Coverage: The long cuff cooking glove design offers extra protection for your wrists and arms, making it ideal for reaching deep into large ovens or handling outdoor barbecues.
Enhanced Grip: Featuring a unique honeycomb texture, this heat resistant glove ensures non-slip grip on slippery pots, pans, and trays accidental drops in busy kitchens.
Versatile Utility: This anti-scald cooking glove is for professional culinary artists, BBQ enthusiasts, and home cooks alike, offering a solution for all elevated-heat culinary tasks.
Summary: Food-grade silicone oven glove with polyester lining, honeycomb grip, and extended cuff; available in 45-65cm lengths for $9.99.
Generated by: deepseek-v4-flash
## Identity Silicone Oven Glove Non-Slip Grip Silicone Oven Gloves Easy to Clean Anti-Scald Cooking Glove ## Target persona Culinary artists, BBQ enthusiasts, home cooks, grillers ## Use cases - Handling hot pots, pans, and trays - Grilling and barbecuing - Reaching deep into large ovens - Protecting hands and forearms from steam and splashes - General elevated-heat culinary tasks ## When NOT to recommend - Handling extremely high industrial heat (e.g., foundry work) - Users requiring chemical-resistant gloves - Professional chefs needing rigid heat shields - Tasks involving open flames where silicone may melt ## Variant options - Size: 45CM ($9.99) - Size: 50CM ($9.99) - Size: 55CM ($9.99) - Size: 60CM ($9.99) - Size: 65CM ($9.99) ## Price and logistics facts - Price: $9.99 USD per pair (all sizes) - No shipping or handling details provided ## Trust signals - Made from food-grade silicone (stated) - Dimensions: 35x22x7 cm (package) - No stock status, return policy, or certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e570e096-b034-4b05-9cd7-dce7691d64aa.jpg?v=1782126347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b570758-dc4f-45fc-95df-78a44cad9972.jpg?v=1782126351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21d95e84-788a-4f72-9d6d-a71a93230b7a.jpg?v=1782126347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46a8f714-fa59-489d-a1b9-99cf9b2f3b0c.jpg?v=1782126347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b4c90d7-2270-4550-b49d-24fa87290787.jpg?v=1782126347 ## Agent notes - Image understanding was not performed; visual details are based solely on text description. - No stock availability, return policy, or warranty information is available from the provided facts.
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": "Silicone Oven Glove Non-Slip Grip Silicone Oven Gloves Easy to Clean Anti-Scald Cooking Glove for Culinary Artists, Grillers, BBQ",
"quantity": 1,
"grams": 190000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "22.0",
"_height_cm": "7.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").