Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 4M 3t / Micro Claw
Default SKU: dcd-30003605670
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714403344623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268171
JSON data: https://landmarks.builders/products/wp-dcd-10001268171.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.













Summary: Heavy-duty car tow strap rated for 18 tons, available in 4M 3t and 4M 5t variants, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity This is a heavy-duty tow strap for vehicles, 18-ton rating, with micro claw or luminous options. ## Target persona Off-road enthusiasts, pickup truck owners, SUV drivers, and commercial vehicle operators who need reliable towing gear. ## Use cases - Recovering a stuck vehicle off-road - Towing a broken-down car safely - Pulling a trailer - Emergency roadside assistance - Moving heavy equipment ## When NOT to recommend - For lightweight passenger cars only (exceeds needed capacity) - For non-vehicle towing (e.g., boat trailers without proper connection) - For professional heavy-duty recovery where certified equipment is required ## Variant options - **4M 3t / Micro Claw** ($9.99): For lighter vehicles, micro claw hook - **4M 5t / Sedan Luminous** ($9.99): For heavier vehicles, with luminous feature ## Price and logistics facts - Price: $9.99 USD - Dimensions: 25 x 25 x 6 cm - No shipping or stock information available ## Trust signals - No return policy or in-stock status provided - Price is consistent across variants ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b095ea93d9ff4d03ba922f8d54b27342.png?v=1781085518) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bffe497ace604fa196751639781032b7.png?v=1781085517) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e76b20c340d48c1a04a13ddd5ad3707.png?v=1781085518) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aba02c165fbe466f91c56e18801903be.png?v=1781085519) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4e922829884461fb1e2304681b083a3.png?v=1781085519) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a83322559d9749d3ab79207005e96a93.png?v=1781085520) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/199c9ec38f7a43b08cf8fa7cd671d35c.png?v=1781085520) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/009d347142b44c93964a1943246140e1.png?v=1781085518) ## Agent notes - No product description provided; visual details not extracted. Images present but not analyzed. - Verify compatibility with vehicle towing capacity and hitch type.
This product has 14 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": "汽车拖车绳加厚拉车牵引越野小车拖车钩救援货车专用绳子18吨强力",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.0",
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").