Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99 – $41.99
Default variant: Single Hook
Default SKU: dcd-30003611295
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714104205551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270347
JSON data: https://landmarks.builders/products/wp-dcd-10001270347.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
墙体杠铃杆挂钩单杆双杆多杆 奥杆架健身架器材配件收纳架多功能
| 产地 | 中国大陆 |
| 品牌 | OEM |
| 货号 | SK20006 |
| 适用场景 | 健身美体 |
| 专利类型 | 无 |
| 质检报告编号 | 无 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | 钢 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: Steel wall-mounted barbell hook rack for home gym organization, available in single, double, or triple hook variants, priced from $27.99.
Generated by: deepseek-v4-flash
## Identity Steel wall-mounted barbell hook rack for storing Olympic bars and other gym equipment. OEM product from China. ## Target persona Home gym owners, weightlifting enthusiasts, and fitness hobbyists looking to organize their workout space on a budget. ## Use cases - Storing a single barbell against the wall to free up floor space.\n- Organizing multiple barbells (up to three) in a home gym.\n- Mounting in a garage, basement, or spare room used as a training area.\n- Quick access to barbells during a workout without clutter.\n- Adding storage to a squat rack or power cage wall area. ## When NOT to recommend - For commercial gyms with heavy daily use; may not withstand constant loading/unloading.\n- If the mounting wall is drywall without studs; requires solid anchoring.\n- For buyers needing a full stand or rack with integrated storage.\n- If the user requires a product with load capacity specifications (not provided). ## Variant options - **Single Hook** (SKU: dcd-30003611295): $27.99\n- **Double Hook** (SKU: dcd-30003611296): $32.99\n- **Triple Hook** (SKU: dcd-30003611297): $41.99 ## Price and logistics facts - Single Hook: $27.99 USD\n- Double Hook: $32.99 USD\n- Triple Hook: $41.99 USD\n- Dimensions (packaging): 30 x 25 x 11 cm\n- Material: Steel\n- Origin: China\n- No shipping or return policy information provided. ## Trust signals - In-stock status: not explicitly confirmed, but available for purchase.\n- Return policy: not provided.\n- Price consistency: variants at different price points.\n- Certifications: none (no export certifications, no patents, no quality inspection report).\n- Brand: OEM, no authorized brand. ## Image assets \n\n\n\n\n\n\n ## Agent notes - No load capacity or weight limit specified.\n- Images not analyzed; visual details not inferred.\n- Mounting hardware not described; assume needs separate purchase or basic screws included.\n- Materials listed as steel, but no finish details (e.g., coating).
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": 800000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "11.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").