Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $63.99
Default variant: Aluminum Handle
Default SKU: dcd-30003607802
Default price: $63.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714193957103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269024
JSON data: https://landmarks.builders/products/wp-dcd-10001269024.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工清底刨拉线刨单线刨榫肩刨直角刨欧式黑檀木刨槽刨凹槽
| 品牌 | 敢为 |
| 总长度(mm) | 173 |
| 是否进口 | 否 |
| 订货号 | MG0-000-0010 |
Summary: A woodworking plane (清底刨) by 敢为, 173mm length, for smoothing and grooving. Available in Aluminum or Wood Handle at $63.99.
Generated by: deepseek-v4-flash
## Identity Woodworking plane (木工清底刨拉线刨单线刨榫肩刨直角刨欧式黑檀木刨槽刨凹槽) by brand 敢为. Total length 173mm. Two handle variants. ## Target persona Hobbyist woodworkers and professional carpenters who need precise joinery and groove cutting. Suitable for intermediate to advanced users familiar with hand planes. ## Use cases - Cleaning up dadoes and rabbets - Cutting narrow grooves for inlay or splines - Trimming tenon shoulders flush - Creating precise rebates on cabinet parts - Smoothing edges of small wooden parts ## When NOT to recommend - For heavy stock removal (use a jack plane or scrub plane) - For complete beginners without basic plane tuning knowledge - For large surface flattening (needs a longer plane) - For musical instrument making (product misclassified as instrument; it's woodworking) ## Variant options - **Aluminum Handle** (SKU: dcd-30003607802) – $63.99 - **Wood Handle** (SKU: dcd-30003607803) – $63.99 ## Price and logistics facts - Price: $63.99 USD (both variants) - Package dimensions: 25.0 x 22.0 x 10.0 cm - Origin: not specified as imported (description says ‘否’ for import) ## Trust signals - No stock status provided - No return policy stated - No certifications mentioned - Price consistent across both handle options ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/728752664344410c8671238d8619c958.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c31b705332c6473a8a29297a2572ab7b.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce7c257ca3444e99bf0cb1b74c8b0c38.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e24df63e2a24e789832025cdfee0d78.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/659c465e6fbf4de094fe07d3d468555c.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d702771ae8a14215b6e4e2293b9557c9.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0e549d28ef948979b3a0f4a2d9c8c23.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52c5a4f9407e4c7793a198bef825db86.png?v=1781085357 ## Agent notes - Product type is labeled as '乐器' (musical instrument) but description and title clearly indicate woodworking plane. Verify correct category. - No weight or blade material provided. - Handle options differ only in material; both same price. - Image content not analyzed; rely on URLs.
This product has 14 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": "木工清底刨拉线刨单线刨榫肩刨直角刨欧式黑檀木刨槽刨凹槽",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "22.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").