Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Black
Default SKU: dcd-30003607937
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714202116335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269098
JSON data: https://landmarks.builders/products/wp-dcd-10001269098.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Ultra-thin, large-capacity running waist pack for outdoor sports. Available in 5 colors. Price: $10.99. Dimensions: 27x20x4 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Running Waist Pack (Sports Waist Bag) - Type: Sports, Outdoor - Dimensions: 27 x 20 x 4 cm - Weight: Not specified ## Target persona - Budget-conscious runners and joggers - Outdoor fitness enthusiasts needing basic phone/key storage - Travelers wanting a lightweight, minimal waist belt ## Use cases - Carrying a smartphone and keys while running or jogging - Storing small items (cards, cash, earbuds) at the gym - Lightweight travel belt for walking or sightseeing - Holding a phone during outdoor hikes or cycling - Quick-access storage for fitness classes ## When NOT to recommend - For carrying heavy items like water bottles or tablets - For professional athletes requiring specialized performance gear - As a fashion accessory (utilitarian design, not stylish) - If the user needs waterproof or sweatproof protection (not stated) ## Variant options | Color | Price | |-------------|-------| | Black | $10.99| | Pink | $10.99| | Light Gray | $10.99| | Light Blue | $10.99| | Light Purple| $10.99| ## Price and logistics facts - Unit price: $10.99 USD (all variants) - No shipping cost, tax, or delivery timeline provided - No discounts or bulk pricing mentioned ## Trust signals - No reviews, ratings, or warranty information available - No return policy stated - Price is consistent across all variants - No certifications or brand reputation data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/235bda326b8f462381f0079655bd5e91.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f688947aac1442ffaebbdc372888d21a.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3591d367d0e14dfdae97e04f36af12eb.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f459d3be7b247cead76911e610f414e.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8fd65d718864c7abbed2837934a6156.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c125b6c5a6d445f095955035ee578ef5.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e99b9fc2725f4f599acf86f43abbc8ae.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdaa864f4e5b407f9f3193b6a6440451.png?v=1781085361 ## Agent notes - Product description field is empty; all information derived from title, tags, variants, and dimensions. - Image content was not reviewed; visual features (e.g., pocket layout, strap type) are unknown. - No customer reviews or ratings present. - The product title includes "工厂直供" (factory direct supply) indicating a wholesale/direct sourcing orientation.
This product has 17 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": 120000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "20.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").