Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Black
Default SKU: dcd-30003607942
Default 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: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49714199396591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269099
JSON data: https://landmarks.builders/products/wp-dcd-10001269099.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Hook-and-loop Lycra invisible multi-function water bottle waist belt for running, available in Black, Pink, Light Blue at $12.99.
Generated by: deepseek-v4-flash
## Identity 魔术贴莱卡隐形多功能水壶腰包腰带 - A hook-and-loop Lycra invisible multi-function water bottle waist belt designed for running and sports. Factory direct product. ## Target persona Male and female runners, joggers, marathon trainees, and fitness enthusiasts who need a lightweight, hands-free hydration solution during workouts. ## Use cases - Carrying a water bottle during a 5K or 10K run - Storing phone, keys, and small essentials while jogging - Hydration during marathon training sessions - Trail running with easy access to water - Fitness walking with a water bottle - Traveling light without a backpack ## When NOT to recommend - For users needing to carry more than 500ml of water (capacity not specified) - For heavy gear storage (e.g., multiple layers, large phones) - For professional mountaineering or backpacking - For users who prefer traditional backpacks or hydration vests ## Variant options - **Black** (SKU: dcd-30003607942) - $12.99 - **Pink** (SKU: dcd-30003607943) - $12.99 - **Light Blue** (SKU: dcd-30003607944) - $12.99 ## Price and logistics facts - Price: $12.99 USD (all variants) - Dimensions: 26.0 x 18.0 x 3.0 cm - No shipping, tax, or handling estimates provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Certifications: None listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c703abb1e674dae9331a4889e7dc7ac.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e900628700b4331862526d17da95762.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f19139c26a84679abf394cde85a2ce7.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a3ba00755a74c75b2ec34bb71dd394b.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdab00158b8a417797369bbee201e867.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92bb830c7b7344d3bc64f55fa15a6823.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19c0bd966b2e49e7a73ea5283177cb72.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/642e4efccd6d453f82e7fc1423559ebf.png?v=1781085360 ## Agent notes - Product type: 运动 (sports). - Description field was empty; no additional details provided. - No trust signals (stock, return policy) were available in source data. - Image analysis was not performed; visual details not inferred.
This product has 15 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": 90000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "18.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").