Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $184.99
Default variant: White
Default SKU: dcd-30003564008
Default price: $184.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 18500 g
Cart URL (default variant): https://landmarks.builders/cart/49716602765551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001252067
JSON data: https://landmarks.builders/products/wp-dcd-10001252067.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A compact home silent stair climbing stepper machine for indoor exercise, available in White or Black Gray, at $184.99.
Generated by: deepseek-v4-flash
## Identity Home Silent Stair Climbing Stepper Machine (健身踏步机) ## Target persona Home fitness enthusiasts with limited floor space; individuals seeking quiet, low-impact cardio equipment; budget-conscious buyers wanting an indoor climbing machine. ## Use cases - Daily indoor stair-stepping workout for cardio and leg toning - Low-impact fat burning and weight loss exercise at home - Quiet exercise during TV or work (silent operation) - Small-space home gym setups (dimensions: 98x42x15 cm) - Rehabilitation or gentle joint-friendly movement ## When NOT to recommend - Professional or commercial gyms requiring heavy-duty machines - Users over 250 lbs (weight capacity not specified) - Those wanting a full-sized stair climber with moving stairs - Anyone expecting integrated digital features or app connectivity ## Variant options - White (SKU: dcd-30003564008) - $184.99 - Black Gray (SKU: dcd-30003564009) - $184.99 ## Price and logistics facts - Price: $184.99 USD flat for both variants - Dimensions: 98 x 42 x 15 cm (unpacked) - No shipping cost or lead time provided ## Trust signals - Both color variants priced identically at $184.99 - In-stock status, return policy, and warranty not provided in source data - No third-party certifications listed ## Image assets - 5 PNG images available for visual inspection: [fetch from URLs] - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f6dce938119401e9e97bb15dd0cf38d.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00c7114e13d74428ace1f2a2c735701b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82d511784bbf44f9b98b4009d171e192.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72117c5601de4d1e962fd7e2b55b817a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7105c601c18146318e0c41ba70d2dc68.png ## Agent notes - Product description field empty; rely on title and tags for context - Image analysis not performed; use fetched assets for visual details - Confirm return policy and stock availability before recommending
This product has 14 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": "家用静音爬楼机健身懒人爬山燃脂减脂登山脚踏运动健身器材踏步机",
"quantity": 1,
"grams": 18500000,
"properties": {
"_length_cm": "98.0",
"_width_cm": "42.0",
"_height_cm": "15.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").