Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Small
Default SKU: dcd-30003598638
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: 740 g
Cart URL (default variant): https://landmarks.builders/cart/49714585338095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265537
JSON data: https://landmarks.builders/products/wp-dcd-10001265537.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: Weld-free ratchet tightener for automotive use, available in small and large sizes at $9.99 each. Dimensions 24x18x7 cm.
Generated by: deepseek-v4-flash
## Identity 免焊接紧绳器 (Weld-free ratchet tightener) – automotive cargo tie-down tool. ## Target persona DIY auto mechanics, small garage owners, truck drivers needing quick cargo securement, and parts suppliers. ## Use cases - Securing cargo in pickup truck beds - Tightening straps on trailers or flatbeds - Automotive part restraint during transport - Temporary hold during repair without welding - Ratcheting tie-downs for medium-duty loads ## When NOT to recommend - Heavy industrial loads requiring certified load ratings - Permanent structural fastening - Applications that demand welded joints for safety - Users needing corrosion-resistant materials (not specified) ## Variant options - **Small**: SKU dcd-30003598638, price $9.99 - **Large**: SKU dcd-30003598639, price $9.99 Both same price; size differs (unspecified dimensions per variant). ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions (package): 24 cm × 18 cm × 7 cm - No bulk pricing or shipping information provided ## Trust signals - No stock status, return policy, or certifications available in provided data. - Price appears consistent across variants. ## Image assets - 8 PNG images available; visual inspection not performed. - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/163e4652ea0b4d2182c0a6bcd80ba09c.png?v=1781085650) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39351b631d504e158d311eb300ea41f3.png?v=1781085649) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51401d3c251c430b9af41e3472d636a1.png?v=1781085649) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a02f03ea17e48e8899cb54d747eb6ca.png?v=1781085649) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4606c809386b434fb0002130feb497ef.png?v=1781085649) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdb400f2fa6e4707ba571b25ee4811a0.png?v=1781085650) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0310cdf3cbfa407b8910dc2a3654e94d.png?v=1781085651) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dd98bf65eef409897bbd6b00aa889f1.png?v=1781085649) ## Agent notes - No visual content analysis performed; all image URLs are provided as fetchable assets. - No description or material information available. - Variant dimensions not specified; assume only style differs.
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": "免焊接紧绳器 厂家批发免焊接紧绳器汽车紧绳器齿轮棘轮紧绳器",
"quantity": 1,
"grams": 740000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "18.0",
"_height_cm": "7.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").