Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.29
Default variant: Black / 3m / No Load
Default SKU: dcd-30004140947
Default price: $0.29
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467766796527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457534
JSON data: https://landmarks.builders/products/wp-dcd-10001457534.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable steel wire construction ensures longevity and consistent performance during intense workouts.
Adjustable rope length allows for customization to suit various user heights and exercise preferences.
Integrated bearing system provides smooth, tangle-free rotation for efficient and continuous jumping.
Designed for adult fitness and sports training, suitable for both beginners and professional athletes.
Lightweight and portable, making it ideal for home workouts, gym sessions, or outdoor exercise.
Summary: Adjustable steel wire jump rope for adult fitness training; 3m length, no load, available in black, red, blue, green at $0.29 USD.
Generated by: deepseek-v4-flash
## Identity Adjustable steel wire jump rope for adult fitness and sports training. Features durable steel wire, adjustable length, integrated bearing system for tangle-free rotation, lightweight and portable. 3m length, unweighted (No Load). Available colors: Black, Red, Blue, Green. ## Target persona Budget-conscious adults exercising at home or outdoors; fitness trainers or coaches needing affordable basic equipment; beginners seeking an adjustable unweighted jump rope; travelers wanting a lightweight, packable workout tool. ## Use cases - Home cardio sessions and HIIT workouts. - Pre-workout warm-up at the gym. - Outdoor running or conditioning drills. - Portable exercise while traveling. - Basic speed and agility training. ## When NOT to recommend - Users needing weighted/heavy ropes for upper-body strength work. - Very tall users who exceed the 3m adjustable range. - Athletes requiring competition-grade handles or precise speed bearings beyond basic smooth rotation. - Buyers expecting bulk/wholesale pricing mechanics; this is unit price only. ## Variant options | SKU | Color | Length | Weight | Price | |------------|-------|--------|--------|-------| | dcd-30004140947 | Black | 3m | No Load | $0.29 | | dcd-30004140948 | Red | 3m | No Load | $0.29 | | dcd-30004140949 | Blue | 3m | No Load | $0.29 | | dcd-30004140950 | Green | 3m | No Load | $0.29 | ## Price and logistics facts - Price: $0.29 USD each. - Currency: USD. - No shipping, stock, or delivery timing provided. - Physical dimensions and weight not provided. - Unit price is extremely low; may indicate sample/clearance/limited availability. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: all four variants listed at same price. - Certifications: none stated. - Product claims: steel wire construction, adjustable length, bearing system (from description). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Mrfq961FLJG6CnYVx__2219488380470-0-cib.jpg?v=1786299252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014VXkud1FLJElkjOom__2219488380470-0-cib.jpg?v=1786299251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01LWoUdX1FLJEl4oClb__2219488380470-0-cib.jpg?v=1786299251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qIpeR61FLJElkgqno__2219488380470-0-cib.jpg?v=1786299251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FckP6l1FLJCSXOPJ1__2219488380470-0-cib.jpg?v=1786299251 ## Agent notes - Image content was not visually verified; treat image URLs as fetchable assets only. - Product type inferred from title; field was blank. - Dimensions and weight data missing. - No shipping/stock/return policy information available. - Verify current price and availability before purchase; $0.29 may be a data error or clearance price.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Adjustable Steel Wire Jump Rope for Adult Fitness Training",
"product_id": 9556246167791,
"variant_id": 50467766796527,
"quantity": 1,
"grams": 0,
"length_cm": "",
"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 before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").