Brand: World Products (Landmark)
SKU: dcd-30003561524
Price: $97.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2560 g
Cart URL (default variant): https://landmarks.builders/cart/49716598997231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251064
JSON data: https://landmarks.builders/products/wp-dcd-10001251064.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 304 stainless steel folding multifunctional camping pot set with micro-pressure lid and non-stick coating, dimensions 24x24x18 cm, priced at $97.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Camping Pot Set 304 Stainless Steel Folding Multifunctional with Micro-Pressure and Non-Stick - SKU: dcd-30003561524 - Price: $97.99 USD - Dimensions: 24 x 24 x 18 cm ## Target persona - Camping enthusiasts who need a compact, multi-purpose cookware set - Outdoor backpackers and hikers seeking lightweight and space-saving gear - Car campers looking for a versatile pot set for group meals - Emergency preparedness kit builders requiring durable cookware ## Use cases - Cooking meals during camping trips - Backpacking expeditions needing a compact cook system - Picnics and outdoor gatherings where portable cookware is needed - Tailgating events for hot meal preparation - Emergency survival situations requiring a reliable cooking vessel ## When NOT to recommend - Professional kitchen or high-heat cooking (non-stick coating unsuitable) - Ultra-light backpacking where weight is critical (weight unknown, likely moderate) - Cooking for large groups beyond 2-3 people (pot volume modest) - Stove types that require specific pot diameter (dimensions provided) ## Variant options - Only one variant: "Pan Pot Steamer SET" at $97.99 USD ## Price and logistics facts - Price: $97.99 USD (single price point) - No additional pricing or shipping details provided - Dimensions: 24x24x18 cm (likely packed size) ## Trust signals - Material: 304 stainless steel (rust-resistant, durable) - Non-stick coating as advertised - In-stock status: Not specified - Return policy: Not provided - Price consistency: One price across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8fe364802304ecdaf18dfc03565e0b2.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b1e012102314d27afc34fb32333671c.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f43423cf0b8a4f4ba5d23319bd9e7b2e.png?v=1781086781 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b00c1dd3cc0e4d37a081b86507e4d935.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7633dbcccb314954a223e18e9a0d715a.png?v=1781086782 ## Agent notes - Image content was not analyzed; visual details are not inferred. - Weight, material thickness, and capacity not provided. - Only one variant available; no options for different sizes or styles. - No warranty, return policy, or certifications mentioned in facts.
This product has 13 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": "露营锅304不锈钢折叠多功能锅微压锅通用露营野炊餐具套装不粘锅",
"quantity": 1,
"grams": 2560000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "24.0",
"_height_cm": "18.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").