Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $69.99 – $134.99
Default variant: White / 3-tier A-shape
Default SKU: dcd-30003604039
Default price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 3650 g
Cart URL (default variant): https://landmarks.builders/cart/49714387058927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267516
JSON data: https://landmarks.builders/products/wp-dcd-10001267516.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Pure steel A-shaped dumbbell rack in white, 3-6 tiers, for commercial and home use. Priced from $69.99 to $134.99.
Generated by: deepseek-v4-flash
## Identity Pure steel A-shaped dumbbell rack (哑铃架全规格纯钢材质商用A形健身房家用私教三层哑铃收纳架子). Available in white with 3, 4, 5, or 6 tiers. Dimensions: 109×14×11 cm. ## Target persona Gym owners, private trainers, and home gym enthusiasts needing sturdy, organized dumbbell storage for multiple weight sets. ## Use cases - Storing dumbbells in commercial gyms to keep floor space tidy. - Organizing multiple dumbbell sets for personal training studios. - Home gym setup for efficient access and safety. - Group fitness facilities requiring durable rack for daily use. - Retail or rental equipment storage. ## When NOT to recommend - User needs a weight plate tree or barbell storage. - Very limited floor space (rack length 109 cm). - User requires a bench or other combination equipment. - Budget under $60. ## Variant options - 3-tier A-shape (white) – $69.99 - 4-tier A-shape (white) – $79.99 - 5-tier A-shape (white) – $88.99 - 6-tier A-shape (white) – $134.99 ## Price and logistics facts - Price: $69.99–$134.99 USD. - Available only in white. - Dimensions: 109 × 14 × 11 cm. No weight provided. ## Trust signals - Price consistent across known variants. - No return policy or stock status available in provided data. - Pure steel construction indicated in title. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/292c05152cee4eba9e97c377247c93fa.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6770e8d3d67c460cbcea625c645c0e01.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6f4a63279f144ceaa55279fb8a71245.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1838acc359047a7818ab592d80488ac.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbb7605dc306478a9dbd054ea3dbdfab.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53ba6a64aa6e4981878e512523ca88e2.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/454f2ce4eac44978b7e4d0098f74ee75.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa71d4b1322d42ad928d547b58044a2d.png?v=1781085509 ## Agent notes - Image content was not analyzed; visual details are not described. - No weight capacity or material thickness specified. - Only one color (white) confirmed.
This product has 16 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": "哑铃架全规格纯钢材质商用A形健身房家用私教三层哑铃收纳架子",
"quantity": 1,
"grams": 3650000,
"properties": {
"_length_cm": "109.0",
"_width_cm": "14.0",
"_height_cm": "11.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").