Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.64 – $9.03
Default variant: 61 Key
Default SKU: dcd-30003678523
Default price: $7.64
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Keyboard Bag
Vendor: World Products
Weight: 880 g
Cart URL (default variant): https://landmarks.builders/cart/50405819384047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295679
JSON data: https://landmarks.builders/products/wp-dcd-10001295679.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep your musical instrument protected wherever while traveling with this sleek black padded electronic piano bag. Designed as a rectangular soft case, it provides a secure fit for your 61-key or 88-key keyboard, making it an essential companion for instrumentalists on the move. Whether you are heading to a local rehearsal, attending weekly music lessons, or traveling for a live performance, this reliable carrying case ensures your instrument remains in pristine condition. Crafted with a thickened, water-resistant, and scratch-resistant outer layer, this keyboard bag shields your sensitive equipment from light rain, accidental spills, and surface scuffs. The padded interior cushions your keyboard against small bumps and impacts during transit, providing reassurance while commuting. Sturdy top carry handles offer a comfortable grip, while the zippered closure allows for quick and easy access to your instrument. This versatile keyboard case combines practical protection with a lightweight, portable design. It eliminates the hassle of moving heavy gear, allowing you to focus entirely on your music for students, hobbyists, and gigging keyboardists alike, this electronic piano bag is the optimal solution for everyday transport.
Summary: Keep your musical instrument protected wherever while traveling with this sleek black padded electronic piano bag. Designed as a rectangular soft case, it provides a secure fit for your 61-key or 88-key keyboard, making it an essential companion for instrumentalists on the move. Whether you are heading to a local rehearsal, attending weekly music lessons, or traveling for a live performance, this reliable carrying case ensures your instrument remains in pristine condition. Crafted with a thickened, water-resistant, and scratch-resistant outer layer, this keyboard bag shields your sensitive equipment from light rain, accidental spills, and surface scuffs. The padded interior cushions your keyboard against small bumps and impacts during transit, providing reassurance while commuting. Sturdy top carry handles offer a comfortable grip, while the zippered closure allows for quick and easy access to your instrument. This versatile keyboard case combines practical protection with a lightweight, portable design. It eliminates the hassle of moving heavy gear, allowing you to focus entirely on your music for students, hobbyists, and gigging keyboardists alike, this electronic piano bag is the optimal solution for everyday transport.
Generated by: deepseek-v4-flash
This product has 2 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": "Electronic Piano Bag Water-Resistant Piano Keyboard Case Soft Keyboard Bag for Keyboardists, Students, Rehearsals",
"product_id": 9537726873839,
"variant_id": 50405819384047,
"quantity": 1,
"grams": 880,
"length_cm": "49.0",
"width_cm": "36.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. 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").