Brand: World Products (Landmark)
SKU: dcd-30003620993
Price: $1,003.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 19000 g
Cart URL (default variant): https://landmarks.builders/cart/49713421844719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274160
JSON data: https://landmarks.builders/products/wp-dcd-10001274160.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: Multi-function lateral raise and chest fly training arm, compatible with 75x75mm square tube and 26mm hole. Priced at $1003.99.
Generated by: deepseek-v4-flash
## Identity Multi-function lateral raise and chest fly training arm. Compatible with 75x75mm square tube and 26mm hole. ## Target persona Gym owners or home fitness enthusiasts with existing 75x75mm square tube frame workout stations seeking to add isolation exercises. ## Use cases - Performing lateral raises for shoulder development. - Executing chest fly movements for pectoral isolation. - Adding variety to a home gym with a dedicated arm attachment. - Fitting onto a custom or modular squat rack or cable system. - Rehab or controlled range-of-motion exercises. ## When NOT to recommend - Users without a compatible 75x75mm square tube frame (26mm hole). - Those seeking a full cable pulley system (this is an attachment, not a standalone unit). - Budget-conscious buyers looking for lower-cost alternatives. - Beginners wanting a complete all-in-one gym machine. ## Variant options - Single Lateral Raise ($1003.99) – only available variant. ## Price and logistics facts - Price: $1003.99 USD. - Dimensions: 65 x 45 x 25 cm. - Only one known variant. ## Trust signals - No in-stock status provided. - No return policy information available. - No certifications listed. - Price appears fixed for this variant. ## Image assets - 8 product images available at URLs in the data. No visual details extracted. ## Agent notes - No description text available; functionality inferred from title. - Image understanding was not performed; do not assume visual details. - Compatibility details are critical – verify customer's frame specifications. - Single price point; no bundle or accessory options listed.
This product has 13 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": "多功能侧平举 夹胸训练器 手臂训练,适配75*75mm方管26mm孔径",
"quantity": 1,
"grams": 19000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "45.0",
"_height_cm": "25.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").