Brand: World Products (Landmark)
SKU: dcd-30003598842
Price: $112.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714584256751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265615
JSON data: https://landmarks.builders/products/wp-dcd-10001265615.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Japanese ARS 9F-10 saw file for sharpening saw teeth; 30 cm long; price $112.99; single variant. No stock or return policy data.
Generated by: deepseek-v4-flash
## Identity - Product: ARS 9F-10 Saw File (日本原装进口爱丽斯ARS9F-10锯锉) - Price: $112.99 USD - Dimensions: 30 x 6 x 5 cm - Origin: Japan (imported) ## Target persona - Arborists and tree care professionals - Saw sharpening technicians - Woodworkers who maintain their own handsaws - Enthusiasts restoring vintage saws ## Use cases - Sharpening crosscut saw teeth - Dressing and shaping saw teeth on hand saws - Removing burrs from saw blades after filing - Fine-tuning tooth geometry for optimal cutting - Maintaining pruning saws and bow saws - Touch-ups between professional sharpening services ## When NOT to recommend - Buyers looking for a general-purpose metal file - Users needing a file for power saw chains (this is for hand saws) - Situations where a sharpening service is more cost-effective for a single use - Persons unfamiliar with manual saw sharpening technique ## Variant options - Only one variant: Style "9f-10" with SKU dcd-30003598842 at $112.99 ## Price and logistics facts - Price: $112.99 USD (fixed across variant) - Dimensions: 30 cm length, 6 cm width, 5 cm height - Origin: Japan (imported) - No shipping or tax information provided ## Trust signals - No stock availability data - No return policy provided - No certifications or warranty mentioned - Price consistency: single price point ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Product category listed as '缝纫' (sewing) appears to be miscategorized; actual use is saw sharpening. - No description text provided; all information derived from title and attributes. - Image content not analyzed; treat all images as fetchable assets. - No customer reviews or ratings data.
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": "日本原装进口爱丽斯ARS9F-10锯锉锯子细齿齿锉刀修整伐锯齿用锉刀",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "6.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").