Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99
Default variant: 紫色拼白色
Default SKU: dcd-30003606798
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714146902255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268609
JSON data: https://landmarks.builders/products/wp-dcd-10001268609.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Factory-direct yoga training ramp mat (38.5x33x19 cm) with two color options, priced at $57.99 USD.
Generated by: deepseek-v4-flash
## Identity Yoga training ramp mat by Amazon factory direct. ## Target persona Yoga practitioners seeking deeper stretches; physical therapy patients needing gentle incline support; athletes working on flexibility. ## Use cases - Stretching hamstrings and calves during yoga or warm-up - Assisting with backbends and shoulder stretches - Rehab exercises requiring a stable incline - Improving ankle and hip mobility - Practicing inversion poses like headstands ## When NOT to recommend - Users needing a flat, non-inclined mat - High-impact or cardio workouts - Professional yoga studios requiring heavy-duty mats - Individuals with acute injuries requiring medical equipment ## Variant options - Purple + White ($57.99) - Purple + Pink ($57.99) ## Price and logistics facts - Price: $57.99 USD - Dimensions: 38.5 x 33.0 x 19.0 cm - Source: Amazon factory direct - No shipping or tax details provided ## Trust signals - No stock status provided. - No return policy provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f0874b5af904a5db35dec583b2c0672.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29289f0d1b0845b987d85cf5255f035b.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/015c19c3541a42d4bde98e87420e09a8.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/331c1f58bbb945bda647c7165bb791a7.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a83d9badca547c9a17e6776333f7050.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/826869b5af164094bbc483752080410c.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3de4de84d6b4eeeb62b818267bcc6e5.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b5387fc91f842d6ab122f76ff89ae5d.png?v=1781085331 ## Agent notes - No product description provided; images not analyzed. - Only two color variants available. - Dimensions are moderate for travel or home use.
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": "亚马逊瑜伽训练斜坡垫工厂直销",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "38.5",
"_width_cm": "33.0",
"_height_cm": "19.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").