Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $73.99
Default variant: Glazed Antibacterial
Default SKU: dcd-30003603922
Default price: $73.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714340528367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267460
JSON data: https://landmarks.builders/products/wp-dcd-10001267460.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
体育用品 家用 瑜伽垫辅助用品
Summary: Massage ball for muscle relaxation, acupressure, and grip training. Three style variants available, all at $73.99.
Generated by: deepseek-v4-flash
## Identity Massage ball for muscle relaxation, acupressure, and grip training. Also used as yoga mat accessory. Dimensions 19x12x12 cm. ## Target persona Home fitness practitioners, yoga practitioners, office workers with muscle tension, athletes needing portable recovery tool. ## Use cases - Post-workout muscle relaxation - Acupressure therapy for trigger points - Grip strength training - Yoga pose assistance - Foot or back tension relief during travel - Portable massage for desk breaks ## When NOT to recommend - Severe injuries requiring medical attention - Large muscle group massage (small ball size) - Professional clinical therapy settings - Users preferring electronic massagers ## Variant options | Style | SKU | Price | |-------|-----|-------| | Glazed Antibacterial | dcd-30003603922 | $73.99 | | Ink Wash | dcd-30003603923 | $73.99 | | Smoky Cyan | dcd-30003603924 | $73.99 | ## Price and logistics facts Price: $73.99 USD. Dimensions: 19x12x12 cm. All variants at same price. ## Trust signals No trust signals provided (stock status, return policy, certifications not available). ## Image assets         ## Agent notes Product type: 运动 (Sports). Tags: dcd, dcd-batch-dx-202606-1597, dcd-c-full-202606, dcd-cat-运动, dcd-full, wp-import.
This product has 15 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": 250000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "12.0",
"_height_cm": "12.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").