Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99
Default variant: Double Handle
Default SKU: dcd-30003291435
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49810292277487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001163161
JSON data: https://landmarks.builders/products/m4x-10001163161.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Camping Stockpot Large Capacity Outdoor Cookware Stainless Steel for Barbecue
| Type | Pot |
| Sport/Activity | Camping |
| Features | With Lid |
| Colour | Grey |
| Material | Aluminium |
| Handle Material | Stainless Steel |
| Surface Coating | Non-Stick |
| Number of Items in Set | 3 |
| Volume | 4.5 L |
| Heat Resistance | 250 °C |
| Item Weight | 951.0 g |
| Set Includes | Pot, Steamer, Lid |
Summary: Camping Stockpot Large Capacity Hanging Pot Lightweight for Barbecue. 产品名称:户外多功能蒸锅 颜色:太空灰 容量:4.5L 重量:双手提-882g(含收纳袋) 吊锅-951g(含收纳袋) 尺寸:包装盒尺寸:28.5×28.5×15cm 材质:铝合金&不锈钢 箱规:58.5×58.5×47cm 装箱数:12pcs 场景:户外/野营/露营/火车 款式:简约 义乌公台贸易有限公司是工贸一体的拥有自由品牌和自有生产线的一个综合性贸易公司。SELPA,CLS品牌是义乌公台贸易有限公司的自有品牌。韩国台湾日本都有品牌注册和授权,产品远销于美国,欧洲等各个地区,在日本台湾韩国都非常畅销。主要是户外野营用品登山类为主,以“环保,健康,便携,感性”的生产理念,采用人体工学角度设计开发,专注于对品质的保障。产品品种丰富,提供户外所需的各种野营烧烤登山配件产品。在繁忙的生活中给身边人和朋友带来更多感受户外,体验户外的机会。让身心在大自然中得到 “healing”。全力以赴的打造中国户外野营王国。 公司拥有完整、科学的质量管理体系。秉承“顾客至上,锐意进取”的经营理念,坚持“客户第一&r
Generated by: m4x-map-v1
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": "Camping Stockpot Large Capacity Outdoor Cookware Stainless Steel for Barbecue",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "28.5",
"_width_cm": "28.5",
"_height_cm": "15.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").