Brand: World Products (Landmark)
SKU: dcd-30003532959
Price: $196.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 5300 g
Cart URL (default variant): https://landmarks.builders/cart/49716607451375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250614
JSON data: https://landmarks.builders/products/wp-dcd-10001250614.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Commercial barbell safety hooks for squat racks and bench presses, compatible with 26mm diameter bars, priced at $196.99.
Generated by: deepseek-v4-flash
## Identity **Product:** 商用杠铃杆安全钩 (Commercial Barbell Safety Hook). **Type:** Fitness equipment accessory. ## Target persona Commercial gym owners, serious weightlifters, CrossFit boxes seeking heavy-duty rack accessories. ## Use cases 1. Securing barbell on squat rack during heavy squats. 2. Supporting bench press bar when training alone. 3. Providing safety catch for failed lifts. 4. Organizing multiple bars in a gym. 5. Replacing worn-out hooks on existing racks. ## When NOT to recommend 1. Home gyms with limited space and lighter loads. 2. Racks with incompatible bar diameter (not 26mm). 3. Users on a tight budget seeking cheaper alternatives. 4. Portable or adjustable racks requiring specialized hooks. ## Variant options - **For 75-75mm 26MM** (SKU: dcd-30003532959) — $196.99 USD ## Price and logistics facts - **Price:** $196.99 USD - **Dimensions:** 20×20×18 cm - No shipping or return policy information provided. ## Trust signals - Stock status not provided. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/135587c1eaee41cb9d1a90fa851145fa.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eab5f625c0f84da181592f9bab77f0bb.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d954e562ddbf4c6a80d40c6ff62b640a.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9084c617db6440068f84c62d508601a1.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1ca32840d974b08abde207414cb9820.png?v=1781086786 ## Agent notes No description provided. Image understanding not performed.
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": "商用杠铃杆安全钩 深蹲架卧推深蹲杠铃杆挂钩放置架健身器材配件",
"quantity": 1,
"grams": 5300000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.0",
"_height_cm": "18.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").