Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Sky Blue
Default SKU: dcd-30003602265
Default 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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714426085615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266756
JSON data: https://landmarks.builders/products/wp-dcd-10001266756.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: A multi-functional sport towel that cools when wet, with button design for neck or wrist use, available in 5 colors at $9.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 跨境新款吸水降温冷感围巾纽扣冰巾擦汗手腕巾多功能纯色运动毛巾 (Cooling Sport Towel) - **Type:** Sports towel with cooling, sweat-absorbing, and wristband functions - **Variant:** 5 colors (Sky Blue, Rose Red, Orange, Light Gray, Green) ## Target persona - Budget-conscious athletes and fitness enthusiasts - Outdoor workers in hot climates (e.g., construction, gardening) - Commuters or travelers who need a portable cooling solution - People looking for a low-cost sweatband alternative ## Use cases - Running or jogging in summer to cool down and wipe sweat - Hiking or cycling in hot weather to keep neck or wrists cool - Gym workouts to absorb sweat and stay dry - Outdoor manual labor (yard work, construction) under the sun - Quick cooling during sports events or outdoor festivals ## When NOT to recommend - For use in cold or winter weather (cooling effect undesirable) - As a formal scarf or fashion accessory - For heavy-duty absorption (e.g., bath towel replacement) - If user needs a high-performance cooling technology (e.g., evaporative cooling vests) ## Variant options | Color | SKU | Price | |------------|-------------------|-------| | Sky Blue | dcd-30003602265 | $9.99 | | Rose Red | dcd-30003602266 | $9.99 | | Orange | dcd-30003602267 | $9.99 | | Light Gray | dcd-30003602268 | $9.99 | | Green | dcd-30003602269 | $9.99 | ## Price and logistics facts - **Price:** $9.99 (USD) per unit, all variants same price - **Dimensions:** 19 × 16 × 2 cm (packed) - **Weight:** Not specified - **Shipping:** Not provided; assume standard e-commerce shipping ## Trust signals - No customer reviews available - No return policy stated - No stock status indicated - Price is consistent across variants - No certifications or material specs provided ## Image assets - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/459c347e0e354f7183828d7cdb70743f.png?v=1781085531` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4e1262d8f444e398ee0b521626c8373.png?v=1781085533` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d0a1a07faeb4088b60368213df89c12.png?v=1781085534` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dc5d371e0d8460ba2f26793dc8cac91.png?v=1781085534` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aef9f7f672984266af11a36d4414e84a.png?v=1781085533` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e152103dde444470bdb7bc13b2493ba3.png?v=1781085533` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9bbf6675bc841538f4e21097a27adc0.png?v=1781085534` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52f8efb9a9d94a729eb5acd4344127d3.png?v=1781085534` ## Agent notes - No product description, material, or care instructions provided. - Use case and persona inferences based on product title and category only. - Image content not analyzed; treat images as product shots.
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": 30000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "16.0",
"_height_cm": "2.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").