Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Black
Default SKU: dcd-30003620231
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49713411326191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273776
JSON data: https://landmarks.builders/products/wp-dcd-10001273776.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A vertical piano top lid support tool for maintenance, $19.99, available in Black and Red.
Generated by: deepseek-v4-flash
## Identity Chinese Craftsman Piano Repair Tool: Vertical Top Lid Support Tool for upright pianos. ## Target persona Piano technicians, DIY piano owners, and repair professionals maintaining upright pianos. ## Use cases - Propping the top lid open during tuning or regulation. - Supporting the lid while replacing strings or hammers. - Holding the lid open for cleaning the interior of the piano. - Securing the lid during transport or temporary storage. - Providing stable access to the piano action and soundboard. ## When NOT to recommend - For grand pianos (different lid hinge design). - For users needing a complete piano tool kit. - For digital piano accessories or synthetic instruments. - For large-scale piano shops requiring heavy-duty industrial equipment. ## Variant options - Black (SKU: dcd-30003620231) - $19.99 - Red (SKU: dcd-30003620232) - $19.99 ## Price and logistics facts - Price: $19.99 USD (both variants). - Dimensions: 25 cm (L) x 16 cm (W) x 5 cm (H). - Color options: Black, Red. ## Trust signals - Price consistent across variants. - Multiple color options available. - No stock or return policy information provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c276ae4e29234dc789f20f059ee8775c.png?v=1781084607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbd72894b82248e188ec0a0316364841.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38ce5d56d479479a9e33efc0c660832c.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb2381d1f2984c269c8ebe466e2e20e0.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e34c4bf43c54f019f325fa6ddea7b46.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f62099003239477e96433b384167c1ae.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/331ff1c730404b75a2478fb06986f17f.png?v=1781084607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99337130ca7546f9822f4510c1100416.png?v=1781084607 ## Agent notes - No product description was provided. - Image contents were not analyzed; assume visual details not used.
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": 200000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "16.0",
"_height_cm": "5.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").