Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $260.99
Default variant: Moonlight Cream
Default SKU: dcd-30003612234
Default price: $260.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49713991713007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270792
JSON data: https://landmarks.builders/products/wp-dcd-10001270792.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: Automatic rebound crawling machine for home abdominal exercise; reduces belly fat; 3 color variants; $260.99.
Generated by: deepseek-v4-flash
## Identity New automatic rebound crawling machine for home fitness, targeting belly fat reduction and abdominal muscle training. ## Target persona Home fitness enthusiast seeking low-impact equipment for belly fat loss and core strengthening; beginners or those preferring gentle exercise. ## Use cases - Daily abdominal workout at home - Belly fat reduction routine - Core strengthening without joint strain - Low-impact cardio alternative - Post-injury rehabilitation exercise - Home fitness for small spaces ## When NOT to recommend - For professional bodybuilding or heavy weight training - For high-intensity interval training (HIIT) - For users requiring advanced resistance or variable incline - For those seeking a full-body strength machine ## Variant options - Moonlight Cream ($260.99) - Sweet Peach Pink ($260.99) - Midnight Purp ($260.99) ## Price and logistics facts - Price: $260.99 USD (all variants) - Dimensions: 100 cm × 48 cm × 31 cm - No shipping or availability details provided ## Trust signals - Sold in 3 color options - No certification, return policy, or stock status information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b18171ef01744b9a7bd8bdcad31d1ba.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01bb9db896c4451b829d1b1e51c49986.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3575d5f00aa45579d44238432fe6274.png?v=1781085192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f29baf08515340e1886f024c54472a8a.png?v=1781085192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/051cbcb8d62f437d9540705e283da4a0.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb32fe6ebcd341e0a78de9001c79882e.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65d44e8e59524a4488fbb282a3a5a956.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e4d63a99618416e89b51cb6670940d7.png?v=1781085191 ## Agent notes - Product description not provided; no stock or return policy information available. Image understanding was not performed – visual details not inferred.
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": 8500000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "48.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").