Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $11.99
Default variant: Black / Portable
Default SKU: dcd-30003599260
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714540740847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265781
JSON data: https://landmarks.builders/products/wp-dcd-10001265781.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable folding music stand, adjustable height, compatible with guitar and piano. Available in 4 colors, prices from $10.99 to $11.99. Dimensions: 52 x 32.5 x 8 cm.
Generated by: deepseek-v4-flash
## Identity Portable folding music stand, adjustable height, for sheet music. Black base model at $10.99; white, pink, blue at $11.99. ## Target persona Budget-conscious music students, traveling musicians, choir/gig performers, and hobbyists needing a lightweight, portable music stand. ## Use cases - Home practice with sheet music - Rehearsal with school or community band - Outdoor performance (e.g., park, street) - Music classroom or lesson use - Quick setup for gigs or jam sessions ## When NOT to recommend - Professional orchestral setups requiring heavy-duty, large stands - Very tall musicians if maximum height is insufficient (height range not specified) - Users needing accessory trays or non-folding stands - Situations demanding extreme durability or frequent travel abuse ## Variant options - Black / Portable – $10.99 - White / Portable – $11.99 - Pink / Portable – $11.99 - Blue / Portable – $11.99 ## Price and logistics facts Base price $10.99 (black) / $11.99 (other colors). Dimensions: 52 x 32.5 x 8 cm. No shipping cost or delivery time provided. ## Trust signals No explicit in-stock or return policy information available. Price consistency: base variant matches product price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a570c28dd2243c1a07d96accbdead51_5d7b49c7-1f71-4240-b702-cd8c7f59f8db.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e047c9947e90497fb6085c91a670fc6a_0407c9a4-0a95-46e4-9093-2578bf438f5b.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f735b1fb19b4ddeae1101a7a13296e2_5c5d9a84-c61a-4218-9b95-db67bb2e55f8.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ffc0b9401514536b317cf1163e2450f_a9b1297c-99b1-4534-8906-b97d68b210ca.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcfc77e100da45a7a00cdfd9b1efd128_29b8e88f-28fb-4a47-84e7-7e68f1b21cb5.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ac725d1d3a94f348d78d6c569da0443_d4419b20-4d4b-4870-94f0-29f55b3e6f1a.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afaab1250f184afdb50959d9118ddb93_115114ba-726f-41fe-92ed-55e01f5f85c9.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e2fca673faf42be82ceb6ebe148d3be_2b9179e8-78e5-4df5-bc51-a8e7992711ca.png?v=1781085624 ## Agent notes No product description provided. Images are not parsed; only URLs are available.
This product has 16 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": 1200000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "32.5",
"_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").