Brand: World Products (Landmark)
SKU: dcd-30003605271
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714378637551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268029
JSON data: https://landmarks.builders/products/wp-dcd-10001268029.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
瑜伽包瑜伽垫袋子瑜珈垫网袋瑜伽垫套子瑜伽垫背包网包收纳袋配件
| 适用性别 | 女 |
| 品牌 | 奥义 |
| 货号 | AY04611 |
| 上市时间 | 2025年夏季 |
| 颜色分类 | 长185cm*宽61cm*10mm瑜伽背包(不含垫子) |
Summary: Carry strap style yoga mat bag for women by AoYi, dimensions 19.8x17.4x4.6 cm, price $18.99. Holds a yoga mat (mat not included).
Generated by: deepseek-v4-flash
## Identity Yoga mat bag (carry strap) for women, brand AoYi, model AY04611, released summer 2025. Category: sports accessories. ## Target persona Women who practice yoga and need a lightweight, simple way to carry their mat to and from classes or storage. ## Use cases - Carrying yoga mat to studio or gym - Storing mat at home to keep it clean - Transporting mat during travel (e.g., to a retreat) - Quick grab-and-go for outdoor yoga sessions - Replacing a broken or worn-out mat bag ## When NOT to recommend - If buyer needs a full backpack with compartments for accessories (towel, water bottle, etc.) - For men (product is designed for women) - For extra-large mats thicker than 10mm or longer than 185cm - If buyer requires a bag with padding or insulation ## Variant options - Only one variant: Carry Strap (SKU: dcd-30003605271) at $18.99 USD ## Price and logistics facts - Price: $18.99 USD - Dimensions: 19.8 cm x 17.4 cm x 4.6 cm - Brand: AoYi - No shipping or logistics information provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: listed at $18.99 for single variant - Certifications: none specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c5cea46a0524423b5a1b65a2ec7c469.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92ffaf2e486141c8a9e684c02bf93ce3.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cc3ee6525e94f1889202932f0c028e1.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0adfbab607244e54b4d7cdf64c3da313.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea21b2186aaa4acb8674b7d3da23353f.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9a0b4fa1f43496594773c390a3bb16d.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e18c7433d1164e1cafac8814745a56af.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8ae375ac92e4e57a0f204d9d2a3f799.png?v=1781085504 ## Agent notes - Image analysis: not performed; visual details not available. - Description mentions color "长185cm*宽61cm*10mm瑜伽背包(不含垫子)" which translates to "Length 185cm*Width 61cm*10mm yoga backpack (without mat)". This may refer to the bag's capacity dimensions, not the product's physical dimensions. - Product dimensions in cm (19.8 x 17.4 x 4.6) suggest it ships folded or is a small package. - No return policy or in-stock information is available.
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": 80000,
"properties": {
"_length_cm": "19.8",
"_width_cm": "17.4",
"_height_cm": "4.6"
}
}],
"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").