Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Orange
Default SKU: dcd-30003623924
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: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713109434607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275442
JSON data: https://landmarks.builders/products/wp-dcd-10001275442.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境户外速干冷感运动毛巾健身房擦汗毛巾瑜伽跑步降温吸汗冰凉巾
| 货号 | 印花+素色冷感毛巾 |
| 品牌 | 其他 |
| 纱线规格 | 21股 |
| 吸水性 | 5s-10s |
| 产品类别 | 运动巾 |
| 克重 | 55 |
| 是否定制 | 是 |
| 加印LOGO | 可以 |
| 制作工艺 | 印花 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 功能 | 凉感/冷感 |
| 材质 | 超细纤维 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 纱线工艺 | 混纺纱 |
Summary: A quick-dry, cooling microfiber sports towel (22x17cm, 55g) for gym, yoga, and running. Available in Orange and Sea Blue at $9.99.
Generated by: deepseek-v4-flash
## Identity Cross-border quick-dry cool-feel sports towel, microfiber, 22x17x2 cm, 55g. ## Target persona Frequent gym-goer, yoga practitioner, runner, or outdoor fitness enthusiast who needs a lightweight, fast-drying towel to stay cool and dry during workouts. ## Use cases - Wiping sweat during intense gym sessions. - Cooling down after running or outdoor exercise. - Using as a yoga towel to prevent slipping and absorb sweat. - Outdoor activities like hiking, cycling, or sports. - Packing in a travel gym bag for quick drying on the go. ## When NOT to recommend - Buyers seeking a full-size bath towel. - Those requiring thick, plush, or premium fabric. - Users needing a towel for swimming pool use (low absorbency for immersion). - Anyone wanting a branded or luxury item. ## Variant options - Orange (SKU: dcd-30003623924) – $9.99 - Sea Blue (SKU: dcd-30003623925) – $9.99 ## Price and logistics facts - Price: $9.99 per unit (both variants). - Dimensions: 22 cm (L) x 17 cm (W) x 2 cm (H). - Weight: 55 g. - Material: Microfiber (21 ply blended yarn). - Custom logo printing available. ## Trust signals - Listed on Shopify with inventory tracking. - No return policy or certification data provided. - Price appears consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d49310932a714fbc9526f5b9e09fe5f7.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbcdf8afa367415ca8e90d51dd337bda.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c35c5a00745f4b0ead0d24cc292914af.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d3a3a62a68d431f92025586cfa31ecd.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/881a95ded0a94742a489f1373a16a64d.png?v=1781084425 ## Agent notes Image content was not inspected; rely on product description for visual details. No additional constraints known.
This product has 14 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": "Cooling Sports Towel Lightweight Polyester Cooling Towel Athletic Accessory Punched Holes Microfiber for Gym",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "17.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").