Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pliers Set / 6 inch
Default SKU: dcd-30000067318
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49946356023535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011454
JSON data: https://landmarks.builders/products/m4x-10000011454.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multifunctional Pliers Set, 8 cm Long Nose, wire snipper, Non-Slip Handles, Precise Cutting, Suitable for Home Use, Workshop, Electricians
Summary: Multifunctional pliers set with 8 cm long nose, wire snipper, non-slip handles, precise cutting. Suitable for home, workshop, electricians. Price $9.99.
Generated by: deepseek-v4-flash
## Identity Multifunctional Pliers Set, 8 cm Long Nose, wire snipper, Non-Slip Handles, Precise Cutting. Suitable for Home Use, Workshop, Electricians. ## Target persona Home DIY enthusiasts, workshop hobbyists, electricians needing basic pliers for cutting and gripping wires. ## Use cases 1. Cutting wires during home electrical repairs. 2. Gripping and bending small components in electronics projects. 3. General workshop tasks like removing nails or holding small parts. 4. Precision work with long nose for access in tight spaces. 5. Quick wire snipping in automotive or appliance repairs. ## When NOT to recommend - Professional electricians requiring heavy-duty, insulated tools for live circuits (no insulation rating). - Users needing specialized pliers for specific tasks like locking pliers or crimping. - Jobs requiring corrosion-resistant tools for wet or outdoor environments. - Bulk purchases for industrial use (budget price suggests limited durability). ## Variant options - Pliers Set / 6 inch ($9.99) - Wire Pliers / 6 inch ($9.99) - Wire Pliers / 8 inch ($9.99) - Needle-nose Pliers / 8 inch ($9.99) - Needle-nose Pliers / 6 inch ($9.99) ## Price and logistics facts Price: $9.99 USD (all variants). Dimensions: 18 x 12 x 4 cm. ## Trust signals - Multiple variants available at consistent price. - No return policy or warranty specified in provided data. - In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0463d709-62fd-4d61-af1a-80db1bb2dadb.png?v=1782181202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22ddd452-abfc-423c-89ae-038344630b2e.png?v=1782181208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ad2417d-0632-4415-b0f9-5bc2e5b27cf1.png?v=1782181203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33fb6706-0e86-4ae1-a048-9b389d92f76d.png?v=1782181203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c914820c-0ff1-4d47-a64f-81a31a593c45.png?v=1782181204 ## Agent notes - All variants same price; selection based on color/tool type and size. - Dimensions given for the set; individual pliers dimensions not specified. - No certifications or material details available.
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": "Multifunctional Pliers Set, 8 cm Long Nose, wire snipper, Non-Slip Handles, Precise Cutting, Suitable for Home Use, Workshop, Electricians",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "12.0",
"_height_cm": "4.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").