Brand: World Products (Landmark)
SKU: dcd-30003622261
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 1440 g
Cart URL (default variant): https://landmarks.builders/cart/49713216651503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274741
JSON data: https://landmarks.builders/products/wp-dcd-10001274741.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Children's toy drum set with 3 drums, priced at $9.99 USD, dimensions 42x40x15 cm, for ages 1-6.
Generated by: deepseek-v4-flash
## Identity
- Product: Children's Toy Drum Set (simulated jazz drum/guitar)
- SKU: dcd-30003622261
- Price: $9.99 USD
- Dimensions: 42 x 40 x 15 cm
- Only variant: "3 Drums"
## Target persona
- Parents of children aged 1-6 seeking affordable early education musical toys.
- Wholesale buyers needing low-cost percussion instruments for resale or daycare centers.
## Use cases
- Introducing rhythm and music to toddlers and preschoolers.
- Group play in kindergarten or daycare settings.
- Parent-child interactive music time.
- Birthday or holiday gift for young children.
- Educational activity to develop fine motor skills.
## When NOT to recommend
- For children older than 6 (too simplistic).
- For serious musical training or professional use.
- For buyers requiring high durability or premium materials at this price point.
- For those needing multiple instrument types (only drums in one style).
## Variant options
- Only one variant: "3 Drums" at $9.99.
## Price and logistics facts
- Price: $9.99 USD.
- Dimensions: 42x40x15 cm.
- No shipping or tax information provided.
## Trust signals
- Single SKU listed; no stock information.
- No return policy or warranty mentioned.
- Price is consistent for the only variant.
## Image assets
- 5 images available at:
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e92b27ee1b284775ad3793621974a978.png?v=1781084467
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0743aca1896b45ba80552236bd8cd5b1.png?v=1781084468
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bad8a00888124f9eb279abe715128075.png?v=1781084469
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38b96db4c6db4974a641bf389347fc0b.png?v=1781084468
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/857081aeca7c4ac6882ecbe31922e181.png?v=1781084467
## Agent notes
- No description available; rely on variant title and tags for product understanding.
- Image understanding not performed; visual details are not described.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": "儿童玩具架子鼓仿真爵士鼓吉它早教益智男女孩1-6岁打击乐器批发",
"quantity": 1,
"grams": 1440000,
"properties": {
"_length_cm": "42.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").