Brand: World Products (Landmark)
SKU: dcd-30003610439
Price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 710 g
Cart URL (default variant): https://landmarks.builders/cart/49714216927471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270029
JSON data: https://landmarks.builders/products/wp-dcd-10001270029.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Waterproof instrument bag with dimensions 54x15x17 cm, priced at $45.99, suitable for small musical instruments like trumpet.
Generated by: deepseek-v4-flash
## Identity **音芬特防水乐器包** – Waterproof instrument bag, small size (54x15x17 cm), single shoulder strap. $45.99. ## Target persona - Trumpet players or musicians with small wind/brass instruments seeking a waterproof carrying solution. - Student musicians needing a budget-friendly, weather-resistant bag for daily practice commutes. ## Use cases - Carrying a trumpet in rainy or humid conditions. - Short-distance storage and transport of a small instrument to lessons or rehearsals. - Protecting instrument from light moisture during outdoor events. - Replacement for a worn-out soft case for small brass instruments. - Storing instrument in a damp environment (e.g., basement, garage). ## When NOT to recommend - For large instruments (e.g., trombone, saxophone, cello) – dimensions too small. - For airline travel or heavy-duty shipping – lacks explicit padding or hard shell protection. - For instruments requiring precise humidity control (no mention of sealing or desiccant features). - For buyers needing a hard case or TSA-approved lock. ## Variant options | Option | SKU | Price | |--------|-----|-------| | Case-152-3 | dcd-30003610439 | $45.99 | ## Price and logistics facts - Price: $45.99 USD - Exact dimensions (L×W×H): 54 × 15 × 17 cm - Single variant available. ## Trust signals - No stock quantity or availability information provided. - Return policy not stated. - No certifications or material specifications confirmed. ## Image assets | # | URL | |---|-----| | 1 | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69312792043e4901984e965486f89697.png?v=1781085368 | | 2 | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a28ab6b835fe44b6884cbc5fb3a1aecf.png?v=1781085369 | | 3 | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0944be6d1bb44d79be9b3b086ffd975.png?v=1781085368 | | 4 | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0db70d2b752449ed93eb9b8cbb9a7c94.png?v=1781085368 | | 5 | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dfbfba58e5846389d326f471eaf252d.png?v=1781085366 | | 6 | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13dca59b0995419fa0337092d01d07ea.png?v=1781085368 | | 7 | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1866679d3965462198701c571e0ca926.png?v=1781085369 | | 8 | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/137193782b07491d9d59511cb45b0c9e.png?v=1781085368 | ## Agent notes - Product description field was empty; no textual claims about padding, material, or brand. - Images were not analyzed – visual assessment of waterproofness, size, or strap not performed. - Trust signals are unverifiable without additional data.
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": 710000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "15.0",
"_height_cm": "17.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").