Brand: World Products (Landmark)
SKU: dcd-30003613871
Price: $148.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713877549295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271237
JSON data: https://landmarks.builders/products/wp-dcd-10001271237.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
品牌名称:中匠
产品名称:切呢盒
Summary: Solid wood cloth cutting box for piano maintenance, 32x13x10 cm, by 中匠 (Zhongjiang), priced at $148.99.
Generated by: deepseek-v4-flash
## Identity A solid wood cloth cutting box (切呢盒) by 中匠, designed for precision cutting of felt and cloth in piano maintenance. ## Target persona Professional piano technicians, repair shops, and tuners who need a dedicated tool for cutting felt strips for hammers, dampers, and actions. ## Use cases - Cutting felt cloth for piano hammer replacements. - Trimming damper felts to exact dimensions. - Preparing action cloth strips during regulation. - Precision cutting for vintage piano restoration. - Quick and consistent cuts for repetitive piano repair tasks. ## When NOT to recommend - For general fabric or craft cutting (not multipurpose). - For beginners without piano repair training. - In situations requiring large-scale or automated cutting. - For cutting materials other than felt or thin cloth (e.g., leather, thick foam). ## Variant options One variant: Solid Wood – $148.99. ## Price and logistics facts Price: $148.99 USD. Dimensions: 32 cm × 13 cm × 10 cm. Weight not provided. ## Trust signals In-stock (based on Shopify listing). No return policy or certifications specified. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/562c63fe83f94593afb51eb14b9a0713.png?v=1781085132 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2d4f556740e4115adcd7c9c2c8c8393.png?v=1781085132 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0647b71635140de8c88928c997f714c.png?v=1781085133 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46aef4b19c72428998175ae7130ad6c3.png?v=1781085131 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7248a8aa687407482f99082fac9005c.png?v=1781085134 ## Agent notes - Image content was not analyzed; visual details not extracted. - No customer reviews or ratings available. - Brand "中匠" may not be widely recognized outside China.
This product has 5 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": 600000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "13.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").