Brand: World Products (Landmark)
SKU: dcd-30003612491
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714008031471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270866
JSON data: https://landmarks.builders/products/wp-dcd-10001270866.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
可折叠腰带饮料架Foldable belt beverage holder户外便携饮料架
| 产地 | 其它 |
| 品牌 | 其它 |
| 货号 | 5832 |
| 是否专利货源 | 否 |
| 产品类别 | 其它 |
| 种类/用途 | 其它 |
| 加印LOGO | 不可以 |
| 适用送礼场合 | 其他 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 其它 |
| 是否进口 | 否 |
Summary: Foldable belt beverage holder for outdoor use, compact 11x11x4 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Foldable Belt Beverage Holder (户外便携饮料架) – a compact, collapsible belt-attachable drink carrier for hands-free carrying. ## Target persona Outdoor enthusiasts, hikers, festival-goers, commuters, cyclists, and anyone needing a lightweight portable drink holder. ## Use cases - Carrying a water bottle while hiking or running - Holding a drink during concerts or festivals - Hands-free beverage transport while walking a dog - Attaching a can or small bottle to a belt during cycling - Compact storage for camping trips ## When NOT to recommend - For large bottles (over 500ml) or heavy containers - For hot beverages (no insulation) - For professional or rugged outdoor activities requiring durability - When a multi-bottle or cooler solution is needed ## Variant options - Style: Foldable Belt Drink (SKU: dcd-30003612491) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 11 × 11 × 4 cm - Only one variant available - Origin: Other (not specified) - Brand: None ## Trust signals - Generic product; no certifications or brand listed. - In-stock status unknown from facts. - Return policy not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a71d86e3ee8a4cfe9fdc43b9cfec2bf1.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f97db451ea1434d8875d87c0047920d.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/204ffaf1279b4d05b3f21f72612910dd.png?v=1781085201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5471c105c2d1486dadac9f8a7e5e3b38.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d355a1ad8041405aa46669013bdf113b.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ebbe56e6892487cabc4e20655b70e0d.png?v=1781085199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4600cca55754ee2a8b47ce2f99efbff.png?v=1781085198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/419acd43e17544909de5ef8e6e7103de.png?v=1781085199 ## Agent notes - Images were not visually interpreted; treat URLs as fetchable assets only. - No brand or certification data provided. - Product appears generic and low-cost.
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": 80000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "11.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").