Brand: World Products (Landmark)
SKU: dcd-30003609236
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: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49714219679983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269547
JSON data: https://landmarks.builders/products/wp-dcd-10001269547.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可折叠式腰带饮料架
| 产地 | 浙江 |
| 品牌 | 其他 |
| 货号 | c6腰带饮料架 |
| 是否专利货源 | 否 |
| 产品类别 | c6腰带饮料架 |
| 种类/用途 | 居家日用 |
| 加印LOGO | 可以 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 适用送礼场合 | 其他 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 100 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: Foldable belt beverage holder for hands-free carrying of drinks, priced at $12.99, dimensions 11x11x11 cm.
Generated by: deepseek-v4-flash
## Identity Cross-border hot product: Foldable belt beverage holder (可折叠式腰带饮料架) ## Target persona Outdoor enthusiasts, festival goers, travelers, commuters looking to carry drinks hands-free. ## Use cases - Hiking or walking while sipping a beverage - Attending concerts, festivals, or sporting events - Commuting hands-free with coffee or water - Camping, picnics, or beach trips - Gardening or doing chores with a drink nearby ## When NOT to recommend - For users who need insulated or large-diameter drink holders - For heavy glass bottles or alcohol bottles - For users who do not wear a belt or have no waist attachment - For professional or rigorous sports use ## Variant options - C6 Belt Drink Holder (only variant) – $12.99 ## Price and logistics facts - Price: $12.99 USD - Dimensions: 11 x 11 x 11 cm (approx. 4.3 in cube) - Box quantity: 100 (wholesale pack; single unit price shown) - Main sales region: Middle East ## Trust signals - Price consistent across single variant - In-stock status not specified - Return policy not specified - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e211e43375b426e80daa95a72a9607c.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dbe82d79b254f2c867e3a25103a332d.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b613a4e66c7a476d8eb2730016047634.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c547949baa741d681f1fca5475410b7.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b6a73ab298147bc8365e92a15840fe8.png?v=1781085368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c91789cf5bd44458850e5114a8909389.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a2e6a21b8a54ce8981cf7ad270a36c0.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce0a53f4744240239e50bebfedec8f66.png?v=1781085368 ## Agent notes - Images not analyzed; no visual details extracted from the image URLs. - Product is a cross-border export item; price and dimensions are from supplier data. - Only one variant (C6 Belt Drink Holder) available. - No information on warranty, material, or color options.
This product has 12 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": 110000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "11.0",
"_height_cm": "11.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").