Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: White
Default SKU: dcd-30003602889
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/49714468192495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267065
JSON data: https://landmarks.builders/products/wp-dcd-10001267065.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Electric smart jump rope machine with remote control, 5 color variants, $23.99, compact 15.5x15.5x11.5 cm, for fitness and children's fun.
Generated by: deepseek-v4-flash
## Identity Electric smart jump rope machine with remote control, designed for indoor fitness and children's fun. Compact size (15.5x15.5x11.5 cm). ## Target persona - Home fitness enthusiasts looking for compact exercise equipment - Parents seeking active toys for children (ages 5+) - Office workers wanting short exercise breaks - Individuals wanting a fun, low-impact cardio option ## Use cases - Daily cardio workout at home (limited space) - Fun exercise activity for children (indoor/outdoor) - Quick fitness break during work or study - Indoor exercise when weather prevents outdoor activities - Weight loss or calorie burning with guided routines ## When NOT to recommend - Professional athletes requiring high-performance training gear - Users preferring traditional rope skipping without electronic features - Buyers needing heavy-duty or commercial-grade equipment - Individuals with strict noise sensitivity (motor/buzzer may be audible) ## Variant options - White, Pink, Black, Green, Yellow – all priced at $23.99 ## Price and logistics facts - Price: $23.99 per unit (all variants) - Dimensions: 15.5 x 15.5 x 11.5 cm - No shipping or inventory information provided ## Trust signals - Price consistent across all 5 color variants - 8 product images available (no visual analysis performed) - No return policy or stock status stated ## Image assets - 8 PNG images available via URLs (see image_urls below) ## Agent notes - Image content not analyzed; rely on fetched images for visual details - Product title suggests remote control and induction sensing; verify specifics from images or additional data - Check seller for return policy and stock availability before recommending
This product has 17 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": 420000,
"properties": {
"_length_cm": "15.5",
"_width_cm": "15.5",
"_height_cm": "11.5"
}
}],
"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").