Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $44.99
Default variant: without Magnifier
Default SKU: dcd-30003623300
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49713127686383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275234
JSON data: https://landmarks.builders/products/wp-dcd-10001275234.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
锯路钳 锯条锯齿拨料器木工掰料钳拨锯路掰齿钳木工修整器 钳子
| 特性 | 其它 |
| 品牌 | MYTEC/美科 |
| 材质 | 其它 |
Summary: Saw set pliers for adjusting saw teeth, MYTEC brand, available with or without magnifier, priced from $38.99.
Generated by: deepseek-v4-flash
## Identity Saw set pliers (锯路钳) for woodworking, used to adjust the set (bend) of saw teeth. Brand: MYTEC/美科. ## Target persona Woodworkers, carpenters, saw sharpening technicians, DIYers who maintain hand saws or band saws. ## Use cases - Adjusting tooth set on hand saws or circular saw blades. - Correcting uneven tooth set after sharpening. - Bending teeth to reduce binding in the kerf. - Setting teeth on vintage or refurbished saws. - Repairing damaged teeth by resetting them. - Fine-tuning saw performance for specific wood types. ## When NOT to recommend - For users needing a saw sharpening file or grinder (this is only for setting teeth). - For industrial-scale saw maintenance (too slow for mass production). - For those unfamiliar with manual saw tuning (requires some skill). - If the saw blade is carbide-tipped (these pliers are for steel teeth). ## Variant options - Without Magnifier: $38.99 - With Magnifier: $44.99 ## Price and logistics facts - Base price: $38.99 USD. - Dimensions: 23.2 x 20.6 x 5.3 cm (approx. 9.1 x 8.1 x 2.1 inches). - Currency: USD. ## Trust signals - In-stock status: Not specified. - Return policy: Not specified. - Price consistency: Two variants with transparent pricing. - Certifications: None provided. ## Image assets Five images available for fetching: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebeaf305966d4074a26ace8f70e3e789.png?v=1781084432 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6054ab96e4f4210aefc28527ead7b9f.png?v=1781084432 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/620c7428b18e4182aaa2b268062e757c.png?v=1781084431 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9df9990a618a42bcb857959664a3afa7.png?v=1781084433 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb77a66b1224431b9e7c881d1b4a4297.png?v=1781084432 ## Agent notes Product type listed as "缝纫" (sewing) but actual use is woodworking saw setting. Possible mis-categorization. Image analysis not performed; rely on above URLs for visual details.
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": "Saw-Setting Pliers Curved Handles Saw Set Pliers Painted Finish Compact",
"quantity": 1,
"grams": 320000,
"properties": {
"_length_cm": "23.2",
"_width_cm": "20.6",
"_height_cm": "5.3"
}
}],
"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").