Brand: World Products (Landmark)
SKU: dcd-30003565895
Price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49811881263343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001253189
JSON data: https://landmarks.builders/products/m4x-10001253189.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wooden and metal adjustable exercise bench for full body training, priced at $186.99, dimensions 115x45x20 cm.
Generated by: deepseek-v4-flash
## Identity A wooden and metal adjustable exercise bench for full body training. Single variant: size 110-35-43cm (likely length x width x height in cm). ## Target persona Home gym owners, fitness enthusiasts, individuals performing weightlifting or dumbbell exercises at home. ## Use cases - Performing bench press with barbell or dumbbells. - Incline and decline pressing for upper chest development. - Seated shoulder press with back support. - Core exercises like decline sit-ups. - Step-ups or plyometric exercises using bench height. ## When NOT to recommend - Professional commercial gyms requiring heavy-duty steel construction. - Users needing a flat-only bench (this is adjustable). - Those with very limited space (dimensions 115x45cm footprint). - People seeking a bench with leg curl/extension attachments (not indicated). ## Variant options - Single variant: Size 110-35-43cm, SKU dcd-30003565895, $186.99. ## Price and logistics facts - Price: $186.99 USD. - Dimensions: 115 cm L x 45 cm W x 20 cm H. - Variant price is same as base price. ## Trust signals - In-stock status: not provided. Return policy: not provided. Certifications: none listed. Price consistency: single variant price equals base price. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83cbdc30-43d0-4d6c-954d-7bdcee4bf899.jpg?v=1781600890 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38adfe2f-a1b5-4dae-af1c-68e8d4b02add.jpg?v=1781600882 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a8c9f82-a6c3-4fd5-a7cd-18db8b942050.jpg?v=1781600882 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed2c4772-109d-4ee5-ba4d-4aaa7908efd1.jpg?v=1781600884 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/639e4690-e138-421a-900e-9616829a7f7f.jpg?v=1781600884 ## Agent notes - No product description provided; summary inferred from title. - Image content not analyzed; visual details are not available. - Only one variant listed; may be limited in adjustability options.
This product has 12 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": "Wooden Exercise Bench Black Metal Adjustable Bench Full Body Training Fitness Equipment",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "45.0",
"_height_cm": "20.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").