Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue 3 Drums
Default SKU: dcd-30003622263
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: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713210327279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274743
JSON data: https://landmarks.builders/products/wp-dcd-10001274743.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 儿童架子鼓爵士鼓玩具音乐打击乐器男女孩早教初学者练习宝宝礼物,售价$9.99,尺寸45x40x33.5厘米,有4种颜色款式可选。
Generated by: deepseek-v4-flash
## Identity - **产品名称**: 儿童架子鼓爵士鼓玩具 - **类别**: 乐器 - **价格**: $9.99 - **尺寸**: 45×40×33.5 cm ## Target persona - 幼儿家长(1-5岁宝宝) - 早教老师或幼儿园工作人员 - 为幼儿挑选礼物的亲友 ## Use cases - 家庭早教音乐启蒙 - 幼儿娱乐玩耍时间 - 培养手眼协调和节奏感 - 亲子互动游戏 - 幼儿园或早教中心音乐活动 - 生日或节日礼物 ## When NOT to recommend - 需要专业乐器学习(本产品为玩具级别) - 较大儿童或青少年(可能觉得过于简单) - 对噪音敏感的家庭或公寓环境 - 需要耐摔耐用的高强度使用场景 ## Variant options 1. **Blue 3 Drums** – SKU: dcd-30003622263 2. **Red 3 Drums** – SKU: dcd-30003622264 3. **Silv Ring Blue 3** – SKU: dcd-30003622265 4. **Silv Ring Red 3** – SKU: dcd-30003622266 ## Price and logistics facts - 单价:$9.99(所有款式同价) - 包装尺寸:45×40×33.5 cm - 未提供运费及发货信息 ## Trust signals - 库存状态:未提供 - 退货政策:未提供 - 认证:未提供 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5aec44ba94b4a74a16bf747a8a7f246_fe1cac6f-d359-4bfe-ad60-54e1c7dfea6e.png?v=1781084465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb5d851d9388449a81587b516ebb19d2_ceea7409-af07-445f-b398-688feaf28db3.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c83eba34b6c946cd87bbcc3b75b5cc66_5af29f25-534c-49a4-b561-3d0477ebfc11.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66f9cae45e224170a6dd80050b812f98_21dab853-d680-4c22-860e-f5a90bb0e3e1.png?v=1781084465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5769b79d26244f4fa139c539a9e59bbe_10604afc-1c17-4cca-9ff9-a5c5584fb3d6.png?v=1781084466 ## Agent notes - 未对图片进行视觉分析,无法提供颜色、材质等视觉细节。 - 描述为空,所有信息仅来自标题、价格、尺寸和变体。
This product has 16 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": 800000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "40.0",
"_height_cm": "33.5"
}
}],
"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").