Brand: World Products (Landmark)
SKU: dcd-30003622370
Price: $115.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713111761135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274773
JSON data: https://landmarks.builders/products/wp-dcd-10001274773.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
电木铣切割打磨无动力主轴总成迷你型木工车床铣床电钻DIY配件
| 品牌 | 三匠 |
| 系列 | 配件 |
| 材质 | 不锈钢+铁 |
| 型号 | 885电木铣主轴 |
Summary: Mini unpowered spindle assembly for woodworking, DIY, compatible with 795 milling spindle, made of stainless steel and iron, dimensions 21x15x10 cm.
Generated by: deepseek-v4-flash
## Identity **Product:** 电木铣切割打磨无动力主轴总成迷你型木工车床铣床电钻DIY配件 (Mini Unpowered Spindle Assembly for Woodworking) **Brand:** 三匠 **Model:** 885 电木铣主轴 **Type:** Spindle / Milling Accessory **Variant in stock:** 795 Milling Spindle ## Target persona - DIY woodworking hobbyists - Makers and tinkerers building custom tools - Small workshop owners needing a compact spindle for light milling/grinding ## Use cases - Adding a spindle function to a DIY mini lathe or mill - Light wood milling and edge profiling - Grinding and polishing small workpieces with compatible attachments - Upgrading or repairing existing woodworking machines - Educational projects in small-scale machining ## When NOT to recommend - Users needing a complete powered tool (this is unpowered, requires external motor) - Industrial or heavy-duty continuous use - Sewing projects (product category is 'sewing' but actual use is woodworking) - Users unfamiliar with DIY assembly and tool modification ## Variant options - **795 Milling Spindle** – only option available, price $115.99 USD ## Price and logistics facts - **Price:** $115.99 USD (one variant) - **Dimensions:** 21.0 cm (L) × 15.0 cm (W) × 10.0 cm (H) - **Weight:** not listed - **Currency:** USD ## Trust signals - In-stock status: not specified - Return policy: not available - Price consistency: single price point - Certifications: none provided - Images available: 5 PNG images ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43b7256756f447169b94a1afe512e66c.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ca44ff8e6944802899fa90ba85ba9cf.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47293b54677c47c3aba9d1d6f5565a62.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddcf5a884b484d08b748c0ee59a7c75e.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e76776bdfeac472885ccd368b7aeec91.png?v=1781084426 ## Agent notes - Product category in data is 'sewing' but description and tags indicate woodworking/DIY – potential miscategorization. - Image content not analyzed; treat URLs as fetchable assets only.
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": "电木铣切割打磨无动力主轴总成迷你型木工车床铣床电钻DIY配件",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "15.0",
"_height_cm": "10.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").