Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.99
Default variant: Aluminum Handle
Default SKU: dcd-30003607804
Default price: $75.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/49714191696111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269025
JSON data: https://landmarks.builders/products/wp-dcd-10001269025.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工清底刨拉线刨单线刨榫肩刨直角刨欧式黑檀木刨槽刨
| 产地 | 湖北荆州 |
| 种类 | 平刨 |
| 品牌 | Ganwei |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 是否进口 | 否 |
| 主要下游平台 | 亚马逊 |
Summary: Ganwei woodworking plane with ebony construction, available in aluminum or solid wood handle, priced at $75.99 USD, dimensions 25x20x13.2 cm.
Generated by: deepseek-v4-flash
## Identity Ganwei woodworking plane (清底刨/拉线刨/单线刨/榫肩刨/直角刨/欧式黑檀木刨槽刨). Made in China. Brand: Ganwei. Material: ebony (黑檀木). ## Target persona Woodworking hobbyists and professionals seeking a precision plane for joinery and fine woodworking. Ideal for those who need a compact, adjustable plane for tasks like cleaning grooves, marking lines, and squaring shoulders. ## Use cases - Cleaning out grooves and rebates in woodworking projects. - Marking single or multiple lines for joinery. - Cutting tenon shoulders and squaring edges. - Fine-tuning and smoothing small surfaces. - Creating precise grooves with a grooving plane. - Use as a low-angle block plane for end grain. ## When NOT to recommend - For heavy stock removal or rough carpentry. - For users needing a plane longer than 25 cm for long edge jointing. - For those on a tight budget looking for a budget plane under $50. - For users who prefer all-metal planes without wood handle options. ## Variant options - Aluminum Handle (SKU: dcd-30003607804, $75.99) - Solid Wood Handle (SKU: dcd-30003607805, $75.99) ## Price and logistics facts Price: $75.99 USD (both variants). Dimensions: 25.0 x 20.0 x 13.2 cm. Origin: Hubei, Jingzhou, China. ## Trust signals - Brand: Ganwei. - Listed as in stock (no inventory data confirmed). - No return policy mentioned. - Price consistent across variants. - No certifications provided. ## Image assets - Image URLs: 8 PNG images available. See URLs in raw data. - Note: Images not visually analyzed by agent. ## Agent notes - Product type tagged as "乐器" (musical instrument) but description indicates woodworking tool. Verify categorization. - Variants differ only in handle material; price identical. - No customer reviews or ratings provided.
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": "20.0",
"_height_cm": "13.2"
}
}],
"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").