Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $37.99
Default variant: 55 Stick Spiral Saw
Default SKU: dcd-30003699456
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760804921418:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001302487
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001302487.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Comprehensive Set: This 18-piece jewelry tool kit provides everything you need for professional-grade band sizing, shaping, repair, and polishing in one convenient package.
Accurate Measurement: The band sizing kit features a metal band sizing gauge with clearly engraved size markings and a matching metal band mandrel to ensure accurate sizing every time.
Versatile Functionality: Designed as a complete jewelry repair kit, it includes a two-headedheaded hammer with a yellow-and-black head, a blue-handled band saw frame, and multiple thin saw blades for intricate cutting and shaping.
Quality Construction: Crafted from long-lasting metals, natural wood, and sturdy plastics, these tools are built for reliable bench use in jewelry making, adjustment, and finishing.
Essential Accessories: The set comes complete with precision tweezers, a small ruler, an abrasive strip, and a wooden shaping tool, making these versatile tools perfect for both home craft studios and professional workshops.
Summary: 18 Pieces Jewelry Tool Kit Exact Tools Allcomplete for Bench Work, Jewelers. 【Comprehensive Set】: This 18-piece jewelry tool kit provides everything you need for professional-grade band sizing, shaping, repair, and polishing in one convenient package. 【Accurate Measurement】: The band sizing kit features a metal band sizing gauge with clearly engraved size markings and a matching metal band mandrel to ensure accurate sizing every time. 【Versatile Functionality】: Designed as a complete jewelry repair kit, it includes a two-headedheaded hammer with a yellow-and-black head, a blue-handled band saw
Generated by: m4x-map-v1
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": "18 Pieces Jewelry Tool Kit Exact Tools Allcomplete for Bench Work, Jewelers",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "30.5",
"_width_cm": "22.5",
"_height_cm": "8.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").