Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $19.99
Default variant: 8IN Flat Mouth
Default SKU: dcd-30003512661
Default price: $13.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/49739202593007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250350
JSON data: https://landmarks.builders/products/wp-dcd-10001250350.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.







Summary: 8-inch glass clamping pliers for trimming and clamping glass, tiles, and ceramics. Available in flat and curved mouth variants. Price range $13.99-$19.99.
Generated by: deepseek-v4-flash
## Identity New 8-inch glass clamping pliers (掰片钳) for trimming and clamping glass, tiles, and ceramics. Sourced from a Shopify store. ## Target persona - DIY home renovators working with glass or tile - Tile installers needing edge trimming - Stained glass hobbyists - Glass or ceramic artisans ## Use cases - Trimming edges of ceramic tiles - Cutting and shaping glass sheets - Clamping and holding glass pieces during assembly - Removing sharp edges from cut glass - Bending thin wires or metal strips - Tile repair and resizing ## When NOT to recommend - Heavy-duty metal cutting (insufficient jaw strength) - Precision electronics or small-component work - Large-scale industrial glass cutting (not automated) - Woodworking or carpentry tasks ## Variant options 1. 8IN Flat Mouth ($13.99) 2. 8IN Flat Mouth Cover ($14.99) 3. 8IN Curved Mouth ($14.99) 4. 8IN Curved Mouth a ($15.99) 5. 95IN Thick Flat ($19.99) ## Price and logistics facts - Price range: $13.99–$19.99 USD - Dimensions (packaged): 26 x 19 x 5 cm - All prices are in USD ## Trust signals - In-stock status not explicitly provided - Return policy not stated - Price consistency: no discounts mentioned - No certifications listed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/388cb2c4d4384662b219ddaff1c676aa.png?v=1781488370 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb667ee5d8744dfda1a4c4dfbd87fa03.png?v=1781488370 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/920b1f2626c74adfa83b4323a485c247.png?v=1781488371 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7f27028bca9436a834782d55b120e2e.png?v=1781488370 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/045c1033a13c45b5a4ae4f4e7456d76c.png?v=1781488369 ## Agent notes - Images not inspected; visual details not assumed. - Product type tagged as "缝纫" (sewing) but actual use is glass/tile tool. - No detailed description provided.
This product has 17 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": "新款8寸夹玻璃钳子 掰片钳瓷砖陶瓷片修边平口钳弧形剪边钳夹持",
"quantity": 1,
"grams": 320000,
"properties": {
"_length_cm": "20.32",
"_width_cm": "19.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").