Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $49.99
Default variant: 2-6 Fen Small
Default SKU: dcd-30002901301
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 530 g
Cart URL (default variant): https://landmarks.builders/cart/49973723267311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001090959
JSON data: https://landmarks.builders/products/m4x-10001090959.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 Construction: Crafted from high-quality carbon steel, this hardware tool is designed to withstand high rotational force and provide long-lasting durability for demanding industrial environments.
Efficient Chain Repair: This purpose-built chain repair tool allows you to easily pull disconnected chain ends in unison, making it simple to insert connecting links without needing extra hands.
Versatile Compatibility: Engineered as a universal mechanical puller, it supports a wide range of roller chain sizes from small #25-60 to large #100-200, covering most standard machinery needs.
Precision Operation: The roller chain puller features a effortless screw-thread mechanism that provides controlled tension, ensuring the chain is held securely in place during maintenance or installation.
User-Friendly Design: This essential chain connecting tool is compact and portable, making it an ideal addition to any technician's toolbox for rapid-connectsite repairs in workshops or garages.
Summary: Chain Tensioner Tool Adjustable Chain Connecting Puller Heavy-Duty Carbon Steel. Description: 【Heavy-Duty Construction】: Crafted from high-quality carbon steel, this essential hardware tool is built to withstand high force and provide long-lasting durability for industrial or home use. 【Efficient Connection】: This specific chain repair tool allows you to easily pull two ends of a roller chain in unison, making the insertion of a connecting link quick and effortless. 【Precision Adjustment】: Featuring a even screw-thread design, this mechanical puller provides controlled tensioning to ensure per
Generated by: m4x-map-v1
This product has 12 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": "Chain Tensioner Tool Adjustable Chain Connecting Puller Heavy-Duty Carbon Steel",
"product_id": 9440319340783,
"variant_id": 49973723267311,
"quantity": 1,
"grams": 530,
"length_cm": "26.0",
"width_cm": "21.0",
"height_cm": "5.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").