Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $47.99
Default variant: Blk Electro Arrow / 300cm
Default SKU: dcd-30001455378
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49810724454639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802618
JSON data: https://landmarks.builders/products/m4x-10000802618.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Reliable Heavy-Duty Tie Down Strap, This automatic retractable ratchet strap ensures strong, secure fastening for motorcycles, cars, SUVs, and camping gear. Designed for dependable load security and easy adjustment, it keeps your cargo safe during transport., High-Strength Polyester, Crafted from durable polyester yarn, this strap resists wear and supports loads up to 600lbs, with a breaking strength of 2,100lbs for tough jobs., Adjustable & Versatile, Features an adjustable buckle and coated S-hooks for flexible use—ideal for securing items on vehicles, trailers, roof racks, and more. Great for moving appliances, lawn equipment, and outdoor activities., Easy Storage & Handling, Soft loop and padded handles offer comfort and convenience. The automatic retractable design saves time during setup and removal., Practical & Cost-Effective, Perfect for road trips, camping, and everyday securing needs, this tie down strap delivers practical value for a variety of transport situations.
Summary: Retractable ratchet strap secures motorcycles. 颜色(Color): Wht Zinc Black 330cm; 材质(Material): Polyester, Steel
Generated by: m4x-map-v1
This product has 4 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": "Retractable ratchet strap secures motorcycles",
"quantity": 1,
"grams": 2200000,
"properties": {
"_length_cm": "23.29",
"_width_cm": "19.99",
"_height_cm": "7.49"
}
}],
"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").