Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.25 – $30.70
Default variant: 2667
Default SKU: dcd-30003654184
Default price: $26.02
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Industrial
Vendor: World Products
Weight: 1040 g
Cart URL (default variant): https://landmarks.builders/cart/50405278417135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001286981
JSON data: https://landmarks.builders/products/wp-dcd-10001286981.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Achieve professional-grade precision in your workshop with this advanced digital rotational tension wrench. Engineered for mechanics, DIY enthusiasts, and two-wheeler maintenance, this tool provides accurate tightening measurements to ensure every bolt is secured to exact specifications. The electronic rotational tension wrench features a built-in display screen directly on the handle, paired with an audible sound warning notification that sounds when you reach your target rotational tension over-tightening and thread damage.Constructed with alloy steel metal body and a sturdy ratchet head, this wrench is built to withstand the rigors of daily automotive repair and assembly tasks. The three front control buttons allow for quick, hassle adjustments, while the ergonomic handle with its distinctive blue-and-black anti-slip grip ensures maximum comfort and control during extended use. For convenient to carry and storage, the entire rotational tension wrench set fits securely inside the included black rigid carrying case, keeping your valuable instrument protected from dust, impacts, and misplacement on the job.
Summary: Digital Rotational Tension Wrench Sound Warning Notification Rotational Tension Wrench with Case Accurate Tool for Home Handymen, Automotive Repair. Achieve professional-grade precision in your workshop with this advanced digital rotational tension wrench. Engineered for mechanics, DIY enthusiasts, and two-wheeler maintenance, this tool provides accurate tightening measurements to ensure every bolt is secured to exact specifications. The electronic rotational tension wrench features a built-in display screen directly on the handle, paired with an audible sound warning notification that sounds
Generated by: dcd-map-v1
This product has 8 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": "Digital Rotational Tension Wrench Sound Warning Notification Rotational Tension Wrench with Case Accurate Tool for Home Handymen, Automotive Repair",
"product_id": 9537560740079,
"variant_id": 50405278417135,
"quantity": 1,
"grams": 1040,
"length_cm": "34.5",
"width_cm": "12.5",
"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").