Brand: World Products (Landmark)
SKU: dcd-30003613972
Price: $73.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49714035491055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271264
JSON data: https://landmarks.builders/products/wp-dcd-10001271264.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: A specialized storage box for piano strings, measuring 42x38x9 cm, offered at $73.99 by Zhongjiang. Ideal for organizing and protecting piano strings.
Generated by: deepseek-v4-flash
## Identity - **Product:** 中匠钢琴工具 琴弦收纳盒子 (Zhongjiang Piano Tool String Storage Box) - **Category:** 乐器 (Musical Instruments) - **Dimensions:** 42.0 x 38.0 x 9.0 cm - **Price:** $73.99 USD ## Target persona Piano technicians, piano repair professionals, and music instrument store owners who need to organize, store, and transport piano strings efficiently. ## Use cases - Sorting and storing piano strings by gauge or model - Maintaining an organized inventory of replacement strings - Protecting strings from dust, moisture, and physical damage - Transporting strings to on-site piano service appointments - Quick access to specific strings during piano repair or tuning ## When NOT to recommend - For storing general hardware or non-piano strings (e.g., guitar strings) - For casual musicians who rarely change piano strings - When the user requires a compact tool box for other piano tools (this is string-specific) - If the user needs a padded case for delicate tools (material not specified) ## Variant options - **Style:** Piano String Storage (only option) | SKU: dcd-30003613972 | Price: $73.99 ## Price and logistics facts - Price: $73.99 USD - Dimensions: 42 x 38 x 9 cm (about 16.5 x 15 x 3.5 inches) - Only one variant available - Currency: USD ## Trust signals - No stock or availability information provided - Return policy not specified - No certifications or materials listed - Price appears consistent across variant ## Image assets - 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82e025e1d40543fa867834d5329b2e6c.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d8b855e6faf4d4e9ef6436d562a8f91.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b609ca289434a8b91791b7a4d0f2bc8.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae6e4363855e460c91128955c2aa74a9.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/571beeba805a4f70a0bb3b48ea36e7f4.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5f0f7d0ae2a483b8f0f288708a5cefc.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c73328b57ac44abfa09f4790be8a8ce9.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27a8a48de2cb44a6b973e468e38be80d.png?v=1781085211 ## Agent notes - No product description was provided in source data; this summary relies on title and category. - Image content not analyzed; do not infer visual details. - Material, weight, and internal layout not specified. - No stock or return policy data available.
This product has 11 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": 2000000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "38.0",
"_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").