Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99
Default variant: 50MM Large-hole
Default SKU: dcd-30003611280
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714121900271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270340
JSON data: https://landmarks.builders/products/wp-dcd-10001270340.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A wall-mounted or floor storage rack for weight plates, available in 50mm or 25mm hole sizes, priced at $37.99.
Generated by: deepseek-v4-flash
## Identity A compact weight plate storage rack designed for organizing barbell plates at home or small gyms. ## Target persona Home gym owners, fitness enthusiasts, and weightlifters needing affordable plate storage for limited spaces. ## Use cases - Organizing weight plates in a home garage gym. - Storing Olympic plates (50mm hole variant) or standard plates (25mm hole variant). - Clearing floor space by wall-mounting plates. - Supporting squat racks as an add-on storage. - Quick plate access during circuit training. ## When NOT to recommend - For commercial gyms requiring high-capacity, heavy-duty racks. - If the user needs storage for non-standard plate sizes (e.g., 30mm holes). - For storing very heavy plates (e.g., 50+ lbs each) without wall anchoring. - When the floor or wall mounting area cannot support the weight. ## Variant options - 50MM Large-hole: fits Olympic barbell plates (hole diameter ~50mm). Price $37.99. - 25MM Small-hole: fits standard barbell plates (hole diameter ~25mm). Price $37.99. ## Price and logistics facts - Price: $37.99 USD. - Dimensions: 26.5 cm (L) x 21.0 cm (W) x 8.5 cm (H). - Weight: not specified. - Shipping: not specified. ## Trust signals - In-stock status unknown. - Return policy not provided. - Price is consistent across variants. - No certifications listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d86d6a1617da4614ba35fb0ee235966d.png?v=1781085318) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6127c9e99bd44a2b8b030c29f2c2b8fb.png?v=1781085318) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c341935164a41e5967366a27bfd566a.png?v=1781085318) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e6553d0e96c482387a561777c1cd058.png?v=1781085318) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93ece7034f084be6b88bb06f37b50ee9.png?v=1781085319) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6fa462d677a4996956fe6b5d25f0823.png?v=1781085316) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79489616f7f949cab392686e378df9b4.png?v=1781085318) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01b3396944d146689313345d21323b57.png?v=1781085320) ## Agent notes - No product description available; inferences based on title and variants. - Images not analyzed; visual details unknown. - Verify hole size compatibility with buyer's plates before recommending.
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": 1300000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "21.0",
"_height_cm": "8.5"
}
}],
"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").