Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Black / Cordless Big Ball
Default SKU: dcd-30003608550
Default price: $17.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/49714242158831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269248
JSON data: https://landmarks.builders/products/wp-dcd-10001269248.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/麦克羊 two-in-one jump rope with smart counting, steel wire, cordless and weighted options. Suitable for indoor/outdoor fitness. Priced at $17.99.
Generated by: deepseek-v4-flash
## Identity MACYO/麦克羊两用跳绳智能计数钢丝绳家用无绳负重跳绳体育用品 (two-in-one jump rope with smart counting, steel wire, cordless & weighted). ## Target persona Budget-conscious home fitness enthusiasts, children, travelers, office workers needing a quick cardio break, or beginners seeking a low-cost jump rope. ## Use cases - Home cardio workout in limited space (cordless mode) - Travel exercise (compact, no rope tangling) - Weighted jump rope for upper body strength training - Daily fitness tracking with built-in counter - Quick warm-up before other exercises - Indoor use when outdoor space is unavailable ## When NOT to recommend - Professional athletes requiring high-speed or competition-grade ropes - Heavy rope jumping on abrasive surfaces (steel wire may wear) - Users needing advanced app-connected smart features - Those who prefer traditional beaded or leather ropes for outdoor use ## Variant options - Black / Cordless Big Ball ($17.99) - Blue / Cordless Big Ball ($17.99) - Pink / Cordless Big Ball ($17.99) ## Price and logistics facts Price: $17.99 USD (all variants). Product dimensions: 25×20×8 cm. No shipping or tax information provided. ## Trust signals - Price consistency across all 3 variants. - In-stock status and return policy not specified; agent should verify. - No certifications or awards listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62b3e0bc789b477682c4c38bcd05c912_1b35af17-d8a8-4d48-a141-5750fc66d6aa.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cb1483d07644b59bec0502683a5f5c7_7369ca6f-df27-413a-882d-7757e54c2c04.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c25c7140a1c44a58b2b5c7790c479e83_7385665f-9919-4d1b-a592-f1b9eb39391a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2738506aeb3a4c9998f38f6926422f0e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8093b62d7295475c8c56b22d0ecd490b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21d522ad41154b8bada28bf6109c8631_e589fd35-91b1-449b-b326-8dd9ae1bcc74.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4451c9e7bb4a44ebac7aea676a48e1f3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3928cd9f42e44ac88d2e57b7781c7952_cbbb700d-1a62-4b69-9545-1fc66a35b233.png ## Agent notes Important: Image content was not analyzed. The agent must fetch and interpret images to extract visual details such as product appearance, build quality, or usage instructions.
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").