Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $71.99
Default variant: 20 Inch / Blue Multifunction
Default SKU: dcd-30003623706
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49713158553839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275376
JSON data: https://landmarks.builders/products/wp-dcd-10001275376.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童行李箱20寸可坐骑拉杆箱密码箱拉链登机箱万向六轮旅行箱耐磨
| 图案 | 纯色 |
| 里料质地 | 涤纶 |
| 是否有扩展层 | 否 |
| 货号 | 儿童箱 |
| 品牌 | 其他 |
| 适用场景 | 休闲旅行 |
| 滚轮样式 | 万向轮 |
| 有可授权的自有品牌 | 是 |
| 适用性别 | 中性/男女均可 |
| 重量 | 2.7 |
| 上市年份季节 | 2024年秋季 |
| 功能 | 可收纳 |
| 材质 | ABS=PC |
| 开盖方式 | 拉链 |
| 锁的类型 | 普通密码锁 |
| 流行元素 | 格纹 |
| 风格 | 童趣卡通 |
Summary: Children's 20-inch ride-on suitcase with combination lock, zipper closure, and 6 multi-directional wheels. Made of ABS+PC, weighs 2.7 kg. Priced from $65.99.
Generated by: deepseek-v4-flash
## Identity Kids' Suitcase 20/22 Inch, Ride-On, ABS+PC, 6 Wheels, Combination Lock ## Target persona Parents or guardians seeking a fun, functional suitcase for children aged ~3-10 for family trips. Also suitable for kids who want to ride on luggage. ## Use cases - Child's carry-on for air travel (20 inch fits most airline cabin allowances) - Ride-on toy in airports/train stations to keep child entertained - Storage for child's belongings during short trips (e.g., weekend visits) - Lightweight option for school overnight trips or sleepovers - Gender-neutral bag for sibling sharing or as a gift ## When NOT to recommend - For travelers needing a full-size adult suitcase (max 22 inch, limited capacity) - For users requiring expandable luggage (no expansion layer) - For buyers seeking a premium brand or traditional hard-shell spinner without ride-on feature - For very rough handling or frequent commercial travel ## Variant options - Sizes: 20 Inch ($65.99) and 22 Inch ($71.99) - Colors: Blue, White, Yellow, Pink, Black (each in "Multifunction" style) - Each variant has a unique SKU ## Price and logistics facts - Price: $65.99 (20 inch), $71.99 (22 inch) - Dimensions: 62 x 42 x 28 cm (24.4 x 16.5 x 11 in) - Weight: 2.7 kg (5.95 lbs) - Material: ABS+PC shell, polyester lining - No expandable layer ## Trust signals - In stock per listing (actual stock levels not provided) - Return policy not specified - Consistent pricing across same-size variants - No certifications mentioned ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f4ad48c22ce4ce0965907779b1f73e8_47167f5d-184c-40bb-ab93-185c9fd51735.png?v=1781084446 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/393fadac09f24976addf6e52dd1335f1_6c0bf1c9-7199-4791-a1f0-245db2a75e2b.png?v=1781084448 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27fdfb2fd8c84180b514ad839cb62260_6f1de183-4a71-497a-b4ba-33f3ca3dccb9.png?v=1781084446 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64efde44589841f8a51e0f26107bb2c5_db3540c4-b556-4bec-a03b-6a519aa9d459.png?v=1781084447 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/464d372dd5154ce0b24fda78ea9e64f9_0635ac9e-531d-4a76-9a39-3fb26bc216ca.png?v=1781084447 ## Agent notes - Image content not analyzed; ride-on function and patterns inferred from title and description, not verified visually. - No warranty or brand details were provided. - Product type listed as "户外" (outdoor), but primary use is travel.
This product has 22 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": "儿童行李箱20寸可坐骑拉杆箱密码箱拉链登机箱万向六轮旅行箱耐磨",
"quantity": 1,
"grams": 4000000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "42.0",
"_height_cm": "28.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").