Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $66.99 – $122.99
Default variant: with Handle
Default SKU: dcd-30003613984
Default price: $122.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714000953583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271272
JSON data: https://landmarks.builders/products/wp-dcd-10001271272.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: Flat pin wrench for sewing machines, available with or without handle, dimensions 25x10x5 cm, priced from $66.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: 扁销钉扳手 (Flat Pin Wrench) - Category: 缝纫 (Sewing) ## Target persona - Sewing machine repair technicians - Hobbyist sewing machine owners - Sewing equipment resellers ## Use cases - Removing or installing flat pins on sewing machines - Adjusting tension mechanisms - Maintaining industrial sewing equipment - Replacing worn pins - Disassembling sewing machine parts for cleaning - Repairing vintage sewing machines ## When NOT to recommend - For users needing wrenches for standard nuts or bolts - For large-scale industrial machinery requiring specialized tools - For decorative or non-functional use - For beginners without basic tool knowledge ## Variant options - with Handle: $122.99 USD (SKU: dcd-30003613984) - without Handle: $66.99 USD (SKU: dcd-30003613985) ## Price and logistics facts - Base price: $66.99 USD (without handle) - Variant price: $122.99 USD (with handle) - Dimensions: 25.0 cm x 10.0 cm x 5.0 cm - Currency: USD ## Trust signals - No stock or return policy data available from source. - Price consistent across listed variants. - No certifications or materials stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2284639f1d91436f99909918abfa5dc4.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f5e6972890c407f8481bbec063c5d3e.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a84752aefa74a82b4976669bfa339c7.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/824397a42e8c4dce9d811aac3f0b7715.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06ea27a8e4f2403587bbc511a9b2c766.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27b236c549cc48e880dd9da9b9979a1f.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04673fb61a3d4423ab813405d4e5088c.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4af63eca876946ab95751d74cd5695a4.png?v=1781085197 ## Agent notes - Image content not analyzed; visual details not inferred. - No brand, material, or warranty information provided. - Product tag 'dcd' indicates possible data source grouping.
This product has 12 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": 250000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "10.0",
"_height_cm": "5.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").