Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $29.99
Default variant: 94-33-12cm
Default SKU: dcd-30003602818
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 910 g
Cart URL (default variant): https://landmarks.builders/cart/49714369036527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267028
JSON data: https://landmarks.builders/products/wp-dcd-10001267028.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Protective padded bag for 61/88-key electronic keyboards, water-resistant, with backpack straps and multiple size options.
Generated by: deepseek-v4-flash
## Identity Electronic keyboard carrying bag in three sizes: 94x33x12cm, 98x41x14cm, 102x44x15cm. Water-resistant, padded, with shoulder straps and handles. ## Target persona Keyboard musicians (e.g., gigging pianists, band members) who own a 61- or 88-key electronic keyboard and need a portable, protective carrying solution. ## Use cases - Transporting keyboard to rehearsals or gigs. - Storing keyboard at home or in a studio. - Protecting keyboard during travel (car, public transit). - Carrying keyboard to lessons or workshops. - As a backup/lightweight alternative to a hard case. ## When NOT to recommend - For acoustic pianos or harpsichords. - For keyboards larger than 88 keys or non-standard shapes. - When hard-shell protection (e.g., flight case) is required. - For users needing a backpack for a laptop or other gear (specialized keyboard bag). ## Variant options - Size 94-33-12cm: $25.99 - Size 98-41-14cm: $27.99 - Size 102-44-15cm: $29.99 ## Price and logistics facts - Base price: $25.99 (smallest size). - Dimensions (largest variant): 102 x 44 x 15 cm. - No description text provided; details derived from title and tags. ## Trust signals - Multiple size variants available. - Price consistent with category; no special discounts noted. - No in-stock or return policy information provided in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5209e0eaac5141d1af72db0fc2d3e5f5.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f47d500d180a4f2883b8b417dfcaa2d7.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e311174ba1814a1d8ff3cc94ea40f060.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fbd68d011cd49b1a0630327a43c032a.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a607a8be2d524b05aed3dc0220ea5929.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6b99999b104412396295191c5f60402.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b043b18bb73455e8a1eed8ec2fe649f.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53f9669b89264580841e68ecda2b3c71.png?v=1781085500 ## Agent notes - Image contents not analyzed; visual details not inferred. - No description provided; product attributes inferred from title and size variants. - Seller policy on returns and inventory are unknown.
This product has 15 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": 910000,
"properties": {
"_length_cm": "102.0",
"_width_cm": "44.0",
"_height_cm": "15.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").