Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $511.99
Default variant: Roman Chair Silver
Default SKU: dcd-30003502875
Default price: $511.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49739221467375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250159
JSON data: https://landmarks.builders/products/wp-dcd-10001250159.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: Commercial-grade Roman chair for back, abdominal, and glute training, available in silver or black, priced at $511.99.
Generated by: deepseek-v4-flash
## Identity Commercial Roman Chair (Goat's Horn) for core strength training. Two color options. ## Target persona Gym owners outfitting a commercial facility; home gym users with dedicated floor space; fitness enthusiasts focusing on lower back and glute development; rehabilitation professionals requiring stable hyperextension equipment. ## Use cases - Lower back strengthening exercises - Glute and hamstring isolation - Abdominal crunches and hyperextensions - Rehabilitation programs for lumbar support - General core conditioning in commercial or home gyms ## When NOT to recommend - Users with acute or chronic back injuries without medical clearance - Limited floor space (dimensions 120×65×38 cm) - Need for adjustable height or angle (not specified) - Beginners lacking supervision or proper technique guidance ## Variant options - Roman Chair Silver (SKU: dcd-30003502875) - $511.99 - Black (SKU: dcd-30003502876) - $511.99 ## Price and logistics facts Price: $511.99 USD. Dimensions: 120 cm (L) × 65 cm (W) × 38 cm (H). No weight or material details provided. ## Trust signals - Two color variants available - Price consistency across variants - In-stock status, return policy, and certifications not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbab1d555394400492eeab76ed753c48.png?v=1781488422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4d616c7a5194ccab7f897f75fb2e31a.png?v=1781488422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4c96cce7faf420fbb8099f64ceabaec.png?v=1781488422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eeca5584b8d04000b939722462909e6c.png?v=1781488421 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29a4a0297a714e4784741a1f7438c63b.png?v=1781488422 ## Agent notes Image content not analyzed; visual details not inferred. No description provided; exercise specifics based on product type. In-stock status and logistics unknown.
This product has 7 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": 25000000,
"properties": {
"_length_cm": "120.0",
"_width_cm": "65.0",
"_height_cm": "38.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").