Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $114.99 – $120.99
Default variant: Standard Motor
Default SKU: dcd-30003702206
Default price: $114.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/50150758416623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001303474
JSON data: https://landmarks.builders/products/m4x-10001303474.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: A compact and highly efficient mini bench drill press designed to bring professional-grade drilling accuracy directly to your workspace.
Stable Construction: Built with a strong metal body, a vertical support column, and a solid rectangular metal base, this bench drill ensures maximum stability and minimal vibration during operation.
Precision Chuck: Equipped with a high-quality three-jaw chuck rated for 0.3-4 mm bits, this versatile drill press allows you to secure tiny bits easily for intricate, detailed work.
User-Friendly Control: Features an ergonomic side lever for lowering the spindle smoothly, making this tabletop drill press incredibly easy to operate even for complex, repetitive tasks.
Space-Saving Design: The compact tabletop drill with a polished silver finish and secure black base feet fits perfectly on any workbench, making it ideal for jewelry making, watch repair, and hobbyist projects.
Summary: Mini Bench Press Electric Machine Stable for Jewelry Making, Hobbyists. 【Core Identity】: A compact and highly efficient mini bench drill press designed to bring professional-grade drilling accuracy directly to your workspace. 【Stable Construction】: Built with a strong metal body, a vertical support column, and a solid rectangular metal base, this bench drill ensures maximum stability and minimal vibration during operation. 【Precision Chuck】: Equipped with a high-quality three-jaw chuck rated for 0.3-4 mm bits, this versatile drill press allows you to secure tiny bits easily for intricate, deta
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": "Mini Bench Press Electric Machine Stable for Jewelry Making, Hobbyists",
"product_id": 9456870359279,
"variant_id": 50150758416623,
"quantity": 1,
"grams": 2300,
"length_cm": "23.0",
"width_cm": "20.0",
"height_cm": "15.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").