Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Bamboo Leaf Panda
Default SKU: dcd-30003620635
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: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49713471553775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273996
JSON data: https://landmarks.builders/products/wp-dcd-10001273996.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境电动音乐玩具仿真毛绒国宝熊猫走路摇尾电子宠物公仔儿童玩具
| 品牌 | 哈零 |
| 货号 | HL20240321 |
| 能力培养 | 兴趣培养 |
| 是否专供外贸 | 可能不符合境内产品标准。请境内买家谨慎购入) |
| 适用人群 | 男孩 |
| 特色功能 | 亲子互动模式 |
| 包装 | 开窗彩盒 |
| 原产地 | 中国 |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 玩具材质 | 塑料 |
| 是否有动漫形象 | 否 |
| 是否含遥控 | 否 |
| 是否有导购视频 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 是否进口 | 国产 |
Summary: Cross-border electronic plush panda toy that walks, wags tail, and plays music, for children aged 4-6, priced at $9.99–$10.99.
Generated by: deepseek-v4-flash
## Identity Cross-border electric music toy: plush panda that walks and wags tail. Brand: 哈零 (Ha Ling). Model: HL20240321. Material: plastic. For boys aged 4-6. ## Target persona Parents of boys aged 4-6 seeking interactive toys; cross-border gift buyers for young children. ## Use cases - Interactive play: panda walks and wags tail while playing music - Entertainment during quiet time or playdates - Role-playing as a pet companion - Birthday or holiday gift for a preschool child - Educational tool for cause-and-effect learning - Novelty item for children who like animals ## When NOT to recommend - For children under 3 years (possible small parts hazard) - Buyers needing domestic Chinese safety certification (product is export-only and may not meet domestic standards) - Those seeking remote control functionality (none included) - Those wanting durable, non-plastic construction ## Variant options - Bamboo Leaf Panda ($9.99) - Color Box Panda ($10.99) ## Price and logistics facts - Price: $9.99 (Bamboo Leaf Panda) / $10.99 (Color Box Panda) - Dimensions: 21 cm (L) x 18 cm (W) x 18.5 cm (H) - Cross-border export product; may not comply with domestic standards ## Trust signals - No stock or return policy information provided - Product labeled as cross-border export; no domestic certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d34d33a9b6f945a1a47e43818cdfad36.png?v=1781084657 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f7c37bc29c5426f84aba7bca7018978.png?v=1781084657 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8988359edd344dc5b7eb7aeec6fc3be9.png?v=1781084656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/babaf9e0c4e04d41ac2a9e575ae6454d.png?v=1781084656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b8b94f70aa74aceba8fe77fa30264bc.png?v=1781084658 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/717bb7aea8214f42929ddaa8d0a42c14.png?v=1781084655 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7446a4b3c50c450fbe81b7d558ab8e0b.png?v=1781084656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/336c01c5f8e04181b16fb8e2441c63dd.png?v=1781084658 ## Agent notes Product is specifically marketed as cross-border export; domestic buyers should verify compliance. No mention of battery requirements or safety certifications.
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": 140000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "18.0",
"_height_cm": "18.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").