Brand: World Products (Landmark)
SKU: dcd-30002488668
Price: $5.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/50305093665007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000989782
JSON data: https://landmarks.builders/products/m4x-10000989782.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Material: Crafted from high-strength, heavy duty polyester strapping, this strap offers exceptional durability and resistance to wear and tear, ensuring your cargo is held securely without stretching or snapping.
Secure Ratchet Mechanism: Features a sturdy, rust-proof steel ratchet tensioner for reliable tightening. This essential piece of cargo securing equipment allows you to apply precise tension, locking down loads of all shapes and sizes with confidence.
Versatile Cargo Control: Ideal for a wide range of applications, this lashing strap is perfect for movers, transport vehicle hauling, and securing items on trucks. Use it to tie down furniture, appliances, building materials, or recreational equipment.
Non-Damaging Design: The flat, soft, non-elastic weave of the cargo strap with tensioner is designed to distribute pressure evenly, preventing scratches and damage to your valuable goods during transport.
High Load Capacity: Engineered for demanding tasks, this ratchet tie-down strap provides superior strength to handle heavy loads, giving you peace of mind that your items will remain stable and secure from start to finish.
Summary: Long-Lasting Stitching Ratchet Tie-down Strap Non-Elastic Weave Cargo Strap with Tensioner Rust-Proof for Movers, Transport Vehicle Hauling. 【Heavy-Duty Material】: Crafted from high-strength, heavy duty polyester strapping, this strap offers exceptional durability and resistance to wear and tear, ensuring your cargo is held securely without stretching or snapping. 【Secure Ratchet Mechanism】: Features a sturdy, rust-proof steel ratchet tensioner for reliable tightening. This essential piece of cargo securing equipment allows you to apply precise tension, locking down loads of all shapes and siz
Generated by: m4x-map-v1
This product has 7 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": "Long-Lasting Stitching Ratchet Tie-down Strap Non-Elastic Weave Cargo Strap with Tensioner Rust-Proof for Movers, Transport Vehicle Hauling",
"product_id": 9499703804143,
"variant_id": 50305093665007,
"quantity": 1,
"grams": 1900,
"length_cm": "25.0",
"width_cm": "20.0",
"height_cm": "8.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").