Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $334.99 – $390.99
Default variant: One
Default SKU: dcd-30003620997
Default price: $353.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/49713420304623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274163
JSON data: https://landmarks.builders/products/wp-dcd-10001274163.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Vertical barbell plate storage rack for home gyms, movable, with large hole rod storage, available in three styles priced $334.99–$390.99 USD.
Generated by: deepseek-v4-flash
## Identity Product: 杠铃片收纳架直立奥片置物架子可移动家用大孔杠铃杆收纳放置架 (Vertical Barbell Plate Storage Rack). Type: Sports equipment. Movable rack for storing Olympic plates and barbell rods with large hole compatibility. ## Target persona - Home gym owners with limited floor space - Weightlifters using Olympic plates with large center holes - Strength training enthusiasts needing organized storage ## Use cases - Storing multiple Olympic weight plates vertically to save space - Organizing barbell rods with large diameter sleeves - Keeping gym floor tidy and plates accessible during workouts - Moving rack between workout areas thanks to mobility ## When NOT to recommend - Commercial or high-traffic gyms (capacity and durability unknown) - Users with standard 1-inch hole plates (may not fit large rod storage) - Those needing to store more than a few hundred pounds (weight limit not specified) - Buyers seeking a heavy-duty fixed rack (this is lightweight and movable) ## Variant options - Style One: SKU dcd-30003620997, price $353.99 - Style Two: SKU dcd-30003620998, price $334.99 - Style Three: SKU dcd-30003620999, price $390.99 ## Price and logistics facts - Base price: $334.99 USD (Style Two). Range $334.99–$390.99. - Dimensions: 105 x 30 x 14 cm (length x width x height). - No shipping weight or assembly info provided. ## Trust signals - In-stock status: not explicitly stated - Return policy: not provided - Price consistency: three price tiers for different styles - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd83fdeb1aff48709e021422a2394787.png?v=1781084616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a28f5cf758b74d24bc31af4024595538.png?v=1781084615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ca26c1abef840bb892b43d7cad72191.png?v=1781084616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94b7cba0ef1a4f218fc71ede8503aa67.png?v=1781084616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3abe81a85334157b6681b7b35ccaff1.png?v=1781084615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35f8e51bb49f44cb9435e0a5b0175baf.png?v=1781084616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3bf292bafa14adcaba2a0c50f403a91.png?v=1781084616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97805e186599463f892f5fc0cc5725b5.png?v=1781084616 ## Agent notes - Image analysis not performed; rely on textual facts. - No description text was provided; all info from title, variants, and dimensions. - 'Large hole' likely refers to 2-inch Olympic plate holes; confirm with buyer.
This product has 15 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": "105.0",
"_width_cm": "30.0",
"_height_cm": "14.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").