Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.99 – $69.99
Default variant: Rubber Grip Lat
Default SKU: dcd-30003604061
Default price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 4200 g
Cart URL (default variant): https://landmarks.builders/cart/49714371559663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267522
JSON data: https://landmarks.builders/products/wp-dcd-10001267522.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: A set of cable attachments for cable machines, enabling lat pulldowns, triceps pressdowns, and low rows, priced at $64.99-$69.99.
Generated by: deepseek-v4-flash
## Identity A set of cable attachments for home or gym cable machines, including rubber grip lat bar and tricep pressdown bars. Sizes: 94x25x10.5 cm. Prices vary by variant. ## Target persona Home gym owners with a cable station; fitness enthusiasts doing isolation exercises for back and arms. ## Use cases 1. Performing lat pulldowns with a rubber grip bar. 2. Executing triceps pressdowns with a straight or angled pressdown bar. 3. Low rows when attached to a low pulley. 4. Cable pullovers for lats. 5. Reverse grip triceps extensions. ## When NOT to recommend - For users without a cable machine or functional trainer. - For those seeking a full gym setup rather than attachments. - For individuals needing very heavy-duty commercial equipment. - For complete beginners who need a full machine with built-in attachment. ## Variant options - Rubber Grip Lat: $64.99 - Tricep Pressdown Bar: $65.99 - Tricep Pressdown B a (likely variant): $69.99 ## Price and logistics facts Base price $64.99 USD; variations up to $69.99. Dimensions: 94 cm length, 25 cm width, 10.5 cm height. No shipping or tax info provided. ## Trust signals No stock status, return policy, or certifications provided. Image assets available. ## Image assets         ## Agent notes Images were not analyzed; only URLs provided. Assume product is a cable attachment set. Variant 'Tricep Pressdown B a' may have a typo.
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": "高位拉力杆多功能V型拉力三头肌下压高位低拉划船拉力多功能拉力",
"quantity": 1,
"grams": 4200000,
"properties": {
"_length_cm": "94.0",
"_width_cm": "25.0",
"_height_cm": "10.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").