Brand: World Products (Landmark)
SKU: dcd-30003613874
Price: $120.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713871782127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271240
JSON data: https://landmarks.builders/products/wp-dcd-10001271240.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: Vertical sheet music stand in black, dimensions 52x12x8 cm, priced at $120.99 USD.
Generated by: deepseek-v4-flash
## Identity Vertical sheet music stand (立式琴谱架). Black color. Dimensions: 52 x 12 x 8 cm. ## Target persona Musicians, music students, teachers, and performers who need a fixed, non-portable stand for sheet music. ## Use cases - Displaying sheet music during piano or keyboard practice. - Holding sheet music for violin, flute, or other instrument practice. - Use in music classrooms or studios for group lessons. - Supporting sheet music during live performances on stage. - As a display stand for music scores in a library or rehearsal room. ## When NOT to recommend - If the user needs a portable or foldable stand for travel. - If the user requires a stand with a wider desk for tablets or multiple sheets. - If the user prefers a digital sheet music reader or tablet holder. - For children or very short users without adjustable height (no height adjustment mentioned). ## Variant options - Black (only variant). ## Price and logistics facts - Price: $120.99 USD. - Only one variant available. - No shipping or tax information provided. ## Trust signals - No in-stock status available. - No return policy or warranty mentioned. - No certifications listed. - Price consistency: single price point. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03782a395a4d48e1913f2b6971b90683.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca667b6eed7844ffb3e10d59139d749b.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68deb29321a749bca0c86689d7db540a.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19a1ddf2a719431b9162dc89da87ec31.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53058a810a6f4924b51438f19b967c8f.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b509e02f9ce64d44b6dab9e8ca0fa47e.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad6574a047d2469aa1b52c157068523e.png?v=1781085128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9e6b8c9b409487cb030bdefb17971f5.png?v=1781085129 ## Agent notes - No product description provided; title and tags used for inference. - Image understanding was not performed; do not assume visual features or material quality. - No adjustable height or folding mechanism mentioned; assume fixed stand.
This product has 9 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": 1500000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "12.0",
"_height_cm": "8.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").