Brand: World Products (Landmark)
SKU: dcd-30003607800
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49714197889263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269022
JSON data: https://landmarks.builders/products/wp-dcd-10001269022.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1个 颜色:图片色 材质:钢 8MM 铣轴古典型带底部轴承的木工铣刀
| 货号 | SZ-LB08-I500734333 |
| 适用范围 | 其他五金工具 |
Summary: A single 8mm steel woodworking router bit with bottom bearing, classic style. Priced at $11.99 USD. Dimensions 9 x 5 x 5 cm.
Generated by: deepseek-v4-flash
## Identity A steel 8mm shank classic router bit with bottom bearing for woodworking (SKU: dcd-30003607800). ## Target persona Hobbyist woodworkers, small workshop owners, DIY furniture makers, occasional trim/profiling tasks. ## Use cases - Flush trimming of laminate or veneer edges - Pattern routing with templates - Profiling edges on solid wood or plywood - Light-duty mortising with bottom bearing - Template-guided inlay work - Edge shaping on small projects (e.g., boxes, shelves) ## When NOT to recommend - High-volume production runs (bit may overheat) - Routing non-wood materials (metal, plastic) – designed for wood only - Using with collets > 8mm shank capacity - Precision joinery requiring exact cutter geometries (e.g., dovetail bits) ## Variant options - Style "1": 1 unit at $11.99 USD ## Price and logistics facts - Price: $11.99 USD (single piece) - Dimensions: 9 x 5 x 5 cm (packaging) - No shipping or tax details provided ## Trust signals - Single variant with consistent pricing - In stock (based on Shopify tags indicating batch inventory) - Return policy not specified - Material: steel (grade unknown) ## Image assets - 8 images available for visual inspection: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb1472cf75d2452fabb1272ea61ee752.png?v=1781085357 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f450b3c5d434be89b9c65dd38795a13.png?v=1781085361 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc96f03d08bf421a80bf8a3cdc6cb038.png?v=1781085358 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16fd792b7fc54802b8b88ec51842b1fa.png?v=1781085358 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9586f9faace143c094a26ffef2c8edf5.png?v=1781085358 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12104bd8a05049e9bccbcb0b54d78fdf.png?v=1781085358 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1362976913444468a7475cd63c40a32.png?v=1781085358 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd46ceaab5f74a05ba9e22e4e4866993.png?v=1781085358 ## Agent notes - No visual inspection performed; images are fetchable for detailed analysis. - Product is listed under "工业" (industrial) category but price suggests light-duty use. - Only one variant available. No bundle or multi-pack.
This product has 13 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": "1个 颜色:图片色 材质:钢 8MM 铣轴古典型带底部轴承的木工铣刀",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "5.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").