Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.99
Default variant: Pink / 46CM
Default SKU: dcd-30003603064
Default price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49714320474351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267118
JSON data: https://landmarks.builders/products/wp-dcd-10001267118.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: Thick anti-burst half balance ball for yoga and fitness training, 46cm diameter, available in four colors.
Generated by: deepseek-v4-flash
## Identity This is a thick, anti-burst half balance ball (波速球) for fitness and yoga. It measures 48×48×10 cm and has a 46 cm diameter. ## Target persona Home fitness enthusiasts, yoga practitioners, and individuals seeking balance training for core stability or rehabilitation. ## Use cases - Core stability and balance exercises - Yoga poses requiring instability - Post-injury lower body rehabilitation - Dynamic push-ups and plank variations - Standing desk active sit-stand use - Pilates exercises on unstable surface ## When NOT to recommend - Users needing a full-size gym ball (65-75 cm) for stretching - High-intensity plyometric or jumping workouts - Weighted exercise balls for strength training - Professional gym equipment requiring heavy-duty load ## Variant options - Pink / 46CM ($41.99) - Blue / 46CM ($41.99) - Violet / 46CM ($41.99) - Gray / 46CM ($41.99) ## Price and logistics facts - Price: $41.99 USD (all variants) - Dimensions: 48×48×10 cm (packaging or base) - Diameter: 46 cm (ball) - No weight or shipping info provided ## Trust signals - Claims anti-burst construction in title - No stock status, return policy, or certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/225a72832b104daab24625444ec56464.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0f18229c8e24e8daeed612e6ff591dc.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bd5dd4b51b149d8a16aa487f5b1e168.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edb306b7e7234f3781197a2dd5e812e0.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0b17569b80541edb07fc30447c443b5.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0f45b03b15f45f48cbc32d068bbf260.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c6556ab8d834959b89b15f4252aa10e.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bde5273ff6d2497f938ca4caef217883.png?v=1781085469 ## Agent notes - Image content not analyzed; visual details must be fetched directly from URLs. - No description text provided beyond title; rely on title and product type.
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": 3000000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "48.0",
"_height_cm": "10.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").