Brand: World Products (Landmark)
This product has 14 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99
Default variant: Gold / Alto 5
Default SKU: dcd-30002872089
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49811013763311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001080996
JSON data: https://landmarks.builders/products/m4x-10001080996.json
This product comes in 14 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Metal Saxophone Mouthpiece Long-Lasting Alto Sax Mouthpiece Improves Tone
| For Instrument | Saxophone |
| To Fit | Alto |
| Colour | Gold |
| Material | Brass |
| Finish | Gold Plated |
| Features | Durable |
Summary: Metal saxophone mouthpiece for alto and tenor saxophones; improves tone. Available in gold or silver, sizes 5-9, at $56.99.
Generated by: deepseek-v4-flash
## Identity Metal saxophone mouthpiece for alto and tenor saxophones. Constructed from metal to improve tone. Available in Gold or Silver finish with multiple tip openings (sizes 5-9 for alto, 5-6 for tenor). Priced at $56.99. ## Target persona - Intermediate to advanced alto or tenor saxophonists seeking an affordable metal mouthpiece upgrade. - Student musicians transitioning from plastic mouthpieces to metal for better projection and tone. - Jazz or marching band players who need a bright, cutting sound. ## Use cases - Upgrading from a stock plastic mouthpiece to improve tone quality. - Practicing solo or in ensembles requiring a louder, brighter sound. - Replacing a worn or damaged mouthpiece on an alto or tenor saxophone. - Trying different tip openings (sizes 5-9) to find the optimal resistance and response. - Using as a backup mouthpiece for performances. ## When NOT to recommend - Absolute beginners who should start with a plastic mouthpiece (easier embouchure development). - Professional saxophonists seeking high-end custom mouthpieces (price point suggests entry-level metal). - Players who prefer a dark, mellow tone (metal mouthpieces typically produce brighter sound). - Anyone needing a mouthpiece for soprano or baritone saxophone (only alto and tenor sizes available). ## Variant options - Colors: Gold, Silver. - Sizes: - Alto: 5, 6, 7, 8, 9. - Tenor: 5, 6. - All variants priced at $56.99. ## Price and logistics facts - Price: $56.99 USD. - Product dimensions: 22.5 cm (length) × 17.0 cm (width) × 5.5 cm (height). - No shipping or availability details provided. ## Trust signals - No specific trust signals provided (e.g., no return policy, warranty, or stock status in facts). ## Image assets - No image URLs available. ## Agent notes - Image understanding was not performed because no image URLs were provided. Proceed with caution when relying on visual details.
This product has 12 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": "Metal Saxophone Mouthpiece Long-Lasting Alto Sax Mouthpiece Improves Tone",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "22.5",
"_width_cm": "17.0",
"_height_cm": "5.5"
}
}],
"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").