Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $20.99
Default variant: 60CM
Default SKU: dcd-30003597296
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714549588207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265048
JSON data: https://landmarks.builders/products/wp-dcd-10001265048.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: Folding portable charcoal camping stove, available in 45cm ($16.99) and 60cm ($20.99) sizes, with dimensions 62x25x5 cm.
Generated by: deepseek-v4-flash
## Identity Folding outdoor charcoal camping stove, portable and disassembleable, for grilling/barbecue. Available in 45cm and 60cm sizes. ## Target persona Budget-conscious campers, hikers, and tailgaters seeking an affordable, portable charcoal grill for occasional outdoor cooking. ## Use cases - Car camping trips where a compact, portable grill is needed. - Beach outings or picnics requiring a disposable charcoal grill. - Backyard barbecues where an inexpensive backup grill is useful. - Tailgating events with limited space. - Emergency cooking during power outages. ## When NOT to recommend - For professional chefs or avid grillers seeking high heat retention or precision control. - For backpackers who need ultralight gear (weight not specified, but likely heavy due to metal). - For users preferring gas or electric grills for convenience. - For large gatherings requiring >10 servings (small cooking area). ## Variant options - 45CM: $16.99 USD, SKU dcd-30003597297 - 60CM: $20.99 USD, SKU dcd-30003597296 ## Price and logistics facts - 45CM price: $16.99 USD - 60CM price: $20.99 USD - Dimensions (packed): 62 x 25 x 5 cm - No weight or shipping cost provided. ## Trust signals - No in-stock status, return policy, certifications, or price consistency data available. - Product sourced from Shopify store; no reviews or warranty info. ## Image assets - Product images available: [8 PNG files](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a10f445beb164986a96e7339ebbb5642.png?v=1781085629) and others (see image_urls). - Images not analyzed; only URLs retrievable. ## Agent notes - Verify current stock and shipping times before recommending. - Check if any assembly tools required. - No description provided; assume basic charcoal grill functionality.
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": 4500000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "25.0",
"_height_cm": "5.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").