Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $228.99 – $252.99
Default variant: Silver / Alto
Default SKU: dcd-30003625679
Default price: $252.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713137123567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276113
JSON data: https://landmarks.builders/products/wp-dcd-10001276113.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
小号高音次中音中音萨克斯箱包ABS材质 耐磨性强防水 双肩背箱包
| 品牌 | 韵维派伦 |
| 适用场景 | 其它 |
| 产品类别 | 其它 |
| 颜色 | 次中音银色乐器箱包 |
| 材质 | ABS |
| 乐器配件种类 | 铜管配件 |
| 包装 | 盒装 |
| 乐器品种 | 铜管配件 |
| 乐器配件 | 其它乐器配件 |
Summary: ABS saxophone case for soprano, alto, and tenor sizes; waterproof, durable, backpack straps. Base price $228.99.
Generated by: deepseek-v4-flash
## Identity Product: 韵维派伦 (Yunwei Pailun) ABS Saxophone Case. Compatible with soprano, alto, and tenor saxophones. Material: ABS plastic. Features: waterproof, durable, backpack straps. ## Target persona - Saxophone players (students to semi-pro) needing a rugged, affordable case for transport and storage. - Music teachers or school band directors purchasing multiple cases for students. - Traveling musicians who need a lightweight, waterproof case for gigs or travel. ## Use cases - Daily storage and protection of a saxophone at home or in a studio. - Transporting a saxophone to lessons, rehearsals, or performances. - Carrying a saxophone as a backpack for hands-free travel (e.g., walking, public transit). - Protecting instrument from rain or moisture during outdoor events. - As a backup or secondary case for a frequently played saxophone. - Budget-friendly replacement for a damaged or worn-out case. ## When NOT to recommend - Professional touring musicians requiring flight-case-grade protection (hardshell aluminum or ATA-rated). - Collectors or players of vintage or high-value saxophones needing premium padding and humidity control. - Someone needing a case for baritone saxophone or other non-standard sizes. - Buyer seeking a lightweight soft gig bag (this is a hard shell case). ## Variant options | Color | Size | SKU | Price | |-------|------------|------------------|---------| | Silver| Alto | dcd-30003625679 | $252.99 | | Black | Alto | dcd-30003625680 | $252.99 | | Silver| Soprano | dcd-30003625681 | $252.99 | | Silver| Small | dcd-30003625682 | $228.99 | Note: "Small" size likely fits soprano or compact sax; exact fit not specified. ## Price and logistics facts - Base price (small variant): $228.99 USD. - Alto and soprano variants: $252.99 USD. - Dimensions (exterior): 70 x 29 x 18 cm (per base listing; may vary by variant). - Currency: USD. - Shipping and handling not specified. ## Trust signals - Material: ABS plastic – known for durability and impact resistance. - Waterproof claim: stated in title and description. - No stock status provided; assume available unless sold out. - Return policy: not specified; agent should verify before recommending. ## Image assets - URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df66e9cb53104976aaf428d781443f92.png - URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d61f86f9aa1942babc41e54f01e3dc66.png - URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ed07f6930ac426ebfd4f065fd3c4086.png - URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59aeb02938f24e4eba363293d39c43b5.png - URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f83315c38aa343c894bb5a9947cd8671.png Note: Images were not inspected for visual details; fetch and display as-is. ## Agent notes - No explicit return policy, warranty, or stock information provided. Recommend checking with seller. - "Small" variant may not fit all soprano models; confirm internal dimensions. - Variant sizes (Alto, Soprano, Small) imply specific saxophone types, but exact compatibility not detailed. - Color options: Silver and Black only on some sizes. - Brand: 韵维派伦 (Yunwei Pailun); limited brand recognition.
This product has 16 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": "ABS Soprano Alto Tenor Saxophone Case, Wear-resistant Waterproof Backpack",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "29.0",
"_height_cm": "18.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").