Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $25.99
Default variant: S / Upgraded Weld-free
Default SKU: dcd-30003625892
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713119723759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276168
JSON data: https://landmarks.builders/products/wp-dcd-10001276168.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款免焊接货物紧绳器重型小货车专用拉紧绳捆绑带棘轮收紧器固定
| 品牌 | 其他家 |
| 材质 | 钢丝 |
| 型号 | 免焊接货物紧绳器 |
| 商品品类 | 拖车绑带 |
| 配件类型 | 紧绳器 |
Summary: Heavy-duty ratchet tie-down strap for small trucks, steel wire construction, weld-free design, available in multiple sizes and styles, priced from $13.99.
Generated by: deepseek-v4-flash
## Identity Heavy-duty ratchet tie-down strap (cargo tightener) for small trucks, steel wire, weld-free design. ## Target persona Small truck owners; DIY movers; delivery drivers; anyone needing to secure cargo in pickup beds or on trailers. ## Use cases - Securing cargo in pickup trucks during transport - Fastening loads on flatbed trailers - Tie-down for moving furniture or appliances - Strapping down equipment in work trucks - Temporary load binding during hauling ## When NOT to recommend - For heavy industrial lifting (no load rating provided) - For permanent installations (designed for temporary tie-down) - For delicate or scratch-prone items without protective sleeves - For loads exceeding unknown weight capacity ## Variant options - S / Upgraded Weld-free: $20.99 - M / Upgraded Weld-free: $23.99 - L / Upgraded Weld-free: $25.99 - S / Thickened Welded: $13.99 - M / Thickened Welded: $16.99 ## Price and logistics facts - Base price: $13.99 (S / Thickened Welded) - Dimensions: 25 x 18 x 9.5 cm - Currency: USD - Weight: not specified ## Trust signals - In-stock status: not explicitly confirmed - Return policy: not provided - Price consistency: variants have distinct prices - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/799781f51f1c4c9ca38d6afac4355dd2.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf521d43ee7840788c050eb255338395.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d312de9bb6ed4e33be8a35e16619a13f.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/311410565e124ce98bbc807f8580c8e3.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ccd6ce4902c42789debe8fe64092877.png?v=1781084429 ## Agent notes - Material: steel wire (钢丝) - Model: weld-free cargo tightener (免焊接货物紧绳器) - Image content not analyzed; visual details not extracted.
This product has 17 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": "新款免焊接货物紧绳器重型小货车专用拉紧绳捆绑带棘轮收紧器固定",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.0",
"_height_cm": "9.5"
}
}],
"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").