Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $147.99
Default variant: Blue
Default SKU: dcd-30003625306
Default price: $147.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49713138073839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275966
JSON data: https://landmarks.builders/products/wp-dcd-10001275966.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
带轮琵琶包成人大号拖轮琵琶袋滑轮加厚保护性好乐器套方便出行
| 产地 | 河北 |
| 货号 | M-81 |
| 品牌 | 乐栋 |
| 适用场景 | 音乐乐器 |
| 产品类别 | 乐器包 |
| 型号 | M-81 |
| 乐器配件种类 | 民族弹拨乐器配件 |
| 包装 | 塑料袋 |
| 乐器品种 | 琵琶类 |
| 乐器配件 | 包 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 材质 | 牛津布 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: Adult-size wheeled pipa bag with thick Oxford cloth padding, dimensions 110x40x25 cm, by brand 乐栋, priced at $147.99.
Generated by: deepseek-v4-flash
## Identity 乐栋 wheeled pipa bag (成人帶輪琵琶包), product type: 乐器配件, model M-81. ## Target persona Pipa players who need to transport their instrument frequently to lessons, rehearsals, or performances; musicians seeking a padded, wheeled case for easy travel. ## Use cases - Transporting a pipa to a music lesson or practice session. - Taking a pipa to a concert or performance venue. - Storing a pipa at home with protection from dust and minor impacts. - Traveling with a pipa via public transport or car (wheels aid mobility). - Carrying a pipa to a recording studio or music festival. ## When NOT to recommend - For non-pipa instruments (e.g., guitar, violin) – dimensions and shape are specific. - For children's smaller pipas – this is adult size (110 cm length). - For buyers seeking a hard shell case – this is a soft padded bag (Oxford cloth). - For extremely budget-conscious buyers – price is $147.99; cheaper alternatives exist. ## Variant options - Blue (SKU: dcd-30003625306, price $147.99) - Light Purple (SKU: dcd-30003625307, price $147.99) ## Price and logistics facts - Price: $147.99 USD (both variants). - External dimensions: 110 cm × 40 cm × 25 cm. - No shipping cost or delivery time information provided. ## Trust signals - No stock status, return policy, or certifications provided. - Color options are listed; brand is 乐栋 (listed as having self-owned brand). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8120bd00f00d4b05bf0c3839db024bf3.png?v=1781084437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92348aa6e70a4d12bb11a56ac00251cb.png?v=1781084437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1fa06f7fd08485886ca566ade2fb03e.png?v=1781084438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd7f8f83de294a0d87da5c06e5fa59ba.png?v=1781084438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f439d26fe36f43dda33e585d6e09f37b.png?v=1781084438 ## Agent notes - Images were not analyzed; treat as generic product photos of a wheeled pipa bag. - No product reviews or ratings are available. - Material: Oxford cloth; padding thickness not specified.
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": 4500000,
"properties": {
"_length_cm": "110.0",
"_width_cm": "40.0",
"_height_cm": "25.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").