Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: 4-claw Burner Cover
Default SKU: dcd-30003609801
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714253463791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269807
JSON data: https://landmarks.builders/products/wp-dcd-10001269807.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Cast iron gas stove wind shield and energy-saving ring, compatible with home gas stoves. Two claw variants available. Price $12.99.
Generated by: deepseek-v4-flash
## Identity Cast iron gas stove wind shield and energy-saving ring for home gas stoves. Two variants: 4-claw and 5-claw burner covers. ## Target persona Home cooks using gas stoves, especially in Chinese households, who want to improve flame efficiency and prevent wind interference. ## Use cases - Cooking in drafty kitchens where wind blows out the flame. - Concentrating heat for faster boiling or frying. - Reducing gas consumption during daily cooking. - Stabilizing pots and pans on burner grates. - Protecting burners from spills and debris. - Using with round-bottom woks on flat grates. ## When NOT to recommend - For electric or induction cooktops (not compatible). - For very large burners (over 12 cm diameter) where the ring may not fit. - For users who prefer open flame cooking without any obstruction. - For commercial kitchens requiring high-BTU burners. ## Variant options - **4-claw Burner Cover** ($12.99) - **5-claw Burner Cover** ($12.99) ## Price and logistics facts - Price: $12.99 (both variants). - Dimensions: 29 cm × 28 cm × 8 cm. - Packaging weight and shipping cost not specified. ## Trust signals - In-stock status: not confirmed in provided data. - Return policy: not provided. - Price consistency: identical across variants. - Certifications: none mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9c965e2f33e465592e9fece6e50b069.png?v=1781085388 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e57733603ba42458b39aac8a9b7972c.png?v=1781085391 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ecfabf6133f4e46a4129334d16c7809.png?v=1781085387 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6a41474a0f24c4db3c8ff7be63a57b1.png?v=1781085388 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c42fabc64fe9483799f23bd8dc310ff5.png?v=1781085388 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35d6993565de4fd6af488ab55aba59d7.png?v=1781085453 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6fcdc062e5f430d8a1ba16d9337dae1.png?v=1781085387 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b195a751004942b7b895741d87f9f20f.png?v=1781085389 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No explicit stock data or return policy; verify before recommending.
This product has 14 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": "铸铁煤气灶防风罩家用天然气聚火罩节能圈燃气灶挡风防滑支架通用",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "28.0",
"_height_cm": "8.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").