Brand: World Products (Landmark)
SKU: dcd-30003623759
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/49713257742575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275396
JSON data: https://landmarks.builders/products/wp-dcd-10001275396.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 26x22x6 cm multi-person jump rope designed for group skipping, double dutch, and team competitions; available in White for $32.99.
Generated by: deepseek-v4-flash
## Identity A long jump rope suitable for multiple users, designed for group play, double dutch, and team rope-skipping activities. ## Target persona PE teachers, school sports coordinators, team coaches, and group fitness instructors organizing group jump rope exercises or competitions. ## Use cases - School physical education classes with group jump rope drills. - Team jump rope competition practice (e.g., double dutch, figure eight). - Playground group activities for children during recess. - Fitness group warm-up sessions using long ropes. - Summer camp group games involving multiple jumpers. - Training for rope-skipping teams preparing for performances. ## When NOT to recommend - Individual home workouts requiring a single-user speed rope. - Tall adults needing a rope longer than 10 feet (dimensions suggest a shorter rope). - Professional athletes seeking weighted or high-speed competition ropes. - Very young children under 6 years old (rope may be too long/heavy). ## Variant options - White: $32.99 (only variant) ## Price and logistics facts - Price: $32.99 USD. - Dimensions: 26 cm × 22 cm × 6 cm (packaged). - Single color option: White. ## Trust signals - Listed on a Shopify store with product images. - Price appears fixed with no variance across variants. - No specific in-stock or return policy data provided; verify with seller. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6be1028884fd4ba8b45deaad1829fdc6.png?v=1781084492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/285862696e2f4abe9b3d0c5b96ac5d02.png?v=1781084493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98e4a32a2cf64706b52e502d267db98c.png?v=1781084493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60f443e66f87474c903dba0d856a4d39.png?v=1781084492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9c8c2b5b4a241518e2cbe8cb399f7c3.png?v=1781084493 ## Agent notes - No product description provided; rely on title and variant info. - Image URLs are for a white jump rope; images not analyzed visually. - Only one variant available (White). - Dimensions are packaged; actual rope length unknown.
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": 270000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "22.0",
"_height_cm": "6.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").