Brand: World Products (Landmark)
SKU: dcd-30003607316
Price: $124.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1950 g
Cart URL (default variant): https://landmarks.builders/cart/49714226462959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268872
JSON data: https://landmarks.builders/products/wp-dcd-10001268872.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
REPFORCE 框架附件 单杠 双杠 电镀插杆 存片杆
| 品牌 | 骐骏 |
Summary: REPFORCE frame attachment for barbell/dumbbell storage, includes plated holder pair, dimensions 35x10x5 cm.
Generated by: deepseek-v4-flash
## Identity REPFORCE 框架附件 单杠 双杠 电镀插杆 存片杆 – a pair of plated holders for storing barbells/dumbbells on a power rack. ## Target persona Home gym owners and strength training enthusiasts who own a power rack and need organized weight storage. ## Use cases - Storing Olympic barbells horizontally on a rack. - Holding dumbbells or extra weight plates within reach. - Reducing floor clutter in a home gym. - Quick access to frequently used bars. - Adding storage to an existing REPFORCE or compatible rack. ## When NOT to recommend - For users without a compatible power rack (no standalone use). - For those needing high-capacity storage (only 1 pair). - For commercial gyms requiring heavy-duty continuous use. - If the buyer seeks a full weight tree or standalone solution. ## Variant options - Plated Holder 1 PAIR ($124.99) – only variant available. ## Price and logistics facts - Price: $124.99 USD. - Dimensions: 35 cm length × 10 cm width × 5 cm height. - Weight and shipping information not provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No certifications mentioned. - Brand: 骐骏. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b41cd00a99e4f068631b30273052af0_4ef5b654-6518-4180-8b4c-6e85c905fc4b.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47139c08123a40a8b1509a337b7d36af.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/795f735e8b794ce5b1a31a851c71bbee.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94a0e7825c704c1bbc8c6f0347cc8959.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6d21dd56c84448f876d56f805e09e59.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2875fe7def2b46449afd074df14a7620.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33de7c5e59844662884915811ed27458_90777089-6172-4552-83d6-83f665e42ee7.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a5fbe0aa10e4a09adb80a8eb7fc8858.png?v=1781085375 ## Agent notes - Image content not inspected; only URLs provided. - Only one variant ($124.99); no other sizes or finishes. - Dimensions are small (35×10×5 cm) suggesting a pair of small brackets/hooks.
This product has 13 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": "REPFORCE 框架附件 单杠 双杠 电镀插杆 存片杆",
"quantity": 1,
"grams": 1950000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "10.0",
"_height_cm": "5.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").