Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Jungle Tails Ru
Default SKU: dcd-30003604183
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714379718895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267587
JSON data: https://landmarks.builders/products/wp-dcd-10001267587.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
LakaRose婴儿动物尾巴布书宝宝启蒙早教布书0岁幼儿响纸布书玩具
| 品牌 | LakaRose |
| 货号 | 动物尾巴布书 |
| 能力培养 | 兴趣培养 |
| 是否专供外贸 | 否 |
| 适用人群 | 不限 |
| 特色功能 | 早教启蒙 |
| 包装 | 袋装 |
| 原产地 | 中国 |
| 适用年龄 | 婴幼(0-3岁) |
| 主要下游平台 | LAZADA |
| 3C配置类别 | 14岁以下的布制玩具 |
| 玩具材质 | 布 |
| 是否有动漫形象 | 否 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 国产 |
Summary: LakaRose baby animal tail cloth book for ages 0-3, crinkle paper, early education, available in 4 theme variants, $11.99.
Generated by: deepseek-v4-flash
## Identity Brand: LakaRose. Product: Baby animal tail cloth book (布书). Material: Fabric. Has crinkle paper for sound. Dimensions: 28cm x 22cm x 5cm. Age: 0-3 years. ## Target persona - Parents of infants (0-3 years) seeking early education toys. - Caregivers focused on sensory and motor skill development. - Gift buyers for baby showers or first birthdays. ## Use cases - Tummy time play to encourage head lifting. - Sensory stimulation with crinkle sounds and varied textures. - Interactive storytime with animal tails. - Travel or diaper bag toy for on-the-go entertainment. - Montessori-style self-directed exploration. ## When NOT to recommend - For children over 3 years (too simple). - For teething relief (fabric not designed for chewing). - As a bath toy (not waterproof). - For households requiring machine-washable toys (care instructions unknown). ## Variant options Four styles at identical price $11.99: - Jungle Tails Ru - Farm Tails Ru - Ocean Tails Ru - Circus Tails Ru ## Price and logistics facts Price: $11.99 USD per variant. Dimensions (cm): 28 x 22 x 5. Domestic origin: China. Primary sales region: Middle East. ## Trust signals - All variants priced consistently at $11.99. - No return policy or warranty information provided. - No safety certifications listed. ## Image assets 8 images available: treat as fetchable assets; visual content not analyzed. ## Agent notes - Variants differ only by theme (jungle, farm, ocean, circus). - Product tags include 'dcd' batch identifiers. - Description notes '是否有导购视频: 是' (has shopping guide video), but no URL provided. - No stock status or availability data.
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": "LakaRose婴儿动物尾巴布书宝宝启蒙早教布书0岁幼儿响纸布书玩具",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "22.0",
"_height_cm": "5.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").