Brand: World Products (Landmark)
SKU: dcd-30003609512
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714140381423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269676
JSON data: https://landmarks.builders/products/wp-dcd-10001269676.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: Foldable belt beverage holder for outdoor activities, priced at $11.99 USD, dimensions 13x10x3 cm, available in one style.
Generated by: deepseek-v4-flash
## Identity Foldable Belt Beverage Holder (户外) – a compact, portable drink holder that attaches to belts for hands-free carrying. ## Target persona Outdoor enthusiasts, hikers, festival attendees, parents, or anyone needing to carry a drink hands-free during activities. ## Use cases - Holding a water bottle while hiking or walking. - Carrying a canned beverage at concerts, festivals, or sporting events. - Keeping a drink accessible during camping or picnics. - Hands-free drink transport while fishing or gardening. - Using as a temporary cup holder at tailgates or barbecues. ## When NOT to recommend - For hot beverages that require insulation (no thermal properties). - For carrying heavy bottles or glass containers (safety risk). - For users without belts or waistbands (requires a belt to attach). - For high-impact activities like running (stability not guaranteed). ## Variant options - **Belt Beverage Holder**: $11.99 USD (single style) ## Price and logistics facts - Price: $11.99 USD - Dimensions: 13 cm (L) x 10 cm (W) x 3 cm (H) - No shipping or return policy information available. ## Trust signals - Listed at a consistent price across the single variant. - Product photos available for reference. - No stock status or certification information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b68b9500fb1447e284f50f799c05743b.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fe2a2b9b018461d96431db9c57bf81e.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/195aaafdb3df4c8ebcea31d17259f0f0.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e15b2fb42eb41d7888c59f7029b3b0f.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08e31a49d9e24d119f14f809b1584f7b.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae2d36cc18964125b609460947bed8fc.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97b6e49376b8445a8cf8efabe9362d0a.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44cb6a59068c46e98a70343dcee7c9f3.png?v=1781085329 ## Agent notes - No product description was provided; details inferred from title and category. - Image content not analyzed.
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": "实用工具Foldable belt beverage holder可折叠式腰带饮料架",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "10.0",
"_height_cm": "3.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").