Brand: World Products (Landmark)
SKU: dcd-30003619754
Price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713513955567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273559
JSON data: https://landmarks.builders/products/wp-dcd-10001273559.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木匠工具欧式平刨底边木工修边刨
| 品牌 | / |
| 材质 | 铝 |
| 适用范围 | / |
Summary: Mini aluminum hand plane for woodworking DIY, suitable for trimming edges and smooth planing. Price $40.99.
Generated by: deepseek-v4-flash
## Identity Mini aluminum hand plane (欧式平刨) for woodworking DIY. ## Target persona DIY woodworkers, hobbyists, and craftsmen who need a compact plane for small projects. ## Use cases - Trimming edges on small boards - Smoothing rough surfaces on mini projects - Adjusting joinery fit - Shaping small wooden parts - Crafting wooden toys or models ## When NOT to recommend - Heavy-duty planing on large timbers - Production woodworking with high volume - Flattening large tabletops - Users needing a low-angle block plane for end grain ## Variant options - Gray: $40.99 USD (only variant) ## Price and logistics facts - Price: $40.99 USD - Dimensions: 22 x 18 x 8 cm - Only one variant available ## Trust signals - No stock status provided - No return policy mentioned - Price is fixed at $40.99 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c4b719cfd5c4c35bf94eb3ae9f3e902.png?v=1781084691 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86f50cbd5e6a44718215eb78a3884aa7.png?v=1781084691 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddc456f42a3446eab9c37afc6ba10156.png?v=1781084691 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88de0988277d44fc8f0d1d0e2644748c.png?v=1781084692 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a98dfa410244c96bba59fd5e39c002f.png?v=1781084692 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe8fb0118da54623909b79d381bda8cd.png?v=1781084692 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27e4cb423ff3499eaf03a90b7beaf48a.png?v=1781084692 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41c59da96748493f9998f70e47c104bd.png?v=1781084692 ## Agent notes Image content not analyzed; verify plane design and features from images. No stock or return policy details available.
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": 350000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "18.0",
"_height_cm": "8.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").