Brand: World Products (Landmark)
SKU: dcd-30003597016
Price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714532778223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264898
JSON data: https://landmarks.builders/products/wp-dcd-10001264898.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品名称:萨克斯笛头盒
颜色:咖啡色
材质:枫木+绒布
包装尺寸cm:12.3*4.9*3.4
产品重量约g: 102.6 产品毛重约g:103.7
包装:OPP袋
包装清单:管号笛箱包
用途/优点:实木制作而成,具有抗压能力,经久耐用,内置毛绒设计,不易变形、掉色,柔软海绵安全防护,采用磁吸锁扣,不易氧化,开关方便灵活
Summary: A solid maple saxophone mouthpiece case with velvet lining and magnetic closure, measuring 12.3x4.9x3.4 cm, weighs 102.6g, priced at $58.99.
Generated by: deepseek-v4-flash
## Identity **Product Name:** Overseas Coffee Solid Wood Saxophone Mouthpiece Case **Product Type:** Musical instrument **SKU:** dcd-30003597016 ## Target persona - Saxophonists needing a compact, protective case for a single mouthpiece - Musicians seeking an affordable, sturdy storage solution for a mouthpiece ## Use cases - Storing a spare mouthpiece inside an instrument case - Transporting a mouthpiece to gigs or rehearsals - Protecting a valuable mouthpiece from scratches and impacts - Organizing a desk or shelf as a dedicated mouthpiece holder - Gifting to a saxophone student or player ## When NOT to recommend - For storing multiple mouthpieces (only holds one) - For clarinet mouthpieces (designed for saxophone; width may differ) - For users requiring a heavy-duty flight case - For those needing a case for a complete instrument ## Variant options - **Color:** Coffee (only variant) – $58.99 ## Price and logistics facts - **Price:** $58.99 USD - **Dimensions:** 12.3 × 4.9 × 3.4 cm - **Net weight:** 102.6 g - **Gross weight:** 103.7 g - **Packaging:** OPP bag ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: single variant, no discounts known - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d0a8e00eb684337a3dfae2954b2ff0e.png?v=1781085620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0096b04db6741099444e609f2c4cc60.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be7a3a2cb8d0421f985b4ac8bf085466.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31a7b56bc8594f118c9ff9918392723e.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e23fa5a0e194431098d8dc28e82d38ba.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04ef0d6ba43a435ebd3c6a6bce322a73.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d53046edfdcd479c9fb5dcb310e9498d.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80768442ff4741a7a2d8127030c28235.png?v=1781085621 ## Agent notes - Material: maple wood with velvet interior - Closure: magnetic clasp - Intended for saxophone mouthpiece (single) - Image understanding not performed; rely on fetched images for visual details.
This product has 13 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": 100000,
"properties": {
"_length_cm": "12.3",
"_width_cm": "4.9",
"_height_cm": "3.4"
}
}],
"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").