Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $128.28
Default variant: Red / Gen 3
Default SKU: dcd-30002528855
Default price: $128.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外运动/动感单车
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/50375952957679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10000996633
JSON data: https://landmarks.builders/products/wp-dcd-10000996633.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Construction: Built with a durable triangular frame and a solid cast iron flywheel, this commercial-grade fitness equipment ensures maximum stability and durability for intense workouts in any gym or studio setting.
Fluid & Quiet Ride: Featuring a high-quality belt drive system, this cardio machine provides an exceptionally fluid and quiet cycling experience, allowing you to focus on your training without disturbing others.
Fully Adjustable Fit: Customize your ride with a 4-way adjustable seat (up/down, fore/aft) and 2-way adjustable multi-grip handlebars, making this exercise bike perfect for users of various heights and body types.
Variable Resistance: Easily adjust the workout intensity with a simple twist of the friction resistance knob. This indoor cycle allows for seamless transitions from warm-ups to high-intensity hill climbs, catering to all fitness levels.
Safe & User-Friendly Design: Equipped with caged pedals with adjustable straps for secure footing, an emergency push-down brake for safety, and transport wheels for easy mobility, this cycling bike is designed for a safe and convenient workout.
Summary: Adjustable Resistance Commercial Cycling Bike Heavy-Duty Frame Cycling Bike Caged Pedals Fitness Equipment Quiet Belt Drive for Athletes, Studio, Gym. 【Heavy-Duty Construction】: Built with a durable triangular frame and a solid cast iron flywheel, this commercial-grade fitness equipment ensures maximum stability and durability for intense workouts in any gym or studio setting. 【Fluid & Quiet Ride】: Featuring a high-quality belt drive system, this cardio machine provides an exceptionally fluid and quiet cycling experience, allowing you to focus on your training without disturbing others. 【Fully
Generated by: dcd-map-v1
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 Resistance Commercial Cycling Bike Heavy-Duty Frame Cycling Bike Caged Pedals Fitness Equipment Quiet Belt Drive for Athletes, Studio, Gym",
"product_id": 9530056343791,
"variant_id": 50375952957679,
"quantity": 1,
"grams": 45000,
"length_cm": "110.0",
"width_cm": "30.0",
"height_cm": "95.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. 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").