Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Purple
Default SKU: dcd-30003546535
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49716598866159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250754
JSON data: https://landmarks.builders/products/wp-dcd-10001250754.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A small yoga ball for pelvic floor and postpartum exercise, available in four colors at $9.99.
Generated by: deepseek-v4-flash
## Identity Yoga ball (八爪鱼瑜伽小球) for pelvic floor training and postpartum recovery. ## Target persona Women focusing on postpartum recovery or pelvic floor health; yoga and Pilates beginners seeking affordable small exercise balls. ## Use cases - Pelvic floor muscle strengthening (Kegel exercises) - Postpartum recovery routines - Yoga and Pilates poses requiring small ball support - Core and balance training - Gentle stretching and physical therapy - Portable exercise tool for home or travel ## When NOT to recommend - For advanced athletes requiring large stability balls (≥55 cm) - For individuals seeking medical-grade therapeutic devices - For buyers wanting weighted or resistance exercise equipment - For users needing a ball larger than 30 cm in diameter ## Variant options - Purple (sku: dcd-30003546535) - $9.99 - Pink (sku: dcd-30003546536) - $9.99 - Blue (sku: dcd-30003546537) - $9.99 - Green (sku: dcd-30003546538) - $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 22.0 cm × 20.2 cm × 5.0 cm - No shipping or return policy information provided ## Trust signals - In-stock status: unknown - Return policy: not provided - Certifications: none listed - Price consistency: single price across all variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87e5d4cfca894ecfbe7b48174a1df308.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c286946ce9440d3871104116de322c4.png?v=1781086781 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f18232b1103346a791d6a9b59d3b9218.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/820ec7f965f74ffe8b4341321bf31a2b.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca4898fe80a24bf1a9581ee177019659.png?v=1781086784 ## Agent notes - No description provided in source facts. - Image content was not analyzed; visual details are not inferred. - Tags indicate batch import (dcd-batch-dx-202605-8415).
This product has 16 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": 100000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "20.2",
"_height_cm": "5.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").