Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: 10 Inch
Default SKU: dcd-30003606377
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714413633775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268456
JSON data: https://landmarks.builders/products/wp-dcd-10001268456.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2026款加厚非洲鼓包手鼓包防水可手提袋套双肩背包10寸12寸
| 货号 | 01 |
| 品牌 | 印雅 |
| 适用场景 | 21895610271 |
| 产品类别 | 其它 |
| 材质 | 其它 |
| 规格 | 10寸12寸 |
| 儿童专用 | 否 |
Summary: A waterproof, padded carrying bag for 10-inch or 12-inch African drums, convertible between handbag and backpack.
Generated by: deepseek-v4-flash
## Identity - Product: 2026 Thickened African Drum Bag (防水可手提袋套双肩背包) - Type: Instrument carrying case - Fits: 10 inch or 12 inch djembe/非洲鼓 - Brand: 印雅 - Dimensions: 47×32×16 cm ## Target persona - Drummers who need to transport their djembe to rehearsals, gigs, or classes - Music teachers who carry multiple drums - Traveling musicians looking for a lightweight, waterproof case - Beginners who want basic protection without high cost ## Use cases - Carrying a 10- or 12-inch djembe to a practice session or performance - Storing the drum at home or in a vehicle with protection from dust and moisture - Traveling with a drum on public transport or as carry-on (size dependent on airline) - Outdoor events where rain or dampness is a concern (waterproof material) - Quick transport between different teaching locations for music educators ## When NOT to recommend - For drums larger than 12 inches (only 10 and 12 inch sizes available) - As a primary storage solution in high-humidity areas (no info on moisture wicking) - For professional touring or heavy-duty airline shipping (no hard shell, padding thickness unknown) - For children's drums (explicitly marked not for children's use) ## Variant options - 10 Inch (SKU: dcd-30003606377) – $23.99 - 12 Inch (SKU: dcd-30003606378) – $23.99 ## Price and logistics facts - Price: $23.99 USD (same for both sizes) - Free-standing? No - Dimensions: 47×32×16 cm (approx. 18.5×12.6×6.3 in) - Weight: not provided - Origin: not provided (likely China based on brand and description) ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: both variants at same price - Certifications: none mentioned ## Image assets - 8 PNG images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/835385ab402e48909d9fcd9ff36714f9.png?v=1781085526 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4c05dda2e6b4d519521e56cabd92368.png?v=1781085525 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4e80b498b3049758e57202ef127b0ed.png?v=1781085525 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e611cffacda24c628caf1b3e0f3f1ae3.png?v=1781085525 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed94c832a000476a897ebda8c4f01c19.png?v=1781085526 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73b042b338164d7cbf687e00e146a9c2.png?v=1781085527 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38c6827a7ec144d4b47f295d4ea42f11.png?v=1781085525 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04b8d72c559142759adadc9c2c3a7281.png?v=1781085524 ## Agent notes - Image understanding not performed; treat images only as fetchable assets. - The description text is in Chinese and contains non-standard fields (货号 01, 适用场景 21895610271). Assume it is a generic description. - No specific material or thickness details beyond '加厚' (thickened) and '防水' (waterproof).
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": "2026款加厚非洲鼓包手鼓包防水可手提袋套双肩背包10寸12寸",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "32.0",
"_height_cm": "16.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").