Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue 5 Drums
Default SKU: dcd-30003622267
Default 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: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713206493423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274744
JSON data: https://landmarks.builders/products/wp-dcd-10001274744.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A children's toy drum set for early education, priced at $9.99 with two color options (Blue 5 Drums, Red 5 Drums).
Generated by: deepseek-v4-flash
## Identity Children's toy drum set (5 drums) for early music education and play. Dimensions: 40x20x34 cm. ## Target persona - Parents of toddlers and preschoolers (ages 1-5) seeking affordable musical toys. - Early childhood educators looking for budget-friendly group play instruments. ## Use cases - Introducing rhythm and music to young children at home. - Gift for birthdays or holidays for a child aged 1-5. - Group play in daycare or preschool settings. - Developing fine motor skills and hand-eye coordination through drumming. ## When NOT to recommend - For serious music practice or lessons (low-quality toy, not a real instrument). - For children over 6 years old who may outgrow quickly. - For buyers seeking durable, high-quality musical instruments. - For professional music education or performance. ## Variant options - **Blue 5 Drums** – SKU: dcd-30003622267, Price: $9.99 - **Red 5 Drums** – SKU: dcd-30003622268, Price: $9.99 ## Price and logistics facts - Price: $9.99 USD (both variants). - Dimensions: 40 cm (length) x 20 cm (width) x 34 cm (height). - No shipping or restocking fees information available. ## Trust signals - In-stock status: Not explicitly confirmed, but product listed with SKUs. - Return policy: Not provided in facts. - Price consistency: All variants at same price. - No certifications or safety ratings indicated. ## Image assets - 5 product images available (URLs provided below). - Images not viewed by agent; visual details not inferred. ## Agent notes - No product description available; details inferred from title and category. - Image content not analyzed; agent cannot verify actual appearance. - Consider fetching certifications or safety compliance if needed.
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": 2500000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "20.0",
"_height_cm": "34.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").