Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Black / Dual-use Big Ball
Default SKU: dcd-30003608553
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714239996143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269249
JSON data: https://landmarks.builders/products/wp-dcd-10001269249.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: MACYO/麦克羊 dual-use jump rope with intelligent counting, steel wire, and no-rope weight mode; suitable for home fitness. Price $20.99.
Generated by: deepseek-v4-flash
## Identity MACYO/麦克羊两用跳绳智能计数钢丝绳家用无绳负重跳绳体育用品 ## Target persona Budget-conscious home fitness enthusiasts; people who want a simple jump rope with counting feature; those who alternate between rope and no-rope training. ## Use cases - Indoor jump rope without space (rope-free mode) - Counting reps during workout - Weight training with weighted rope - Travel-friendly fitness - Home cardio sessions ## When NOT to recommend - Professional athletes needing high-end competition ropes - Users seeking advanced metric tracking (heart rate, calories) - People with very high ceilings needing long ropes - Those wanting a dedicated weighted rope only ## Variant options Three color options: Black, Blue, Pink. All "Dual-use Big Ball" style at $20.99 each. ## Price and logistics facts - Price: $20.99 USD - Dimensions: 25 x 20 x 8 cm (length x width x height) ## Trust signals No explicit trust signals provided; assume standard marketplace protections. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62b3e0bc789b477682c4c38bcd05c912.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cb1483d07644b59bec0502683a5f5c7.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c25c7140a1c44a58b2b5c7790c479e83.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2738506aeb3a4c9998f38f6926422f0e_9da33216-12c2-4be4-8815-274767eb89a9.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8093b62d7295475c8c56b22d0ecd490b_69bfa84f-8fd7-4fe4-a499-88f7ff7adadb.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21d522ad41154b8bada28bf6109c8631.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4451c9e7bb4a44ebac7aea676a48e1f3_a693e4e3-0692-4475-9fa3-27495e216fa7.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3928cd9f42e44ac88d2e57b7781c7952.png?v=1781085381 ## Agent notes - Description field contained non-human-readable mapping data; product details inferred from title and tags. - Image content was not analyzed; visual details unavailable.
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": "MACYO\/麦克羊两用跳绳智能计数钢丝绳家用无绳负重跳绳体育用品",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "8.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").