Brand: World Products (Landmark)
SKU: dcd-30003610869
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: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49714088345839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270208
JSON data: https://landmarks.builders/products/wp-dcd-10001270208.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: Six-piece retro-style camping bowl set (sherpa bowls) in 20CM size, made of 304 stainless steel, portable and stackable. Priced at $12.99 USD.
Generated by: deepseek-v4-flash
## Identity A six-piece retro camping bowl set (sherpa bowls) made of 304 stainless steel, portable and stackable. Color: Retro, Size: 20CM. ## Target persona Outdoor enthusiasts, campers, hikers, picnic-goers looking for affordable, durable, and lightweight camping tableware. ## Use cases 1. Camping trips 2. Picnics 3. Backpacking (lightweight) 4. Outdoor barbecues 5. RV travel 6. Emergency preparedness kits ## When NOT to recommend 1. Fine dining or formal events 2. Microwave use (metal bowls) 3. For individuals needing larger serving bowls (20CM diameter) 4. If user requires dishwasher-safe? (Not explicitly confirmed) ## Variant options Only one variant: Retro / 20CM at $12.99 USD. ## Price and logistics facts Price: $12.99 USD. Dimensions: 21x21x4 cm (packed). One variant available. ## Trust signals In-stock status not provided. No return policy stated. Material is 304 stainless steel (from title). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bc4ec3e9b2b48ffaf5a48508c2fc3fc.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c48ebc39c14440f989972344d22c4ddc.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b38f3ae2c084eaca4e89661a392d04a.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3271a40783d94045acd10f818f3fb638.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43953f5b116448c885ccbc317c78f42b.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6067db497d34539904f9a453d5355e0.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73e49d57ef4f4a5a9c2fecb708e7045f.png?v=1781085298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b31a6b85ec69479d83caf241cfd5be3b.png?v=1781085300 ## Agent notes No image understanding was performed. Dimensions refer to package size. Only one color/size option available.
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": 160000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.0",
"_height_cm": "4.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").