Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,136.99
Default variant: Palace Master
Default SKU: dcd-30001849928
Default price: $1,136.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4690 g
Cart URL (default variant): https://landmarks.builders/cart/49815039148271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886727
JSON data: https://landmarks.builders/products/m4x-10000886727.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: A tunable djembe drum at performance quality for music practice, available in three decorative styles at $1136.99.
Generated by: deepseek-v4-flash
## Identity Product: Djembe Drum Tunable Percussion Instrument Performance Quality for Music Practice (SKU variants below). ## Target persona Serious percussion students, music educators, professional drummers, and world music enthusiasts seeking a high-quality tunable djembe. ## Use cases - Practicing rhythms at home or in a studio. - Performing in a band or ensemble. - Teaching djembe techniques to students. - Playing at cultural ceremonies or community events. - Recording studio sessions requiring an acoustic percussion instrument. ## When NOT to recommend - Children or beginners on a limited budget (price point and size may be excessive). - Travelers needing an ultra-portable or lightweight drum. - Decorative-only use (no description of visual appeal without image understanding). - Users requiring electronic or synthetic percussion alternatives. ## Variant options - Palace Master: $1136.99 (SKU dcd-30001849928) - Fortune Totem: $1136.99 (SKU dcd-30001849929) - Starry: $1136.99 (SKU dcd-30001849930) ## Price and logistics facts - Price: $1136.99 USD (all variants). - Dimensions: 34.7 cm (length) x 35.4 cm (width) x 65.8 cm (height). ## Trust signals - Price is consistent across variants. - Stock status and return policy are not provided in the data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51c969e0-350c-44b4-a8c2-d02f43b3e6b5.jpg?v=1781664398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1363e7a-d5ea-4564-a52f-74e2ae8b2b4a.jpg?v=1781664397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55badba0-df90-409a-99a6-18b2d76bc72f.jpg?v=1781664397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bab03cbe-f48e-4b27-bf00-162316bb3056.jpg?v=1781664397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aab9d4fd-59cb-4192-b978-367d8fd674c6.jpg?v=1781664397 ## Agent notes - Image analysis was not performed; visual details such as finish, carvings, or color are not described. - The product description field is empty; only the title and variant names provide feature context. - No stock availability, shipping information, or return policy is included in the source data.
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": "Djembe Drum Tunable Percussion Instrument Performance Quality for Music Practice",
"quantity": 1,
"grams": 4690000,
"properties": {
"_length_cm": "34.7",
"_width_cm": "35.4",
"_height_cm": "65.8"
}
}],
"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").