Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.61
Default variant: Black / 4-4
Default SKU: dcd-30003724518
Default price: $48.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Musical Instruments
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/50407921451247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001311633
JSON data: https://landmarks.builders/products/wp-dcd-10001311633.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Protect your instrument with confidence using this premium triangular violin case, designed to provide the optimal balance of structural strength and lightweight portability. Built with a highly PC hard cover, this instrument case is designed to withstand the bumps and impacts of daily travel while keeping your instrument from external elements. Inside, a soft black textilelined interior cradles your violin scratches and cushioning it against sudden movements during transit.Weighing merely 1.8 kg, this lightweight violin case with shoulder strap is exceptionally easy to carry, making it the companion for busy artists, students, and orchestra members. The included adjustable shoulder strap allows for hands carrying, while the built-in top handle provides a quick, comfortable grip for brief strolls. secure latch keep the case firmly closed, ensuring your instrument remains safely locked inside whether you are commuting to rehearsals, attending music lessons, or traveling to your next performance. Combining a sleek, space-saving profile with dependable everyday protection, this shielded case is the ideal choice for any violinist seeking peace of mind on the go.
Summary: Violin Case with Shoulder Strap Hard cover Triangular Violin Case Portable for Students, Rehearsals. Protect your instrument with confidence using this premium triangular violin case, designed to provide the optimal balance of structural strength and lightweight portability. Built with a highly PC hard cover, this instrument case is designed to withstand the bumps and impacts of daily travel while keeping your instrument from external elements. Inside, a soft black textilelined interior cradles your violin scratches and cushioning it against sudden movements during transit.Weighing merely 1.8
Generated by: dcd-map-v1
This product has 8 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": "Violin Case with Shoulder Strap Hard cover Triangular Violin Case Portable for Students, Rehearsals",
"product_id": 9538235826415,
"variant_id": 50407921451247,
"quantity": 1,
"grams": 2000,
"length_cm": "81.0",
"width_cm": "30.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. 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").