Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $141.99
Default variant: Wood
Default SKU: dcd-30003611904
Default price: $141.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714012094703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270587
JSON data: https://landmarks.builders/products/wp-dcd-10001270587.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童北欧风实木摇摇马宝宝木马玩具摇马木制大人可坐周岁礼摇摇椅
| 能力培养 | 抓握 |
| 加工方式 | LOGO贴牌 |
| 是否外贸专供 | 否 |
| 适用年龄 | 儿童(3-6岁) |
| 上市时间 | 2026年春季 |
| 玩具材质 | 木 |
| 是否有动漫形象 | 否 |
| 是否跨境出口专供货源 | 否 |
| 加工定制 | 可以 |
| 专利及著作权申请时间 | / |
| 产地 | 浙江省 |
| 货号 | DR-152 |
| 品牌 | DORU |
| 适用人群 | 不限 |
| 包装 | 纸箱 |
| 专利及著作权 | / |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 3C配置类别 | 14岁以下的木制玩具 |
| 是否有导购视频 | 是 |
| 原产国/地区 | 中国 |
| 专利号或版权登记证号 | / |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: Solid wood rocking horse for children aged 3-6, available in Wood or Walnut finish, priced at $141.99, with dimensions 84x28x18 cm.
Generated by: deepseek-v4-flash
## Identity Product name: 儿童北欧风实木摇摇马宝宝木马玩具摇马木制大人可坐周岁礼摇摇椅 SKU variants: dcd-30003611904 (Wood), dcd-30003611905 (Walnut) ## Target persona - Parents of children aged 3-6 seeking a classic wooden ride-on toy - Gift-givers for toddlers or preschoolers (birthday, holiday) - Adult caregivers who may also ride the horse (as indicated in title) ## Use cases - Indoor active play for toddlers and preschoolers - Developing balance and coordination through rocking motion - Role-playing imaginative scenarios (horseback riding) - Birthday or first-year anniversary gift (周岁礼) - Parent-child interaction (adult can sit on it as well) ## When NOT to recommend - For children under 3 years old (age category 3-6) - For outdoor or rough play (designed for indoor use) - For buyers seeking a rocking horse with music, lights, or electronic features - For extremely limited spaces (length 84 cm requires floor area) ## Variant options - Wood (light natural finish) – SKU: dcd-30003611904, $141.99 - Walnut (dark finish) – SKU: dcd-30003611905, $141.99 ## Price and logistics facts - Price: $141.99 USD for both variants - Dimensions: 84 x 28 x 18 cm (length x width x height) - Packaging: carton box - Origin: Zhejiang, China ## Trust signals - Material: wood (实木) - Brand: DORU (可授权自有品牌) - Suitable for ages 3-6 (14岁以下木制玩具 compliant with 3C configuration) - No return policy information provided; stock status not specified ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content was not analyzed; all provided URLs are listed as is. - Adult ride capability mentioned in title but no weight limit specified. - No explicit in-stock or return policy details available; verify with seller.
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": 4500000,
"properties": {
"_length_cm": "84.0",
"_width_cm": "28.0",
"_height_cm": "18.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").