Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $45.99
Default variant: 40CM
Default SKU: dcd-30002724830
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49974048817391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035001
JSON data: https://landmarks.builders/products/m4x-10001035001.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Precision Cutting: This heavy-duty hand tool features a laser-engraved scale on a thickened aluminum alloy rod, ensuring highly accurate measurements for perfect circles every time.
Adjustable Design: As a versatile circle cutter, it offers an adjustable radius to accommodate various project sizes, ranging from small decorative holes to large architectural openings.
Even Operation: This professional glass tool is equipped with an automatic oil feed system that lubricates the cutting wheel during use, reducing friction and extending the life of the blade.
Secure Grip: The compass glass cutter utilizes a powerful 75mm rubber suction cup that firmly anchors the center point to the surface, preventing slipping while you score the material.
Multi-Surface Utility: This durable glass circle cutter is designed to score through glass up to 8mm thick, as well as ceramic tiles and rock slabs, making it ideal for home renovation and workshop use.
Summary: Glass Circle Cutter Adjustable Compass Glass Cutter Heavy Duty Tile Circle Scriber for Glaziers, Professionals, Workshop. 【Precision Cutting】: This heavy-duty hand tool features a laser-engraved scale on a thickened aluminum alloy rod, ensuring highly accurate measurements for perfect circles every time. 【Adjustable Design】: As a versatile circle cutter, it offers an adjustable radius to accommodate various project sizes, ranging from small decorative holes to large architectural openings. 【Even Operation】: This professional glass tool is equipped with an automatic oil feed system that lubrica
Generated by: m4x-map-v1
This product has 12 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": "Glass Circle Cutter Adjustable Compass Glass Cutter Heavy Duty Tile Circle Scriber for Glaziers, Professionals, Workshop",
"product_id": 9440444743919,
"variant_id": 49974048817391,
"quantity": 1,
"grams": 600,
"length_cm": "79.0",
"width_cm": "14.0",
"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").