Brand: World Products (Landmark)
SKU: dcd-30003603013
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714350358767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267108
JSON data: https://landmarks.builders/products/wp-dcd-10001267108.json
This product comes in 1 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 (1.4 Jin) for waist slimming, quiet, soft spring, non-injurious, available in Yellow for $13.99.
Generated by: deepseek-v4-flash
## Identity SMOOKY Weighted Ice Silk Hula Hoop, 1.4 Jin (0.7 kg) Yellow variant. ## Target persona Budget-conscious home fitness enthusiasts focused on waist slimming and core toning; typically female adults seeking convenient exercise equipment. ## Use cases 1. Daily waist exercise at home. 2. Post-work stretching for core. 3. Low-impact cardio alternative. 4. Weighted resistance training for midsection. 5. Quiet indoor use (no loud clacking). ## When NOT to recommend 1. Advanced athletes needing heavy resistance. 2. Users with existing back or waist injuries. 3. Those seeking gym-grade equipment. 4. Individuals preferring high-tech fitness devices. ## Variant options Only one variant: Yellow, 1.4 Jin. ## Price and logistics facts Price: $13.99 USD. Dimensions: 27 x 22.5 x 8 cm. Weight: 1.4 Jin. No shipping cost or return policy provided. ## Trust signals Limited trust signals: single variant, no reviews, no brand recognition, no certifications. In-stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5597d68b1434d68a5933e57cbaff41a.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e107b1655674c1193de83f75c2f836d.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b7754fd83774a28a97401c34de225d3.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c98a2b3f05e643d4bdc5f6c3df6351e7.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b52fb83f3e9a4793876bfd091246bb43.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/232ee96e708e4bfb9978b82b12c7ea1c.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/272f3c15edf04baa8a17181ddab39caa.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2c1b597453d473782f930ffb2d3451a.png?v=1781085483 ## Agent notes Image understanding not performed; rely on text facts only.
This product has 13 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": 750000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.5",
"_height_cm": "8.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").