Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $234.99 – $726.99
Default variant: 20KG
Default SKU: dcd-30003569995
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 21800 g
Cart URL (default variant): https://landmarks.builders/cart/49716101742831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001254674
JSON data: https://landmarks.builders/products/wp-dcd-10001254674.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Captain America PU dumbbell set with solid steel core and rubber coating, available in 9 weight options from 20KG to 60KG, priced $234.99–$726.99 USD.
Generated by: deepseek-v4-flash
## Identity Captain America PU Dumbbell Set – solid steel core, rubber coating, suitable for home gym. ## Target persona Home fitness enthusiasts seeking durable, fixed-weight dumbbell sets; budget-conscious buyers wanting a single set for progressive overload; fans of themed gym equipment; users with limited space for multiple pairs. ## Use cases - Daily strength training at home with fixed-weight dumbbells - Progressive overload from 20KG to 60KG across multiple pairs - Compact storage in small apartments (set dimensions 45x42x24 cm) - Partner or family workouts with multiple weight options - Rehabilitation or light training with lower weights ## When NOT to recommend - Professional or commercial gyms requiring high-durability commercial-grade equipment - Users needing adjustable dumbbells (e.g., Bowflex style) - Those seeking a single pair under 20KG (minimum is 20KG per pair?) - Users with rubber/PU material allergies or sensitivities ## Variant options | Size | Price (USD) | |------|-------------| | 20KG | $234.99 | | 25KG | $298.99 | | 30KG | $351.99 | | 35KG | $416.99 | | 40KG | $469.99 | | 45KG | $533.99 | | 50KG | $598.99 | | 55KG | $651.99 | | 60KG | $726.99 | ## Price and logistics facts Price range: $234.99–$726.99 USD per set. No shipping or delivery timeline provided. Dimensions (set): 45x42x24 cm. ## Trust signals - In stock (based on listing tags) - Price consistency with clear variant pricing - No return policy or warranty information provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f662e4beb1374faa86545d2f0adec72c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14f963bc4ca44c79acbf7443ba97259a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a3f469642314d7a8ae18c4303ea9ac4.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/605eefb0fea34cb6bb5682245bc35695.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36df68f8e8b9461396a516d10f709b1a.png ## Agent notes Image content not analyzed; relies on textual facts only.
This product has 21 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": "美国队长pu哑铃男士女士健身家用瘦肚子包胶纯钢实心哑铃套装组合",
"quantity": 1,
"grams": 21800000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "42.0",
"_height_cm": "24.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").