Brand: World Products (Landmark)
SKU: dcd-30003450415
Price: $9.03
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Musical Instruments
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50399626625263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001219782
JSON data: https://landmarks.builders/products/wp-dcd-10001219782.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This bugle is a practical musical instrument designed for students, teenagers groups, drum corps, and marching band instrumentalists who want a reliable brass brass instrument for daily use. Its simple, playable design makes it approachable for rehearsal while the gold finish gives it a clean, polished look that stands out in performance settings.A larger embouchure opening and streams design help the gold bugle produce a clear, direct tone with less effort, which is especially helpful when you are rehearsing for long practice periods or leading outdoor calls. The seamless joining and refined craftsmanship add to the overall stability of the instrument, so it feels dependable in the hand and consistent in use.Made from white brass with a lacquered gold surface, this bugle combines durability with an attractive appearance. At about 50 x 13.5 x 13 cm and 0.4 kg, it is compact enough to carry from classroom to procession ground without feeling bulky, making it a sensible choice for regular transport and quick setup.Whether you are learning basic notes, joining a drum corps line, or preparing for a marching band performance, this brass brass instrument designed to fit into real everyday routines. It offers a straightforward way to rehearsal perform, and answer cue, all with a clean sound and a classic bugle presence.
Summary: Bugle Playable Gold Bugle Musical Instrument for Drum Corps. This bugle is a practical musical instrument designed for students, teenagers groups, drum corps, and marching band instrumentalists who want a reliable brass brass instrument for daily use. Its simple, playable design makes it approachable for rehearsal while the gold finish gives it a clean, polished look that stands out in performance settings.A larger embouchure opening and streams design help the gold bugle produce a clear, direct tone with less effort, which is especially helpful when you are rehearsing for long practice period
Generated by: dcd-map-v1
This product has 10 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Bugle Playable Gold Bugle Musical Instrument for Drum Corps",
"product_id": 9535818105071,
"variant_id": 50399626625263,
"quantity": 1,
"grams": 500,
"length_cm": "51.0",
"width_cm": "15.0",
"height_cm": "14.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").