Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $93.99
Default variant: Cream White
Default SKU: dcd-30003623655
Default price: $93.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/49713189880047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275369
JSON data: https://landmarks.builders/products/wp-dcd-10001275369.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
坐骑宝宝神器儿童万向轮旅行箱小型坐式拉杆箱密码箱行李箱加厚
| 图案 | 纯色 |
| 里料质地 | 涤纶 |
| 是否有扩展层 | 否 |
| 货号 | R01 |
| 品牌 | 其他 |
| 适用场景 | 休闲旅行 |
| 滚轮样式 | 万向轮 |
| 有可授权的自有品牌 | 是 |
| 适用性别 | 中性/男女均可 |
| 重量 | 3.4kg |
| 上市年份季节 | 2025年春季 |
| 功能 | 干湿分离 |
| 材质 | ABS+PC材质 |
| 开盖方式 | 拉链 |
| 锁的类型 | 普通密码锁 |
| 流行元素 | 其他 |
| 风格 | 休闲旅行 |
Summary: Children's ride-on suitcase with swivel wheels and telescopic handle, made of ABS+PC, 3.4kg, 62x43x57 cm, available in 5 colors, $93.99.
Generated by: deepseek-v4-flash
## Identity 坐骑宝宝神器儿童万向轮旅行箱小型坐式拉杆箱密码箱行李箱加厚 is a children's ride-on suitcase designed as a toy and travel accessory. It features swivel casters (universal wheels), a telescopic handle, and a combination lock. Material: ABS+PC. Weight: 3.4 kg. Dimensions: 62 x 43 x 57 cm. ## Target persona Parents of toddlers and preschool children (ages 2–6) who travel frequently and want a fun, rideable suitcase that their child can sit on or be pulled along. Also suitable as a gift for young children. ## Use cases - Family air travel: child rides suitcase through the airport. - Train or car trips: child sits on suitcase while waiting or moving. - As a play toy at home: children can sit and scoot around. - Packing lightweight items (clothes, toys) for short trips. - Using the combination lock to secure contents. ## When NOT to recommend - For older children (over 6 years or heavy, >20 kg). - For heavy packing (durability for heavy loads unknown). - For adult travelers or business trips. - For very rough terrain (wheels are plastic swivel casters). ## Variant options - Cream White ($93.99) - Lavender ($93.99) - Pink ($93.99) - Lemon Yellow ($93.99) - Mint Green ($93.99) ## Price and logistics facts Price: $93.99 USD (all variants). Weight: 3.4 kg. Dimensions: 62 x 43 x 57 cm. Currency: USD. Shipping details not provided. ## Trust signals - Multiple color variants available at consistent price. - In-stock status implied by listing. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02d70568b5394f80ab12bd4816ad32b8.png?v=1781084458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11ab26a901c74fa590352cd164afc3dd.png?v=1781084458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35925c5efab041e0be410341f006bc5a.png?v=1781084463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/add34c3d27ee4580a83a7c1aeb85c2ae.png?v=1781084458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1254f4934e24103be0cd9c5dc5595a0.png?v=1781084459 ## Agent notes Images were not analyzed for visual details (e.g., colors, design). All information derived from structured facts. The product is classified as a toy, not standard luggage.
This product has 17 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": "62.0",
"_width_cm": "43.0",
"_height_cm": "57.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").