Brand: World Products (Landmark)
SKU: dcd-30003621596
Price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49713423220975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274424
JSON data: https://landmarks.builders/products/wp-dcd-10001274424.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
316 材质不锈钢花篮螺丝 松紧螺旋扣
| 品牌 | TANSEA |
| 型号 | 3413SA8 |
Summary: 316 stainless steel turnbuckle from TANSEA, model 3413SA8, for tensioning cables. Measures 26x5x3 cm. Priced at USD 68.99.
Generated by: deepseek-v4-flash
## Identity - Product: 316 材质不锈钢花篮螺丝 松紧螺旋扣 - Brand: TANSEA - Model: 3413SA8 ## Target persona DIY enthusiasts, marine riggers, industrial maintenance workers needing corrosion-resistant tension hardware. ## Use cases - Tightening wire rope on sailboats - Securing cargo straps on trailers - Adjusting fence wires - Supporting aerial cables - Installing garden trellises ## When NOT to recommend - Buyers needing lightweight plastic turnbuckles for non-load-bearing projects - Those requiring metric thread sizes not specified - Decorative applications without load requirements ## Variant options - Silver: USD 68.99 (only variant) ## Price and logistics facts - Price: USD 68.99 - Dimensions: 26 x 5 x 3 cm - Currency: USD ## Trust signals - In-stock status inferred from product tags (dcd batch) - No return policy explicitly provided - Price consistency: single listed price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d9b1410e6af47da85dbadb100a78dfb.png?v=1781084620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e97941c5f834dc0a0803244aef73e9f.png?v=1781084620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/713bfc2ad50f4460b9f5273ed58416f4.png?v=1781084620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55f2ba8f1a334954951176687ec6011f.png?v=1781084620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10a7172064fc43bd9ebc6600f4784f37.png?v=1781084620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52486ee9630f4457a316aadc32c02b41.png?v=1781084620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd19fb3d865847d098038879d2440e30.png?v=1781084620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83c071b4fdb242e095cd06b751071d68.png?v=1781084620 ## Agent notes - Product is categorized under '缝纫' (sewing) but appears to be a hardware turnbuckle; category may be incorrect. - No return policy or stock quantity explicitly stated.
This product has 13 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": "316 材质不锈钢花篮螺丝 松紧螺旋扣",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "5.0",
"_height_cm": "3.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").