Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: 4M 3T / Small Car
Default SKU: dcd-30003609987
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: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714264965359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269874
JSON data: https://landmarks.builders/products/wp-dcd-10001269874.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车拖车绳加厚拉车牵引越野小车拖车钩救援货车专用绳子18吨强力
| 额定载重 | 1-5t |
| 材质 | 丙纶 |
| 适用范围 | 户外活动 |
| 规格 | 【微型专用】4米3吨 爪型扣 |
Summary: Heavy-duty car tow strap, polypropylene, rated 1-5 tons, 4-5m length, with variants for different capacities and visibility features, priced $9.99-$11.99.
Generated by: deepseek-v4-flash
## Identity Car tow strap, polypropylene, rated load 1-5 tons, length 4-5m, with claw hooks. Available in multiple variants for capacity and visibility (reflective, luminous). ## Target persona Off-road drivers, truck owners, DIY car enthusiasts, outdoor adventurers who need emergency recovery. ## Use cases - Pulling a stuck vehicle out of mud or snow - Towing a disabled car a short distance on road - Recovering an off-road vehicle from a ditch or trail - Emergency roadside assistance for light trucks and SUVs - Towing a small trailer or boat (within capacity) ## When NOT to recommend - Exceeding 5-ton capacity or using for heavy commercial towing - Permanent tie-down or securing cargo - Professional recovery requiring winches or rated recovery points - Use with frayed or damaged straps ## Variant options - 4M 3T / Small Car ($9.99) - 4M 5T / Reflective ($9.99) - 4M 5T / Luminous ($10.99) - 5M 5T / Luminous ($11.99) ## Price and logistics facts - Price range: $9.99 - $11.99 USD - Package dimensions: 25 x 25 x 6 cm (approx. 9.8 x 9.8 x 2.4 in) - Weight not provided ## Trust signals - In-stock status not confirmed - Return policy not specified - No certifications listed - Price consistent across variants within type ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a433320e98d4a80ad3d62c15718219e.png?v=1781085395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/120f321e5ffd43c09a8b8fe59082c71b.png?v=1781085396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8f67d25f8194992b93372e290431f3b.png?v=1781085396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef347a8b862541c689dd437ff00d0fbc.png?v=1781085397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab61fec250ae4612a44ec2b2a1e521fa.png?v=1781085396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05393301780e4ee3a02ba8f2ae033038.png?v=1781085397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d986fbc274d440ca68d35f7db2d9620.png?v=1781085397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/599e5b65bf7d42d48a48984865852481.png?v=1781085395 ## Agent notes - No image understanding performed; visual details not inferred. - Only material specified: polypropylene. - Load rating per variant: 3T or 5T. - Hooks are claw type.
This product has 16 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": 500000,
"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").