Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $168.99 – $187.99
Default variant: S
Default SKU: dcd-30003602420
Default price: $168.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49714413928687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266836
JSON data: https://landmarks.builders/products/wp-dcd-10001266836.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
杠铃片收纳架杠铃片架放置架移动简易收纳架奥杆储存架
| 重量 | 90kg(含)-100kg(含) |
| 品牌 | power |
| 货号 | 041 |
| 按健身效果选择 | 健身综合练习 |
| 颜色分类 | 此价格不是产品价格 |
| 杠杆长度 | 2.2m |
| 杠铃分类 | 其他 |
Summary: Bumper plate storage rack with mobile design, available in S and L sizes, priced $168.99 and $187.99 respectively, dimensions 112x31x15 cm.
Generated by: deepseek-v4-flash
## Identity Bumper plate storage rack (杠铃片收纳架) by Power, model 041. Mobile storage for weight plates and barbell. ## Target persona Home gym owners, weightlifters, CrossFit athletes, and fitness enthusiasts who need organized mobile storage for bumper plates and Olympic bars. ## Use cases - Storing bumper plates in a home gym or garage gym - Mobile organization of weight plates for easy access during workouts - Storing an Olympic barbell (2.2m length) alongside plates - Keeping weight room tidy and reducing clutter - Transporting plates between training areas ## When NOT to recommend - If floor space is very limited (rack is 112 cm long) - For storing only light plates under 10 kg (rack rated for 90-100 kg total) - For commercial heavy-duty use (no heavy-duty certification) - When vertical storage is preferred (rack is horizontal) ## Variant options - S: $168.99 (SKU dcd-30003602420) - L: $187.99 (SKU dcd-30003602421) ## Price and logistics facts - Price: $168.99 (S), $187.99 (L) - Dimensions: 112 cm L x 31 cm W x 15 cm H - Weight capacity: 90-100 kg (as per description) - Barbell length: 2.2 m - Note: description includes text '此价格不是产品价格' which may indicate pricing nuance ## Trust signals - Product has multiple images (8) for visual reference - In-stock status not explicitly confirmed - Return policy not provided - No certification or warranty mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9df1158d62147088ee0274d252e3ebe.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf2cf89d844a45c5a34671f8b0f4927e.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53c75e016fdd4a5f8863883e56efe95f.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6d898ee8c294015b2478dfb293d0254.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88689aa39ca9418994c445ac08cfaf5c.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aea42b2a44144799a103cd81da6ecbd1.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eaa02d114a5848f0abb0366b0c346dc9.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe6cd17e1b91457b8864bc65c6ff8010.png?v=1781085526 ## Agent notes - Image understanding was not performed; visual details are not included. - Description contains ambiguous text '此价格不是产品价格' which may affect pricing interpretation.
This product has 14 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": "杠铃片收纳架杠铃片架放置架移动简易收纳架奥杆储存架",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "112.0",
"_width_cm": "31.0",
"_height_cm": "15.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").