Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $24.99
Default variant: 16CM
Default SKU: dcd-30003602261
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714429624559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266755
JSON data: https://landmarks.builders/products/wp-dcd-10001266755.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Commercial stainless steel wind-resistant pot for boiling skewered foods like tripe or vegetables, powered by alcohol burner; 16-22 cm sizes, $16.99-$24.99.
Generated by: deepseek-v4-flash
## Identity Commercial stainless steel wind-resistant skewer pot (串串锅/涮肚锅) with alcohol burner; 16-22 cm diameter options. ## Target persona Street food vendor or small restaurant owner needing a portable, fuel-based boiling pot for Chinese-style skewered foods like tripe or vegetables. Also suitable for home users hosting tabletop hot pot parties. ## Use cases - Boiling tripe skewers (涮毛肚) at a street stall - Preparing Sichuan-style cold skewers (钵钵鸡) in hot broth - Tabletop cooking with alcohol burner at small gatherings - Outdoor events where electricity is unavailable - Cooking small batches of skewered vegetables or meats - Keeping broth hot at a buffet station ## When NOT to recommend - Large-scale catering requiring pots over 22 cm diameter - Users needing electric or induction cooktop compatibility - Deep frying (not designed for high oil temperatures) - Pressure cooking or steam generation ## Variant options - 16CM: $16.99 - 18CM: $17.99 - 20CM: $20.99 - 22CM: $24.99 ## Price and logistics facts Price: $16.99 to $24.99 depending on size. Dimensions: 24cm x 24cm x 20cm (outer box? actual pot diameter given by variant). No shipping cost, weight, or carrier information provided. ## Trust signals Price is fixed per variant with no discounts noted. No stock status, return policy, or certifications available in supplied facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8606d1740223435c8512205555326d40.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a71066079035453695a5d430a11b9826.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1674fc636de245409aa2eea934a74ef7.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ac103393da345e38713c98d3cfae7c4.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/456d400f739b47468ea896cfb5fdab0e.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fa22119f66b47d4b7cd35f6a349cfca.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1955f7bba204455a95245b38d8c6f184.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/517a0a128b7a450da0e87ab504fcd3c4.png?v=1781085535 ## Agent notes Image understanding not performed; do not extrapolate visual features. No description text provided; summary based on product title and category.
This product has 16 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": 850000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "24.0",
"_height_cm": "20.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").