Brand: World Products (Landmark)
SKU: dcd-30003598154
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 480 g
Cart URL (default variant): https://landmarks.builders/cart/49714568626415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265387
JSON data: https://landmarks.builders/products/wp-dcd-10001265387.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
重量:约100g
Summary: Foldable instrument stand for flute, clarinet, and similar woodwinds; lightweight (100g), compact (28x21x9 cm), 4-leg design, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Foldable 4-leg instrument stand for flute, clarinet, and similar woodwind instruments. Model: 4-leg. Dimensions: 28 x 21 x 9 cm. Weight: ~100 g. ## Target persona * Student musicians needing a portable, low-cost stand for practice and transport. * Traveling performers requiring a lightweight, compact stand for carrying to gigs. * Resellers looking for affordable bulk inventory for music accessory sales. ## Use cases * Storing a flute or clarinet at home after practice. * Transporting a clarinet to school or rehearsal in a backpack. * Displaying instruments in a retail shop or music fair. * Quick setup for short practice sessions in limited space. * Organizing multiple woodwinds in a studio or classroom. * Backup stand for gigs when primary stand fails or is forgotten. ## When NOT to recommend * For heavy instruments like saxophone, trombone, or bass clarinet; stand is not robust enough. * For professional stage or frequent heavy use; may lack stability for demanding environments. * For users who need a single stand that can accommodate multiple instrument types simultaneously. * For instruments larger than typical flutes/clarinets (e.g., alto flute). ## Variant options Only one variant available: Style "4-leg" at price $11.99. ## Price and logistics facts Price: $11.99 USD (single unit). Dimensions: 28 x 21 x 9 cm. Weight: ~100 g. SKU: dcd-30003598154. ## Trust signals * Variant in stock (no stock level provided). * Price is explicit and consistent across listed variant. * Product type: musical instrument accessory; no special certifications mentioned. * Return policy not provided; assume standard policy. ## Image assets 6 images available at provided URLs. Images show product from multiple angles; specific visual details not described here. ## Agent notes * No image understanding was performed; all visual inferences are from metadata only. * Product title includes Chinese text; original target market may be Chinese-speaking. * Weight and dimensions are from product listing; verify with actual packaging. * Only one variant; no option for different leg count or material.
This product has 6 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": 480000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "21.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").