Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $59.99
Default variant: 8 Inch
Default SKU: dcd-30002854964
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/49810466504943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001074583
JSON data: https://landmarks.builders/products/m4x-10001074583.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
10 Inch Djembe Drum Portable PVC Tribal Drum Sturdy ABS Body for Children
| Type | Djembe |
| Item Diameter | 10 in |
| Material | Plastic |
| Model | Carbon Fiber Drum |
| Features | Lightweight |
| Country of Origin | China |
| Experience Level | Beginner |
| Item Height | 19.69 inches |
| Item Weight | 4.63 pounds |
Summary: 10 inch Djembe drum with PVC body, portable, for beginners and kids, available in 8 inch ($42.99) and 10 inch ($59.99) sizes.
Generated by: deepseek-v4-flash
## Identity 10 Inch Djembe Drum Portable PVC Tribal Drum Tuning-No-Tune for Beginners, Kids. Dimensions: 54x28x28 cm. Available in 8 and 10 inch sizes. ## Target persona Designed for beginners, children (ages 5-12), parents seeking an affordable first drum, and school music programs. ## Use cases - Learning basic rhythms at home - Outdoor camping or beach music sessions - Classroom group drumming activities - Introduction to world music and percussion - Stress relief hobby drumming - Casual play and entertainment ## When NOT to recommend - Professional or stage performances requiring high sound quality - Studio recording where tonal depth and resonance matter - Advanced players needing a durable drum for heavy practice - For those seeking authentic goatskin head (PVC only) ## Variant options - 8 Inch: $42.99 (SKU: dcd-30002854964) - 10 Inch: $59.99 (SKU: dcd-30002854965) ## Price and logistics facts - Price: $42.99 for 8 inch, $59.99 for 10 inch (USD) - Dimensions: 54 cm (L) x 28 cm (W) x 28 cm (H) – likely for 10 inch variant; exact dimensions per variant not specified ## Trust signals - Limited trust signals available: no return policy, stock status, or certification data provided in facts. - Image assets available for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11a7b59b-49de-4b2d-a902-8150c6e1d9ec.jpg?v=1781597325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9fcda77-54ac-4ce5-a37a-1e83dbd442a3.jpg?v=1781597326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc566b75-f2b5-4ff1-9cc4-62a8efedca78.jpg?v=1781597326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df55f5d3-1cc2-474b-acbe-65914f56472f.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/149d0c3a-adc8-40f2-8d28-6e9ba1860261.jpg?v=1781597326 ## Agent notes - No brand name provided in facts. - Material specified only as PVC. - 'Tuning-No-Tune' implies pre-tuned or non-adjustable head. - Dimensions given may apply to one variant; not confirmed per size. - Image content was not analyzed; rely on URLs for visual data. - No description text available beyond title and tags.
This product has 12 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": "10 Inch Djembe Drum Portable PVC Tribal Drum Sturdy ABS Body for Children",
"quantity": 1,
"grams": 2100000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "28.0",
"_height_cm": "28.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").