Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $21.99
Default variant: Heather Gray / 72-17cm
Default SKU: dcd-30003605239
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714393841903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268022
JSON data: https://landmarks.builders/products/wp-dcd-10001268022.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
瑜伽垫收纳包多功能瑜伽包便捷式防水包帆布收纳袋大容量运动包
| 适用性别 | 男女通用 |
| 颜色分类 | 黄绿色(长72cm直径16cm)如图 |
Summary: Yoga mat storage bag with waterproof canvas, unisex, available in Heather Gray, Army Gray, Ink Blue, Black, sizes 72x17cm and 83x20cm, priced $14.99-$21.99.
Generated by: deepseek-v4-flash
## Identity Yoga mat storage bag, waterproof canvas, unisex, large capacity. ## Target persona Yoga practitioners, gym-goers, travelers who need a durable, waterproof bag to carry a yoga mat and small accessories. ## Use cases - Transporting a yoga mat to and from studio or gym. - Storing a yoga mat at home or in a locker. - Carrying mat plus small items (towel, water bottle) to outdoor sessions. - Traveling with a yoga mat and personal essentials. - Replacing a worn-out mat bag or upgrading to waterproof. ## When NOT to recommend - For heavy gym equipment (dumbbells, shoes, etc.) – not designed for weight. - For users requiring a backpack or hands-free carrying solution. - For buyers seeking premium materials or luxury brand bags. ## Variant options - Heather Gray / 72-17cm – $15.99 - Heather Gray / 83-20cm – $20.99 - Army Gray / 72-17cm – $14.99 - Army Gray / 83-20cm – $20.99 - Ink Blue / 72-17cm – $15.99 - Ink Blue / 83-20cm – $21.99 - Black / 83-20cm – $20.99 ## Price and logistics facts - Base price: $14.99 (Army Gray 72-17cm). Range $14.99-$21.99. - Dimensions (bag): 31 x 28.5 x 7 cm (may be folded size; mat sizes 72x17cm or 83x20cm). - Currency: USD. - Import tag: dcd-batch-dx-202606-1647. ## Trust signals No trust signals provided (stock status, return policy, certifications not in data). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8dad63ca082428586a850185b4f3cb1.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94d48e7958b04bc3bd305e3a809ba2e4.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c811f57bcbb4d4fbd50c0b188456792.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f08db2bf09c6465c8ed0dd9f2212378e.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf45ee985f69407d9628e45d32869a25.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84924f2af78842c083e3e3ebedcaa159.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a39881b440e747a196e8a91cecf87765.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb755a0c42984012aa7d1b5c75201262.png?v=1781085512 ## Agent notes No image analysis performed; treat image URLs as fetchable assets only.
This product has 19 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": 350000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "28.5",
"_height_cm": "7.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").