Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.28 – $12.22
Default variant: 38 cm Multi-hole Handle
Default SKU: dcd-30003942235
Default price: $5.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Fitness Equipment
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/50458117472495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001388415
JSON data: https://landmarks.builders/products/wp-dcd-10001388415.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This lat pulldown bar is made from rigid metal with a matte dark finish. It features a curved, adjustable bar with multiple oval grip holes for varied hand positions. The package includes three metal carabiners for easy attachment to cable machines.
Summary: A budget multi-grip lat pulldown bar with carabiners, made of rigid metal with a matte finish, sold in five size variants from $5.28 to $12.22.
Generated by: deepseek-v4-flash
## Identity Lat Pulldown Bar with Carabiners – a metal cable attachment with a curved multi-hole grip bar and three carabiners. Dimensions (base variant): length 100.5 cm, width 24.0 cm, height 6.0 cm. Available in five sizes with different prices. ## Target persona Home gym builder on a tight budget who needs an affordable cable machine attachment. Also suited to beginners equipping a personal workout space and occasional users who want multiple grip positions without investing in premium equipment. ## Use cases - Performing lat pulldowns on a cable tower or lat pulldown machine. - Executing seated cable rows with a neutral or wide grip. - Doing triceps pushdowns with an overhand grip. - Adding variety to home cable workouts with multiple hand positions. - Replacing a lost or damaged pulldown bar with a low-cost substitute. ## When NOT to recommend - Commercial gyms or high-volume training where durability and heavy-duty construction are required. - Users who need a specialized ergonomic handle (e.g., rotating grips, padded grips) for joint comfort. - Advanced lifters training at heavy weights who need a more robust, load-rated attachment. - Purchases where precise size or handle spacing must be verified, because listed dimensions may not correspond to all variants. ## Variant options - 38 cm Multi-hole Handle – SKU dcd-30003942235 – $5.28 - 52 cm Multi-hole Handle – SKU dcd-30003942236 – $9.44 - 75 cm Multi-hole Handle – SKU dcd-30003942237 – $9.44 - 76 cm Multi-hole Handle – SKU dcd-30003942238 – $10.83 - 985 Multi-hole – SKU dcd-30003942239 – $12.22 ## Price and logistics facts - Base price: $5.28 USD; highest variant $12.22 USD. - Physical dimensions provided for the product listing: 100.5 cm length, 24.0 cm width, 6.0 cm height (likely the largest variant, but not explicitly confirmed). - Shipping costs, lead time, and seller fulfillment details are not provided. ## Trust signals - Listing includes tag “wp-quality-audited”, indicating some quality review process was applied. - Product is part of a validated catalog (“wp-content-validated”). - No explicit in-stock status, return policy, or manufacturer certification was provided in the facts. ## Image assets Five images are available for fetching: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0b8b856-05b9-4bbc-b18f-7204650bfc0d.jpg?v=1786251671 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cb4eda8-9390-4c3d-89bf-30c8f8a089ca.jpg?v=1786251673 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd226936-10dc-4e01-be4a-00c9ef635c23.jpg?v=1786251673 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eacdec61-43dc-4f56-8bc9-078b6bde792a.jpg?v=1786251671 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b12bb730-4db2-4c4d-ad34-568410cfed78.jpg?v=1786251671 ## Agent notes - Image content was not visually analyzed; the image URLs are provided as fetchable assets only. - Variants may differ in length and grip spacing; the single set of dimensions may not apply to all variants. - No weight rating or material thickness specification is given; do not assume suitability for heavy loads. - Verify the intended variant size with the buyer before ordering.
This product has 10 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": "Lat Pulldown Bar with Carabiners Multiple Grip Lat Pull Handle Adjustable Gym Attachment",
"product_id": 9539902996719,
"variant_id": 50458117472495,
"quantity": 1,
"grams": 1700,
"length_cm": "100.5",
"width_cm": "24.0",
"height_cm": "6.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. 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").