Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99
Default variant: Orange / English
Default SKU: dcd-30003602909
Default price: $51.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/49714438209775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267074
JSON data: https://landmarks.builders/products/wp-dcd-10001267074.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: This is an automatic indoor jump rope machine with wireless remote control, suitable for children and adults. Priced at $51.99 USD.
Generated by: deepseek-v4-flash
## Identity Automatic indoor jump rope machine with wireless remote control. Product dimensions: 14.5 x 15.5 x 15.5 cm. Price: $51.99 USD. Available in Orange, Blue, and Pink (English style). ## Target persona Home fitness beginners and families looking for a convenient indoor cardio solution. Parents seeking engaging exercise toys for children. Office workers desiring quick desk-side workouts. Apartment dwellers with limited floor space. ## Use cases - Rainy day indoor cardio when outdoor exercise is not possible. - Quick fitness break during work or study at home/office. - Family bonding activity involving exercise for parents and kids. - Children's daily physical activity to meet movement guidelines. - Low-impact fitness for seniors or those with joint concerns. - Travel-friendly workout tool for hotel rooms. ## When NOT to recommend - For serious athletes needing high-impact training or advanced metrics. - For users who prefer the feel of a traditional skipping rope. - For commercial gyms requiring durable, high-usage equipment. - For outdoor exercise enthusiasts (open space and wind may interfere). ## Variant options - Orange / English ($51.99) - Blue / English ($51.99) - Pink / English ($51.99) ## Price and logistics facts - Price: $51.99 USD (all variants same price). - Dimensions: 14.5 x 15.5 x 15.5 cm (presumed product case size). - Currency: USD. ## Trust signals - In-stock status, return policy, warranty, and certifications are not provided in the source data. - Price is consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e1b1c68ed1f4ee0a0d9b4d38543144d.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae24062169dd41519da90bebe48a43df.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc6ffb88a6e4b0b88d3f71674d51a0b.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d80ac118639344f8888df4b5701d3309.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f78231e93dd4fd6b3d18dc8584abab9.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85fba98a38614ef18169dd264c030f57.png?v=1781085539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d835e427e394749943a8f68536873d6.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b3d21bf1fe448d491aba0a2dda51b56.png?v=1781085538 ## Agent notes Image understanding was not performed; all visual details from image URLs are not inferred. No description was provided in source data.
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": 750000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "15.5",
"_height_cm": "15.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").