Brand: World Products (Landmark)
SKU: dcd-30003612809
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713910579439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270975
JSON data: https://landmarks.builders/products/wp-dcd-10001270975.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: A lightweight, silent fabric polyester hula hoop with spring-loaded design for waist slimming and fitness, available in yellow for kids.
Generated by: deepseek-v4-flash
## Identity A customized fabric polyester silent hula hoop with spring-loaded mechanism for slimming waist and abdomen, promoting weight loss through exercise. Only variant is Yellow, 1.4LB Kids size. ## Target persona Women or children (ages 5-12) seeking light, quiet home exercise for waist toning or recreational fitness; also suitable for postpartum weight loss routines. ## Use cases - Daily waist exercise at home during TV or breaks. - Light cardio for weight loss beginners. - Kids' play-based fitness to encourage movement. - Postpartum recovery exercise for core strengthening. - Office or travel exercise due to compact size. ## When NOT to recommend - For users requiring heavy resistance training (e.g., weighted hula hoops >3LB). - For individuals with lower back injuries or spinal issues without medical approval. - For professional athletes seeking high-intensity workout tools. - For users who prefer traditional rigid hoops for high-speed spinning. ## Variant options One variant: Yellow / 1.4LB Kids (SKU: dcd-30003612809) at $18.99 USD. ## Price and logistics facts - Price: $18.99 USD (single variant). - Dimensions: 25 cm x 21 cm x 5 cm (packaged). - Weight: approximately 1.4 pounds (0.635 kg). ## Trust signals - Listed as in stock (no backorder noted). - Product sourced from a Shopify store with no discount pricing history visible. - No specific certifications or return policy provided in facts. ## Image assets 8 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9eac687fe1714b89a6661134807ef91f.png?v=1781085149 (and similar URLs, see facts). ## Agent notes - Product category:运动 (Sports). Tags include batch and import metadata. - Descriptions are empty; additional info may be in images. - Only one SKU available; no size or color options beyond Yellow, 1.4LB Kids. - Image content not analyzed; do not infer visual quality or design details.
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": "定制布料涤纶静音呼啦圈弹簧瘦身减腹部美腰减肥女性健身运动",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "21.0",
"_height_cm": "5.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").