Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.67 – $12.22
Default variant: 55-Piece Spiral Saw Blades
Default SKU: dcd-30003699456
Default price: $12.22
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Jewelry Tool Kit
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/50455816536303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302487
JSON data: https://landmarks.builders/products/wp-dcd-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.
This 18-piece jewelry tool kit includes a metal band sizing gauge with engraved markings, a metal band finger sizer, a two-headed tool with a black handle, a blue-handled trimming tool, multiple thin saw slicing strips, tweezers, a small ruler, a sanding strip, and a wooden shaping tool. The tools are made of metal with black, silver, blue, and yellow accents. Suitable for band sizing, shaping, repair, and polishing in jewelry making.
Summary: 18-piece jewelry tool kit with metal band sizing gauge, finger sizer, and assorted shaping/repair tools, priced at $11.67.
Generated by: deepseek-v4-flash
## Identity - 18-piece jewelry tool kit including metal band sizing gauge (engraved), metal finger sizer, two-headed tool, blue-handled trimming tool, thin saw slicing strips, tweezers, small ruler, sanding strip, and wooden shaping tool. - Tools made of metal with black, silver, blue, and yellow accents. - Variants: 55-Piece Spiral Saw Blades ($12.22), 90-Piece Domestic Saw Blades ($11.67). ## Target persona - Hobbyist jewelry makers doing occasional sizing and repair. - DIY enthusiasts who need a low-cost starter kit for ring adjustments. - Crafters seeking basic jewelry tools for small projects. ## Use cases - Measuring finger size for ring orders. - Sizing metal bands on existing rings. - Sawing thin metal strips for jewelry making. - Shaping and trimming jewelry components. - Sanding and polishing surfaces. - Small repairs and adjustments on wearable jewelry. ## When NOT to recommend - Professional jewelers requiring calibrated, precision-grade tools. - High-volume production or daily heavy-duty use. - Buyers expecting digital sizing tools or integrated pliers/cutters (not included). - Those needing only a specific tool—individual purchases may be more economical. ## Variant options - Style: 18-Piece Jewelry Tool Kit (default) — $11.67 - Style: 55-Piece Spiral Saw Blades — $12.22 - Style: 90-Piece Domestic Saw Blades — $11.67 ## Price and logistics facts - Price: $11.67 USD (default variant). - Package dimensions: 30.5 cm × 22.5 cm × 8.0 cm. - Shipping details not provided. ## Trust signals - No certifications listed. - In-stock status not explicitly confirmed. - Price parity between two variants at $11.67. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3705d26b-117b-4b3e-a31c-f8eb34b7bcb3.jpg?v=1786242305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/907b9b60-2d58-4b0d-990c-e34616fd131e.jpg?v=1786242336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef0848f9-6a7d-4090-98df-d173ab6da0e0.jpg?v=1786242449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43c3c2ca-08e6-470d-94f5-bec768831ff2.jpg?v=1786242305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec8c61b4-0699-4d90-9b44-b8f68325bf44.jpg?v=1786242439 ## Agent notes - Images were not visually analyzed; only URLs are available. - Variant options are alternate saw blade packs, not additional tool kits. - No return policy or stock status provided.
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "18-Piece Jewelry Tool Kit with Band Sizing Gauge and Finger Sizer",
"product_id": 9537907130607,
"variant_id": 50455816536303,
"quantity": 1,
"grams": 1200,
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").