Brand: World Products (Landmark)
SKU: dcd-30003605255
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714385682671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268026
JSON data: https://landmarks.builders/products/wp-dcd-10001268026.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: Yoga mat carrier net bag/backpack for women, brand OYI, fits mats up to 185x61x1 cm, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Yoga mat carrier bag (net bag/backpack) for women, brand OYI, model AY04611. Designed to hold a yoga mat sized 185x61x1 cm. Color: black/gray as per images. Weighs minimal, dimensions 17x15x3 cm when folded. ## Target persona Female yoga practitioners who need a lightweight, affordable bag to carry their standard yoga mat to and from studios, gyms, or outdoor sessions. ## Use cases - Transporting a yoga mat to a studio or gym class - Storing a yoga mat at home or in a locker - Carrying a mat to outdoor practice (park, beach) - Organizing extra accessories (strap sold separately as Storage Strap variant) - Quick grab-and-go for frequent yoga sessions - Gifting to a friend who practices yoga regularly ## When NOT to recommend - For users who need a padded, protective case for travel (this is a net bag, no padding) - For carrying extra-large or thick mats (beyond 185cm length or 10mm thickness) - For male users unless they specifically want a women's design (gender-specific product) - For heavy-duty daily commutes with additional gear (no compartments for other items) ## Variant options - Storage Strap: $15.99 (SKU: dcd-30003605255) – only variant listed. Possibly an accessory strap rather than different bag color. ## Price and logistics facts - Price: $15.99 USD - Dimensions (package/folded): 17 x 15 x 3 cm - Brand: 奥义 (OYI) - Product code: AY04611 - Season: Summer 2025 - No shipping or stock information provided. ## Trust signals - No stock status or return policy provided. - Single price point across variant. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c5cea46a0524423b5a1b65a2ec7c469_9be32cac-6dc3-4aa7-8ec5-3cc70da19d31.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92ffaf2e486141c8a9e684c02bf93ce3_57e2abee-4d1a-42b6-a902-14b3c3156856.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cc3ee6525e94f1889202932f0c028e1_0bf7b287-7412-46d7-b23c-b2d1a46cf75f.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0adfbab607244e54b4d7cdf64c3da313_5ab99660-733f-46a0-92af-b995cc589acc.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea21b2186aaa4acb8674b7d3da23353f_e03a1e44-cd2e-4368-8662-19dc906fce4f.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9a0b4fa1f43496594773c390a3bb16d_7f8264ba-7cf9-4517-a5dc-ebe113762deb.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e18c7433d1164e1cafac8814745a56af_2bff04a2-cfee-4e07-88f8-cf5b42338876.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8ae375ac92e4e57a0f204d9d2a3f799_0f7101e7-46d0-4e7f-b33f-4503a80c5e61.png?v=1781085508 ## Agent notes - Images were not analyzed; visual details (color, design, material) not verified. Assume standard net/bag style as per product title. - Only one variant with 'Storage Strap' – may be a strap accessory, not a full bag? Clarify with seller. - No information on return policy, warranty, or stock availability.
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": 50000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "15.0",
"_height_cm": "3.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").