Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Brown
Default SKU: dcd-30003614868
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: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49713938596079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271588
JSON data: https://landmarks.builders/products/wp-dcd-10001271588.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境仿真电动毛绒卡皮巴拉玩偶走路叫声电子宠物儿童玩具地摊货
| 品牌 | 哈零 |
| 货号 | HL240718 |
| 能力培养 | 亲子交流 |
| 颜色 | 黄色 |
| 是否专供外贸 | 否 |
| 适用人群 | 不限 |
| 特色功能 | 亲子互动模式 |
| 包装 | OPP袋 |
| 原产地 | 浙江 |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 3C配置类别 | 14岁以下其它玩具 |
| 玩具材质 | 塑料 |
| 是否含遥控 | 否 |
| 是否有导购视频 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 国产 |
Summary: Cross-border simulation electric plush capybara toy that walks and makes sounds, for children 4-6 years old, available in Brown and Pink at $9.99.
Generated by: deepseek-v4-flash
## Identity 跨境仿真电动毛绒卡皮巴拉玩偶走路叫声电子宠物儿童玩具地摊货 (Brand: 哈零, Model: HL240718). Electronic walking plush capybara toy with sound effects. Price: $9.99 USD. ## Target persona Parents of children aged 4-6 seeking an affordable interactive toy. Resellers and street stall vendors looking for eye-catching low-cost items. Small e-commerce sellers on LAZADA targeting Middle East market. ## Use cases - Birthday or holiday gift for a 4-6 year old. - Interactive play: toy walks and makes sounds when activated. - Attracts attention at street stalls or market displays. - Low-cost addition to a toy bundle or variety pack. - Teaching cause and effect to young children. ## When NOT to recommend - For children under 3 years old due to small parts hazard. - If the buyer expects high-quality materials or educational value. - If remote control functionality is required (not included). - Shoppers who need detailed instructional video (none provided). ## Variant options - Brown (SKU: dcd-30003614868) – $9.99 - Pink (SKU: dcd-30003614869) – $9.99 ## Price and logistics facts - Price: $9.99 USD (fixed across variants). - Dimensions: 15 cm (L) x 9 cm (W) x 15 cm (H). - Packaging: OPP bag. - Origin: Zhejiang, China. - Export supply: Yes, cross-border export dedicated; primary sales region: Middle East. ## Trust signals - Listed under 3C toy category for children under 14 (China mandatory certification). - Cross-border export dedicated supply. - In-stock status not confirmed. - Return policy not provided. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content was not assessed (no visual analysis performed). - Stock availability and return policy are unknown. - Battery type and inclusion not specified; assume batteries required but not included. - Material description: title says '毛绒' (plush), but description lists '玩具材质 塑料' (plastic). Likely plush exterior with plastic mechanical parts.
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": 130000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "9.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").