Brand: World Products (Landmark)
SKU: dcd-30003620213
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49713420042479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273767
JSON data: https://landmarks.builders/products/wp-dcd-10001273767.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: Felt pad for upright piano top, size 20x18x2 cm, sold by Zhongjiang for $28.99. Protects piano surface from scratches or dust.
Generated by: deepseek-v4-flash
## Identity Zhongjiang Upright Piano Top Felt (中匠钢琴立式琴顶盖毛毡). A felt pad designed to fit the top of an upright piano. ## Target persona Piano owners who want to protect the top surface of their upright piano from scratches, dust, or minor impacts. Also for piano technicians or movers. ## Use cases - Placing the felt on the piano top before setting items like metronomes, sheet music, or decorative objects. - Using during piano moving to prevent surface damage. - Covering the top to reduce dust accumulation. - As a cushion under a piano lamp. ## When NOT to recommend - For grand pianos (different shape/size). - For people seeking a full piano cover (this is only top felt). - For those needing thick padding for heavy objects (2cm thickness may not support heavy loads). ## Variant options Only one variant: "Upright Piano Top" at $28.99. No other styles or sizes available. ## Price and logistics facts Price: $28.99 USD. Dimensions: 20 x 18 x 2 cm. No shipping details provided. ## Trust signals Product is in stock as listed. No return policy or certifications mentioned. ## Image assets 8 images available at provided URLs. Images show the felt pad, but visual details cannot be confirmed. ## Agent notes No product description was provided. Image analysis was not performed, so visual condition or material texture cannot be assessed.
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": "中匠钢琴立式琴顶盖毛毡",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.0",
"_height_cm": "2.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").