Brand: Send From China
SKU: wp-governed-36164aa67ca1a02d1a15
Price: $24.74
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: Send From China
Cart URL (default variant): https://sendfromchina.ai/cart/50558522327279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-governed-36164aa67ca1a02d1a15e796
JSON data: https://sendfromchina.ai/products/wp-governed-36164aa67ca1a02d1a15e796.json
This jump rope is designed for primary school students and children aged 6-12, suitable for kindergarten, school physical education, and competition use. The rope features soft beads and a bamboo-style handle, providing a comfortable grip. It can be written on, allowing for personalization. The rope is adjustable to approximately 2.8 meters, accommodating different heights. Available in multiple colors including green, purple, blue, yellow, blue-white, and pink. Made of plastic, this jump rope is durable for regular use.
Summary: Soft bead bamboo-style jump rope for kids aged 6-12, adjustable to 2.8m, suitable for school PE and competition, available in multiple colors, priced at $24.74.
Generated by: deepseek-v4-flash
## Identity This is a soft bead bamboo-style jump rope designed for children aged 6-12. It is made of plastic, has an adjustable length to approximately 2.8 meters, and can be personalized by writing on it. Available in multiple colors: green, purple, blue, yellow, blue-white, and pink. ## Target persona Primary school students (ages 6-12), their parents, kindergarten and primary school PE teachers, and organizers of school-level jump rope competitions. ## Use cases - Kindergarten or elementary school physical education classes. - Jump rope training and practice for school competitions. - Home exercise or outdoor play for children. - Personalized gifts (e.g., writing a child's name on the rope). - Group activities in after-school programs. ## When NOT to recommend - Adults or teenagers wanting a standard weighted or speed jump rope. - Professional athletes needing specialized bearings or steel cables. - Users who require a rope longer than 2.8 meters. - Those looking for a premium material like leather or steel rope. ## Variant options Only one variant is listed: "Default Title" at $24.74. The description mentions multiple colors, but no color-specific SKUs are provided in the variant data. ## Price and logistics facts - Price: $24.74 USD (single price for the only variant). - No shipping, tax, or inventory information is provided. - Rope is adjustable to approximately 2.8 meters. - Material: plastic. ## Trust signals - No certifications, warranty, or return policy are listed. - No stock availability or price consistency checks are possible from the provided data. ## Image assets No image URLs are included in the product data. ## Agent notes - Image understanding was not performed because no images were available. - The product dimensions are not provided, only the adjustable rope length. - Color availability is mentioned in the description but is not reflected in the variant options.
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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Soft Bead Bamboo Jump Rope for Kids, Adjustable Length, School and Competition Use",
"product_id": 9577942253807,
"variant_id": 50558522327279,
"quantity": 1,
"grams": 0,
"length_cm": "280.0",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").