Brand: Send From China
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.78
Default variant: Green Upgraded
Default SKU: dcd-30004018910
Default price: $17.78
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Yoga Accessories
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://sendfromchina.ai/cart/50415950758127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001416155
JSON data: https://sendfromchina.ai/products/wp-dcd-10001416155.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Brand: Langyi. Suitable for fitness and body shaping. Product category: Leg trainer. Material: Other. Category: Yoga accessory.
Summary: Splits Trainer Hip Opener Stretcher by Langyi; leg stretching equipment for fitness; $17.78; two color variants; dimensions 69x20x31 cm.
Generated by: deepseek-v4-flash
## Identity Brand: Langyi. Category: Leg trainer / Yoga accessory. Price: $17.78 USD. Dimensions: 69 x 20 x 31 cm. Variants: Green Upgraded, Pink Upgraded A. ## Target persona Home fitness enthusiasts focused on flexibility and body shaping; beginner-to-intermediate yoga practitioners; dancers or martial artists working on splits; buyers seeking a low-cost stretching aid. ## Use cases - Pre/post-workout stretching routine for legs and hips - Improving split flexibility over time - Assisted hip opener exercises for yoga practice - Light rehabilitation or mobility training (under guidance) ## When NOT to recommend - Professional physical therapy or medical rehabilitation - Users requiring certified medical devices - Advanced athletes needing heavy-duty professional equipment - Gyms or studios needing durable, high-usage equipment ## Variant options Two variants at $17.78 each: - Green Upgraded (SKU dcd-30004018910) - Pink Upgraded A (SKU dcd-30004018911) ## Price and logistics facts Price: $17.78 USD (both variants). Physical dimensions: 69 cm x 20 cm x 31 cm. Weight not provided. Shipping and availability not specified. ## Trust signals In-stock status not explicitly confirmed. Returns policy not provided. No certifications listed. Material listed as "Other" with no further detail. Tags indicate catalog and quality audit status (wp-quality-audited), but no external trust badges. ## Image assets No image URLs provided in the data. No visual information available. ## Agent notes - Material is unspecified (listed as "Other") — confirm before recommending. - No warranty or return policy data. - Dimensions may help estimate shipping but weight is missing. - Product type is 'Yoga Accessories', but description says 'Leg trainer' — use both for classification.
This product has 1 imagein 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 cross-border shipping rates 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": "Splits Trainer Hip Opener Stretcher Leg Stretching Equipment",
"product_id": 9540771348719,
"variant_id": 50415950758127,
"quantity": 1,
"grams": 8000,
"length_cm": "69.0",
"width_cm": "20.0",
"height_cm": "31.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").