Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Nickel-iron
Default SKU: dcd-30003512637
Default price: $10.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/49739206983919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250347
JSON data: https://landmarks.builders/products/wp-dcd-10001250347.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Industrial-grade 8-inch flat jaw pliers made of chrome vanadium steel with rubber grip, available in Nickel-iron or Silicone Sleeve variants, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 8-inch flat jaw pliers, chrome vanadium steel, with rubber sleeve, for clamping and breaking glass or model parts. ## Target persona Hobbyist model makers, glass artisans, electronics repair technicians needing precise clamping. ## Use cases - Breaking glass sheets - Holding small model parts - Clamping wires - Removing pins - Light industrial gripping tasks ## When NOT to recommend - Heavy-duty metalworking - High-torque applications - Electrical work requiring insulated tools - Users needing precision tweezers (not a precision tool) ## Variant options - Nickel-iron: $10.99 - Silicone Sleeve: $9.99 ## Price and logistics facts Base price $9.99 USD. Dimensions: 26.0 x 19.0 x 4.5 cm. No shipping or return policy specified. ## Trust signals No manufacturer certifications or in-stock status provided. Standard shop policies apply. ## Image assets 5 images available at provided URLs. Content not analyzed. ## Agent notes No product description available; assume title is accurate. Variants differ in material (Nickel-iron vs Silicone Sleeve). Price difference $1.
This product has 14 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": "新款大班模型夹持掰片钳玻璃钳 八寸平口铬钒钢省力带胶套玻璃钳",
"quantity": 1,
"grams": 320000,
"properties": {
"_length_cm": "20.32",
"_width_cm": "19.0",
"_height_cm": "4.5"
}
}],
"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").