Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99 – $43.99
Default variant: 95-32cm
Default SKU: dcd-30003614511
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713906843887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271452
JSON data: https://landmarks.builders/products/wp-dcd-10001271452.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
敦煌琵琶包乐器加厚成人儿童款轻便携带可背可提牛津防水琵琶包
| 产地 | 义乌 |
| 货号 | 敦煌琵琶包 |
| 品牌 | 敦煌 |
| 适用场景 | 音乐乐器 |
| 产品类别 | 乐器包 |
| 型号 | 小号/大号 |
| 专利类型 | 无 |
| 乐器配件种类 | 其它配件 |
| 包装 | 无包装 |
| 乐器品种 | 琵琶类 |
| 质检报告编号 | 琵琶包 |
| 乐器配件 | 包 |
| 材质 | 帆布 |
| 外贸出口认证 | 适配儿童成人琵琶 |
| 是否跨境出口专供货源 | 否 |
Summary: Dunhuang padded pipa bag in two sizes, made of waterproof canvas, lightweight and portable with backpack and hand-carry options, priced from $40.99.
Generated by: deepseek-v4-flash
## Identity - Product: Dunhuang padded pipa bag (敦煌琵琶包) - Material: Waterproof canvas (牛津防水帆布) - Dimensions (large): 108 x 40 x 15 cm - Weight: unspecified ## Target persona - Pipa students (children and adults) needing affordable protection - Music teachers transporting instruments to lessons - Amateur pipa players seeking lightweight storage ## Use cases - Daily transport of pipa to and from lessons - Safe storage at home or studio - Carrying pipa to casual performances or gatherings - Lightweight option for students commuting by bus or car ## When NOT to recommend - Professional touring musicians requiring heavy-duty hard case for airline check-in - Users needing extreme temperature or humidity control - Pipa sizes outside 95-108 cm range (check variant dimensions) ## Variant options - Small (95-32 cm): $40.99 - Large (108-37 cm): $43.99 ## Price and logistics facts - Base price: $40.99 for small variant, $43.99 for large - Currency: USD - Shipping costs and times: not specified - Origin: Yiwu, China ## Trust signals - Brand: Dunhuang (敦煌) - In-stock status: not specified - Return policy: not specified - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b0250f87426453b8a1c69446f215e87.png?v=1781085149 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6f6fe024cd84863b384105956d513dd.png?v=1781085149 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5740052581d141fda3cd4b97003a2fca.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0b9a2622ebf42449f8b6e427aa99b12.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6016daea0961474d8bf610ec6bb819b9.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12e7244ad6704c4b80549c685b32b7d6.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e42bc14ed81a441ea19999f628f40e43.png?v=1781085149 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97a6b86c5b734d5093f2b4a5916cb527.png?v=1781085148 ## Agent notes - Image content was not analyzed; no visual details inferred. - No warranty, return policy, or in-stock status provided. - Dimensions given may correspond to large variant; small variant dimensions not explicitly provided.
This product has 14 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": "敦煌琵琶包乐器加厚成人儿童款轻便携带可背可提牛津防水琵琶包",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "108.0",
"_width_cm": "40.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").