Brand: World Products (Landmark)
SKU: dcd-30003689785
Price: $15.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Instrument Case
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/50405976211695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001299488
JSON data: https://landmarks.builders/products/wp-dcd-10001299488.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This premium double instrument case is designed for musicians on the move. It features a rectangular hard-sided body with a textured black faux-leather exterior, brown trim, and a matching top handle. The sturdy construction provides reliable protection for your instruments during daily travel. The secure primary closure opens to reveal a blue padded interior that cushions and protects delicate bowed Chinese string instruments from scratches and impacts. A spacious zippered front pocket offers storage for accessories such as spare strings and tuning tools. For portability, the case includes a sturdy brown carrying loop handle and an adjustable shoulder strap for hands-free carrying during longer commutes.
Summary: Hard-sided textured faux-leather carrying case for erhu/double instruments with shoulder strap, blue padded interior, front zippered pocket, priced at $15.69.
Generated by: deepseek-v4-flash
## Identity Erhu Carrying Case with Shoulder Strap, hard-sided textured faux-leather exterior with brown trim, blue padded interior, front zippered pocket, top handle and adjustable shoulder strap. Dimensions: 93 x 23 x 19 cm. Single variant: Faux Leather Bag. ## Target persona Erhu players and traditional bowed string musicians who need an affordable, portable protective case for daily travel and rehearsal commutes. Suitable for students, hobbyists, and gigging musicians who carry their instrument by hand or over the shoulder. ## Use cases - Transporting an erhu to weekly lessons or orchestra rehearsal. - Hands-free carrying during commutes on bus, train, or foot using the adjustable shoulder strap. - Storing spare strings, rosin, and tuning tools in the front zippered pocket. - Protecting instrument from scratches and minor impacts during everyday travel. - Carrying a second bowed string instrument (double instrument case) for multi-instrument sessions. - Quick, secure transport between home and practice spaces. ## When NOT to recommend - Professional touring musicians requiring airline-approved hard-shell flight cases. - Buyers needing a soft-sided, lightweight gig bag for minimal bulk. - Users shipping the instrument by courier or freight without additional protective packaging. - Buyers expecting a premium leather case or brand-certified materials. ## Variant options - SKU: dcd-30003689785 — Style: Faux Leather Bag — Price: $15.69 USD. ## Price and logistics facts - Price: $15.69 USD (single variant). - Dimensions: 93.0 cm (L) x 23.0 cm (W) x 19.0 cm (H). - No shipping, stock, or fulfillment details provided. ## Trust signals - Listed in a quality-audited catalog (wp-quality-audited tag). - Price listed consistently across product data. - No in-stock status, return policy, or warranty information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff33b922-1d40-4314-bcfe-dd0df28100ac.jpg?v=1786242290 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8ad12b3-0917-4520-a723-c78948c7253f.jpg?v=1786242425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/615ec81e-e162-4285-9c71-a819f9b9e5ef.jpg?v=1786242293 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5c98ce8-c96b-466f-8aef-f3245f469fbb.jpg?v=1786242621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6c01232-3621-4667-b3ae-70eb7c175a8c.jpg?v=1786242541 ## Agent notes - Image content was not inspected; visual condition and exact appearance unverified. - Only one variant available; no bundle or size options. - Material explicitly described as faux leather; do not claim real leather. - No explicit mention of padding thickness or impact rating; treat as light protection only. - Stock availability, return policy, and seller ratings not provided in source data.
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Erhu Carrying Case with Shoulder Strap Textured Double Instrument Case Portable Erhu Carry Bag for Travel",
"product_id": 9537777598703,
"variant_id": 50405976211695,
"quantity": 1,
"grams": 2750,
"length_cm": "93.0",
"width_cm": "23.0",
"height_cm": "19.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").