Brand: World Products (Landmark)
SKU: dcd-30003457967
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50166306865391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001222928
JSON data: https://landmarks.builders/products/m4x-10001222928.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Natural Wood Build: This wooden pliers rack is made from natural wood, giving your workspace a clean, warm look while serving as practical tool storage for everyday bench use.
Multiple Hole Layout: The evenly spaced openings work as a reliable tool holder, helping keep pliers upright, separated, and easy to reach when you are switching between tasks.
Space-Saving Design: As a compact desk organizer, the plywood tool stand keeps small hand tools away from the table surface, reducing clutter and making your work area feel more accessible and efficient.
Stable Desktop Display: The solid block shape offers a steady base for displaying and storing pliers on a workbench, atelier, or craft table, so tools stay accessible instead of scattered.
DIY and Jewelry Use: Designed for crafters and jewelry makers, this holder helps organize frequently used tools for faster workflow, quicker selection, and a tidier setup during detailed projects.
Summary: 2 Pieces Wooden Rack Natural Wood Wooden Rack Desktop Display. 【Natural Wood Build】: This wooden pliers rack is made from natural wood, giving your workspace a clean, warm look while serving as practical tool storage for everyday bench use. 【Multiple Hole Layout】: The evenly spaced openings work as a reliable tool holder, helping keep pliers upright, separated, and easy to reach when you are switching between tasks. 【Space-Saving Design】: As a compact desk organizer, the plywood tool stand keeps small hand tools away from the table surface, reducing clutter and making your work area feel more
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": "2 Pieces Wooden Rack Natural Wood Wooden Rack Desktop Display",
"product_id": 9461624897775,
"variant_id": 50166306865391,
"quantity": 1,
"grams": 250,
"length_cm": "25.0",
"width_cm": "20.5",
"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. 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").