Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.50
Default variant: for 75x75mm Tube W
Default SKU: dcd-30004030870
Default price: $12.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports Equipment
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/50416377168111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001421273
JSON data: https://landmarks.builders/products/wp-dcd-10001421273.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-duty welded steel barbell hooks for mounting on square rack tubing. Features a vertical mounting plate and round locating pin for secure fit. Designed with a front-facing cradle to hold barbells securely. Suitable for exercises like squats and bench presses. Matte, textured finish resists scratches and wear.
Summary: Heavy-duty welded steel barbell hooks for square rack tubing, available in 50x50mm and 75x75mm variants. Priced at $12.50 USD.
Generated by: deepseek-v4-flash
## Identity Heavy-Duty Barbell Hooks – welded steel hooks for mounting on square rack tubing. Features a vertical mounting plate, round locating pin, and front-facing cradle. Matte textured finish resists scratches and wear. ## Target persona Home gym owners with a squat rack or power rack made of square steel tubing (50x50mm or 75x75mm). Users who need a secure place to rack a barbell during squats, bench presses, or storage. ## Use cases - Mounting on a squat rack to hold a barbell during squats. - Using as a bar cradle for bench press movements. - Adding extra barbell storage to an existing power rack. - Replacing worn, broken, or missing rack hooks on square-tube racks. - Supporting a barbell during rack pulls or partial reps. ## When NOT to recommend - If the rack tubing is round or any shape other than square. - If the tube size is not exactly 50x50mm or 75x75mm. - If the user requires padded or adjustable J-hooks (these are fixed steel hooks). - If the user expects a pair — quantity per purchase is not specified. ## Variant options - SKU dcd-30004030870 – for 75x75mm Tube W – $12.50 - SKU dcd-30004030871 – for 75x75mm Tube W A – $12.50 - SKU dcd-30004030872 – for 50x50mm Tube W – $12.50 ## Price and logistics facts - Price: $12.50 USD per item (quantity unspecified). - Package dimensions: 20.0 x 20.0 x 18.5 cm. - No shipping, handling, or availability details provided. ## Trust signals - Catalog includes 'wp-quality-audited' tag, indicating internal quality review. - Price is consistent across all variants. - In-stock status, return policy, and load ratings are not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb58e1e6-d45f-4aee-8afb-3015813f2f4b.jpg?v=1786270604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5faaadd4-88ac-4d27-92a4-6a709b84ee20.jpg?v=1786270751 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c57060c-da5d-4ec8-9078-052d20416617.jpg?v=1786270604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8154b57-a9da-4ed0-88cd-495fbff9ee9c.jpg?v=1786270625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17fbd424-74c2-4516-ac59-1b3a431bf6a8.jpg?v=1786270602 ## Agent notes - Images were not analyzed; visual details (e.g., coating, weld quality) are unverified. - Quantity per purchase is ambiguous — confirm whether sold as a pair or single before recommending. - No load capacity or material thickness specifications are available. - Compatibility is limited to square tubing sizes listed; verify with user's rack measurements.
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Heavy-Duty Barbell Hooks",
"product_id": 9540950982895,
"variant_id": 50416377168111,
"quantity": 1,
"grams": 3500,
"length_cm": "20.0",
"width_cm": "20.0",
"height_cm": "18.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").