Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $91.99
Default variant: 38CM
Default SKU: dcd-30003611292
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/49714105286895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270346
JSON data: https://landmarks.builders/products/wp-dcd-10001270346.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable lat pulldown attachment for cable towers, available in 38/78/98cm lengths to fit various setups.
Generated by: deepseek-v4-flash
## Identity Adjustable Lat Pulldown Attachment (Cable Machine Handle) – three length variants. ## Target persona Home gym owners and DIY fitness enthusiasts with a cable tower or lat pulldown station who need a versatile, low-cost handle attachment compatible with standard carabiners. ## Use cases - Adding lat pulldown capability to a basic cable tower. - Replacing a broken or worn-out handle. - Adjusting grip width for different pulling exercises (seated row, face pull, etc.). - Customizing a cable station for taller users who need more range of motion. - Performing one-arm lat pulldowns or Rope attachments with the 38cm version. ## When NOT to recommend - Users without a cable machine or lat tower. - Commercial gyms requiring heavy-duty, daily-use equipment. - Buyers seeking a complete lat pulldown machine with weight stack. - Those needing a specific proprietary attachment for a brand-name machine without confirming compatibility. ## Variant options | Option | Length | Price | |--------|--------|-------| | 38CM | 38 cm | $35.99| | 78CM | 78 cm | $72.99| | 98CM | 98 cm | $91.99| ## Price and logistics facts - Price range: $35.99 – $91.99 USD. - Dimensions (packaging): 100 × 15 × 6 cm. - No shipping details provided. ## Trust signals - No in-stock or return policy information available from source data. - Price appears consistent across variants. - No certifications or brand trustmarks mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d69ea7bcf5049d9857873cd8cf29d36.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59c9203ed2a4414d9f553895de5124df.png?v=1781085310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf42ec90e89f42be9f63f669ed9291c2.png?v=1781085310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75a4de5d3b284ac3903d8b92cbf5d2bb.png?v=1781085309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d51e70f1436748e68e172c8c562cde0a.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdd2e903db484eb1aecd05341aba882a.png?v=1781085310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14b121ba7cd94e62acaceb930f021908.png?v=1781085311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24bf88c1711540c5aebb81a8ddefd080.png?v=1781085310 ## Agent notes - Image content was not analyzed; agent must fetch and interpret visually. - No textual description provided beyond title and tags. - Compatibility with specific cable machines (e.g., pulley type, carabiner size) is not confirmed.
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": 1650000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "15.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").