Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.43
Default variant: Purple 3D Yoga Wheel
Default SKU: dcd-30003673703
Default price: $2.43
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Yoga Wheel
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/50405795594479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293949
JSON data: https://landmarks.builders/products/wp-dcd-10001293949.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This versatile mind-body practice wheel provides a stable foundation for practitioners of all levels. It assists with deep backbends, chest opening, and spine alignment. The textured EVA outer layer and sturdy inner core offer non-slip grip and structural integrity. Helps relieve muscle tension and improve flexibility. Suitable for mind-body practice, Pilates, and mobility workouts at home or studio.
Summary: A budget yoga wheel with textured EVA outer layer and sturdy inner core for back support, flexibility, and mobility training. Available in Purple and Blue at $2.43.
Generated by: deepseek-v4-flash
## Identity - Yoga Wheel for back support and flexibility - Dimensions: 33 x 33 x 14 cm - Textured EVA outer layer, sturdy inner core - Price: $2.43 USD - Variants: Purple 3D Yoga Wheel (dcd-30003673703), Blue 3D Yoga Wheel (dcd-30003673704) ## Target persona - Budget-conscious beginner yogis - Pilates practitioners needing low-cost props - Home workout enthusiasts on a tight budget - Students looking for an entry-level backbend assist tool ## Use cases - Deep backbends - Chest opening - Spine alignment exercises - Relieving muscle tension - Pilates workouts - Mobility and flexibility training at home or studio ## When NOT to recommend - Advanced practitioners needing high weight capacity or professional durability - Studio owners requiring heavy-duty equipment for continuous use - Users with specific medical or therapeutic back conditions requiring certified equipment - Shoppers who prioritize premium materials or longer warranty ## Variant options - Purple 3D Yoga Wheel – SKU: dcd-30003673703 - Blue 3D Yoga Wheel – SKU: dcd-30003673704 - Same price $2.43 USD for both ## Price and logistics facts - Price: $2.43 USD - Dimensions: 33 cm (length) x 33 cm (width) x 14 cm (height) - No shipping, return, or stock details provided in source data ## Trust signals - Price identical across both variants - Tagged as 'wp-content-validated' and 'wp-quality-audited' in source catalog - No certifications or warranty claims provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92b75018-c949-4de2-a2cf-98b168add7fb.jpg?v=1786242449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e3d58e4-5930-4b0e-977e-d53cfaaf828b.jpg?v=1786242195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50a5bd27-85b3-499d-8556-cd530e18b0fa.jpg?v=1786242316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da1eac8a-5a95-4771-9556-d68d92eef1b5.jpg?v=1786242234 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61f4c976-f885-4906-9654-c9cc39e28af5.jpg?v=1786242157 ## Agent notes - Verify actual product images before recommending; visual inspection not performed. - The extremely low price suggests budget quality; confirm suitability for intended use. - Stock availability and logistics policies are unknown and require confirmation.
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Yoga Wheel for Back Support and Flexibility",
"product_id": 9537718550767,
"variant_id": 50405795594479,
"quantity": 1,
"grams": 1300,
"length_cm": "33.0",
"width_cm": "33.0",
"height_cm": "14.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").