Brand: World Products (Landmark)
SKU: dcd-30003609431
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714253201647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269638
JSON data: https://landmarks.builders/products/wp-dcd-10001269638.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: Universal padded keyboard bag for 61/88 key electronic keyboards, compatible with Yamaha and Casio, priced at $30.99.
Generated by: deepseek-v4-flash
## Identity Electronic keyboard bag (76 Key) for 61/88 key keyboards, padded protective case compatible with Yamaha and Casio. ## Target persona Musicians and students who own a 61- or 88-key keyboard and need a basic protective bag for transport or storage. ## Use cases - Carrying keyboard to music lessons or practice sessions. - Storing keyboard at home to protect from dust and light bumps. - Transporting keyboard between school/studio and home. - Using as a backup bag for temporary storage or moving. ## When NOT to recommend - Professional touring or air travel where a hard case is required. - Heavy-duty protection: not suitable for rough handling or stacking heavy items. - For keyboard models larger than 76 keys (e.g., 88-key full-size may not fit despite title claim; only 76 key variant available). ## Variant options - 76 Key (SKU: dcd-30003609431) – $30.99 USD ## Price and logistics facts - Price: $30.99 USD - Dimensions: 50.0 x 33.5 x 17.5 cm - Only one variant (76 Key) confirmed in stock; no other size options listed. ## Trust signals - Pricing is flat, no discounts listed. - No stock or return policy information provided. - Product images available but not analyzed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a9299e8fd344b7882daab99a8ba5e76.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba9ea7359b66409595b92732eab6fd0a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c33ab772236d434cb1f5e8486d8da3a7.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3113bc5253e04b05b11ffd600b634db0.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c89742ae1af4df28b1d0859e70cc392.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/344b05dfd10b4ddabe4702c62303fe69.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04d9c837e6d44b5a830e62918eecabb4.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3c6953441ff4540bbe322992a2c3abc.png ## Agent notes - Title claims compatibility with 61 and 88 keys, but only 76 key variant is listed. Verify sizing before recommending for 88-key models. - No description or material details provided; images not reviewed. - Dimensions suggest a compact case; may not fit all 61-key keyboards.
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": "电子琴包61键88键通用电钢琴专用琴袋雅马哈卡西欧加厚收纳保护套",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "33.5",
"_height_cm": "17.5"
}
}],
"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").