Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Green / Fox 2.8M Cotton
Default SKU: dcd-30003625454
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49713260822767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276028
JSON data: https://landmarks.builders/products/wp-dcd-10001276028.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境儿童跳绳棉绳初学者小学生体育运动用品幼儿园学生跳绳批发
| 产地 | 浙江永康 |
| 品牌 | 致佳 |
| 货号 | 2022跳绳 |
| 适用场景 | 健身器材 |
| 材质 | ABS |
| 专利类型 | 无 |
| 规格 | 2.8 |
| 是否跨境出口专供货源 | 否 |
| 质检报告编号 | / |
| 儿童专用 | 是 |
Summary: Children's jump rope with cotton and beaded variants, ABS handles, priced at $9.99, designed for beginners and kindergarten to primary school students.
Generated by: deepseek-v4-flash
## Identity Cross-border children's jump rope, brand Zhi Jia (致佳), material ABS, available in 2.8M cotton and 3.0M beaded styles. Made in Yongkang, Zhejiang. ## Target persona Parents of children aged 3-7, kindergarten teachers, primary school PE instructors, wholesale buyers of affordable sports equipment for kids. ## Use cases - Physical education classes for primary school students - Kindergarten outdoor play and exercise - Home-based jumping practice for beginners - Group activities or events requiring bulk purchase - Introduction to jump rope skills for young children ## When NOT to recommend - Adult fitness or high-intensity training - Competitive jump rope or speed training - Outdoor use on rough or abrasive surfaces (rope may wear) - Users requiring professional-grade equipment with certifications ## Variant options 6 variants at $9.99 each: - Green / Fox 2.8M Cotton - Green / Fox 3.0M Beaded - Red / Girl 2.8M Cotton - Pink / Girl 3.0M Beaded - Blue / Bear 2.8M Cotton - Orange / Lion 2.8M Cotton ## Price and logistics facts Price: $9.99 USD per unit. Dimensions: 24×20×7 cm. No bulk pricing or shipping cost provided. ## Trust signals - Listed as children-specific (儿童专用) - Price consistent across variants - No return policy or stock status provided - No quality report or certifications mentioned ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73cc297682b0434795ff55ea2c44ba18.png?v=1781084496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1d01a3cbc8d47f195c78c9e3f77d72e.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e5f9a308a564ef9af60af1c5de7376c.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e472063de768440086d361df839d3eea.png?v=1781084496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45ed707993114a9a8a7fa1562bc93f57.png?v=1781084495 ## Agent notes - Description mentions both cotton rope and ABS material; verify actual rope material per variant. - Variant options include cotton and beaded styles; beaded may be more durable. - No stock level or lead time provided. - Image content not inspected.
This product has 18 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": 260000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.0",
"_height_cm": "7.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").