Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $141.99 – $179.99
Default variant: Gold
Default SKU: dcd-30002872076
Default price: $179.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49811741999343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001080992
JSON data: https://landmarks.builders/products/m4x-10001080992.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Brass Alto Saxophone Mouthpiece Rich Expressive Tone Alto Sax Mouthpiece
| For Instrument | Saxophone |
| Type | Cap |
| Colour | Gold |
| Material | Brass |
| Country of Origin | China |
| Finish | Gold Plated |
| Item Height | 2.1 cm |
| Item Length | 8.8 cm |
| Item Width | 2.1 cm |
Summary: Brass Alto Saxophone Mouthpiece Rich Expressive Tone Alto Sax Mouthpiece. {"styleType":"offer-type-1","items":"1008748101764,1008905736628,1015525843530","usemap":"_sdmap_6"} 产品名称:SLADE雷德黄铜镀银、镀金中音萨克斯笛头金属号嘴(木质礼盒装) 颜色:金色、银色 材质:黄铜 产品尺寸cm:2.1x2.1x8.8 包装尺寸cm:15*9*5 产品重量约g: 144g 产品毛重约g:258g 包装:木质盒 包装清单:笛头*1 皮卡*1 护嘴*1 牙垫*1 棉袋*1 用途/优点:优质黄铜材质,表面磨砂工艺,标准6号吹嘴,吹奏省力,适合现代流行和爵士,声音明亮清晰穿透力强,力量感十足,细节表现力满分,适合大部分乐曲演奏.自带皮质卡子,安装哨片稳固,搭配硅胶保护套,收纳更安心,附赠牙垫和棉收纳袋以及雷德木质高档礼盒
Generated by: m4x-map-v1
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": "Brass Alto Saxophone Mouthpiece Rich Expressive Tone Alto Sax Mouthpiece",
"quantity": 1,
"grams": 260000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "9.0",
"_height_cm": "5.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").