Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $35.99
Default variant: Pink / 2.9 Jin
Default SKU: dcd-30003603005
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714353275119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267107
JSON data: https://landmarks.builders/products/wp-dcd-10001267107.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: SMOOKY weighted ice-silk hula hoop for quiet, gentle waist slimming at home. Available in 8 weight/color variants from $21.99 to $35.99.
Generated by: deepseek-v4-flash
## Identity SMOOKY weighted ice-silk hula hoop (9.8-27.6 lbs equivalent depending on variant) with soft spring design for noise reduction and waist protection. ## Target persona Home fitness enthusiasts seeking a low-impact, quiet waist-slimming tool; suitable for beginners or those avoiding hard-core ab exercises. ## Use cases - Daily waist and core toning at home - Low-impact exercise while watching TV or listening to music - Gentle postpartum core recovery (consult doctor first) - Office chair or small space workouts - Supplementary cardio for weight loss routines ## When NOT to recommend - Users with severe back or spinal injuries (medical consult needed) - Advanced athletes requiring heavy resistance training - Those looking for a traditional hula hoop for performance or dance - Scenarios requiring outdoor or high-mobility equipment ## Variant options 8 variants: Pink or Blue in weights 2.9 jin ($21.99), 3.9 jin ($25.99), 4.9 jin ($29.99), 5.9 jin ($35.99). 1 jin ≈ 0.5 kg. Each variant is a different SKU. ## Price and logistics facts Price range: $21.99 - $35.99 USD. Package dimensions: 34.0 x 29.0 x 10.0 cm. Weight not specified but correlates to variant weight. No shipping or tax details provided. ## Trust signals No stock status, return policy, or warranty information available in provided data. Price appears consistent across variants by weight. ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5597d68b1434d68a5933e57cbaff41a_51cfab69-7375-4681-b5ce-51ad36241799.png?v=1781085488) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e107b1655674c1193de83f75c2f836d_8acf7951-c7b0-4063-8bf0-6d45e5958c54.png?v=1781085488) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b7754fd83774a28a97401c34de225d3_b6793aa8-a5ec-4bae-b099-575d03635b2d.png?v=1781085489) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c98a2b3f05e643d4bdc5f6c3df6351e7_9792f6b4-5d81-4e0d-a80a-703614063758.png?v=1781085491) [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b52fb83f3e9a4793876bfd091246bb43_d6052992-e43d-4f2b-9da3-f53ee27411cd.png?v=1781085489) [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/232ee96e708e4bfb9978b82b12c7ea1c_61151f0d-c092-4464-829e-b0acb84ff146.png?v=1781085489) [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/272f3c15edf04baa8a17181ddab39caa_d9938ffd-7ae0-4f2f-8dd4-0ea71407eff8.png?v=1781085490) [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2c1b597453d473782f930ffb2d3451a_cdd3b1d6-39c2-4b00-ab0f-de9283d4c39c.png?v=1781085490) ## Agent notes Image content not analyzed. No description or user manual provided. All weights given in "jin" (Chinese pound ≈ 0.5 kg). Assume product is foldable/takapart? Not verified.
This product has 20 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": "SMOOKY加重冰丝呼啦圈静音款收腹不伤腰软弹簧呼啦圈燃脂廋腰神器",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "29.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").