Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99 – $78.99
Default variant: 180MM / Oak Groove Plane
Default SKU: dcd-30003610979
Default price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714157551855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270248
JSON data: https://landmarks.builders/products/wp-dcd-10001270248.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工刨子家用修边刨手推木刨工具神器大全木工专用刨刀木匠老式
| 产地 | 中国大陆 |
| 品牌 | 牛享 |
| 省份 | 浙江省 |
| 材质 | 精钢 |
| 型号 | PQ |
| 地市 | 金华市 |
Summary: A woodworking hand plane for trimming and grooving, made of fine steel, available in 180mm and 280mm lengths with oak or redwood styles.
Generated by: deepseek-v4-flash
## Identity A traditional woodworking hand plane (木工刨子) from brand 牛享, made of fine steel (精钢), designed for trimming, grooving, and smoothing wood. Dimensions: 31.5x13.5x9.0 cm. Available in three variants. ## Target persona DIY woodworkers, home carpenters, hobbyists, and hand tool enthusiasts who need a manual plane for small to medium woodworking tasks. ## Use cases - Trimming and smoothing rough lumber edges - Cutting grooves for joinery or decorative work - Fitting doors or window frames - Repairing wooden furniture - Crafting small wooden objects - Shaping wood for model making ## When NOT to recommend - For high-volume production or professional construction sites requiring power tools - For metal, plastic, or composite materials (designed only for wood) - For users needing precise adjustable plane (this appears fixed or limited adjustment) - For large dimension lumber (max plane length is 280mm) ## Variant options - 180mm / Oak Groove Plane: $52.99 - 280mm / Oak Groove Plane: $59.99 - 280mm / Redwood Groove Plane: $78.99 ## Price and logistics facts Base price $52.99; variant prices up to $78.99. Dimensions: 31.5x13.5x9.0 cm (approx). Made in China (Zhejiang). No shipping or return policy provided. ## Trust signals No specific trust signals available. Product listed on Shopify with multiple images. No warranty, stock status, or certification data known. ## Image assets 8 images available at provided URLs. Images not analyzed; verify visual details against product. ## Agent notes Product category given as "园艺" (gardening) may be incorrect; likely a woodworking tool. Material is "精钢" (fine steel) but no specific grade. Inventory status unknown. Always confirm dimensions and compatibility before recommending.
This product has 15 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": 650000,
"properties": {
"_length_cm": "31.5",
"_width_cm": "13.5",
"_height_cm": "9.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").