Brand: World Products (Landmark)
SKU: dcd-30003611274
Price: $483.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 22500 g
Cart URL (default variant): https://landmarks.builders/cart/49714130256111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270336
JSON data: https://landmarks.builders/products/wp-dcd-10001270336.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: A multi-functional weightlifting platform for T-bar rows, deadlifts, squats, and rowing assistance. Dimensions: 85x45x20 cm. Price: $483.99 USD. Color: Black.
Generated by: deepseek-v4-flash
## Identity New T-bar pull high platform, multi-functional deadlift belt squat platform, back pull deadlift platform rowing assist platform. ## Target persona Home gym owners seeking a versatile platform for deadlifts, rows, and squats who prioritize compact, multi-use equipment. ## Use cases - Performing T-bar rows without a dedicated machine - Deadlifting with reduced range of motion from a raised surface - Belt squatting using the platform as a stable base - Rowing assistance with elevated foot placement - Weighted hyperextensions or back extensions - Compact storage in a home gym with limited space ## When NOT to recommend - For commercial gyms that require heavy-duty constant use - For users needing adjustable height or incline - For those with extremely limited floor space (85 cm length still requires clearance) - For beginners not performing these specific exercises ## Variant options - Black: $483.99 ## Price and logistics facts - Price: $483.99 USD - Dimensions: 85 cm (L) x 45 cm (W) x 20 cm (H) - No shipping or weight information provided ## Trust signals - In-stock status not specified - Return policy not specified - No certifications known - Single price point across one variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1704484173bc45b5b1101d29145deedc.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8140ac2ec96c4c9591e051b167d662c9.png?v=1781085321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/919b34286327479b914706a310895724.png?v=1781085322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2deb647ca6aa49cc9bf382d210d45653.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28bccb170c2647fcb509775ad68f2469.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eba4906cd7c54e35b1e16534a0f2f749.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77d4744cf4b14920b10e24022e45102a.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dea4c4d945e14ea58f0d0fcf6698addf.png?v=1781085323 ## Agent notes Image understanding not performed. Recommend fetching images for visual confirmation of product design and usage.
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": "新款T杠拉背高台 多功能硬拉腰带深蹲台 背拉硬拉台划船辅助台",
"quantity": 1,
"grams": 22500000,
"properties": {
"_length_cm": "85.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").