Brand: World Products (Landmark)
SKU: dcd-30003605238
Price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714396889327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268021
JSON data: https://landmarks.builders/products/wp-dcd-10001268021.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
瑜伽垫收纳包多功能瑜伽包便捷式防水包帆布收纳袋大容量运动包
| 适用性别 | 男女通用 |
| 颜色分类 | 黄绿色(长72cm直径16cm)如图 |
Summary: Multifunctional waterproof canvas yoga mat storage bag, large capacity, unisex, fits mats up to 72cm long x 16cm diameter, black color, $23.99 USD.
Generated by: deepseek-v4-flash
## Identity Yoga mat storage bag made from waterproof canvas, designed to carry and store a rolled yoga mat. Dimensions: 72 cm length, 16 cm diameter (fits standard mats). Weight and material thickness not specified. ## Target persona Budget-conscious yoga practitioners who attend studio classes, gym-goers who need a simple carry bag for their mat, or individuals looking for an affordable storage solution for home. ## Use cases - Carrying a yoga mat to and from a studio or gym. - Storing a yoga mat at home to keep it clean and organized. - Using as a lightweight gym bag for small items (e.g., towel, water bottle) in addition to the mat. - Traveling with a yoga mat (compact, portable design). - Replacing a worn-out or missing mat bag on a budget. ## When NOT to recommend - For users needing a bag for extra-thick or oversized mats (dimensions may not fit). - For those seeking premium materials like leather or high-density padding. - For professional athletes or instructors who require heavy-duty daily use. - If the buyer prioritizes brand recognition or luxury aesthetics. ## Variant options - Black / 72-16cm (current sole variant) – $23.99 ## Price and logistics facts - Price: $23.99 USD - Dimensions (bag): 28 x 22 x 6 cm (packed?); variant size indicates mat compartment: 72 cm length, 16 cm diameter. - Only one color/size option available. ## Trust signals - Product has multiple images (8) showing various angles. - Listed as new (no stock status provided). - Return policy not specified in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8dad63ca082428586a850185b4f3cb1_efe85211-e1fb-4f17-906b-e5272773f8c7.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94d48e7958b04bc3bd305e3a809ba2e4_3fd3ddc2-558a-4d5b-96c8-16100cdc64ab.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c811f57bcbb4d4fbd50c0b188456792_fa304e46-c456-4570-b010-ed25943cceae.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f08db2bf09c6465c8ed0dd9f2212378e_d12dde1a-b8b6-4de8-ba20-1e982b3bd7f0.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf45ee985f69407d9628e45d32869a25_33dea410-3e85-447b-bfb1-f7bb04046b34.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84924f2af78842c083e3e3ebedcaa159_b9037969-192b-4090-9732-276d4443a321.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a39881b440e747a196e8a91cecf87765_2bb64401-1bb3-4294-906c-90dc41a5af14.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb755a0c42984012aa7d1b5c75201262_0eccdfe1-f032-4eae-bde2-d0dd1cfee8e6.png?v=1781085513 ## Agent notes - Images were not analyzed; visual details are not inferred. - Only one variant available (Black / 72-16cm). - No stock or shipping information provided. - No certification or warranty details.
This product has 13 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": 450000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "22.0",
"_height_cm": "6.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").