Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $49.99
Default variant: Cream Yellow
Default SKU: dcd-30003623660
Default price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49713185587439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275370
JSON data: https://landmarks.builders/products/wp-dcd-10001275370.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
高颜值行李箱可坐可骑儿童拉杆箱男女密码箱结实旅行箱耐用登机箱
| 图案 | 纯色 |
| 里料质地 | 涤纶 |
| 是否有扩展层 | 是 |
| 品牌 | 其他 |
| 适用场景 | 休闲旅行 |
| 滚轮样式 | 万向轮 |
| 适用性别 | 中性/男女均可 |
| 重量 | 3 |
| 上市年份季节 | 2025年春季 |
| 功能 | 可登机 |
| 材质 | PC |
| 开盖方式 | 拉链 |
| 锁的类型 | 普通密码锁 |
| 流行元素 | 格纹 |
| 风格 | 清新甜美 |
Summary: Kids' ride-on carry-on luggage made of PC, expandable with combination lock, weighs 3 kg, dimensions 57x47x48 cm, $49.99 in 4 colors.
Generated by: deepseek-v4-flash
## Identity Kids' ride-on carry-on luggage (PC material, expandable, combination lock). ## Target persona Parents of young children (ages 3–8) seeking fun, functional luggage for family travel. ## Use cases - Letting child ride on luggage during airport transit. - Storing child's toys and clothes for a short trip. - Making travel more engaging for toddlers. - Using as a lightweight carry-on for kids. - Gifting for a child's first travel experience. ## When NOT to recommend - Adults needing durable luggage for heavy packing. - Travel requiring high weight capacity or spinner reliability. - Transporting fragile or valuable items. - Users seeking premium materials or long-lasting build. ## Variant options | Color | SKU | Price | |-------|-----|-------| | Cream Yellow | dcd-30003623660 | $49.99 | | Matcha Green | dcd-30003623661 | $49.99 | | Sakura Pink | dcd-30003623662 | $49.99 | | Light Blue | dcd-30003623663 | $49.99 | ## Price and logistics facts - Price: $49.99 (all variants). - Dimensions: 57 x 47 x 48 cm (length x width x height). - Weight: 3 kg. - Material: PC. - Closure: Zipper. - Lock: Ordinary combination lock. - Wheels: Universal wheels (spinner). - Expansion: Yes, expandable layer. - Carry-on: Yes (size may vary by airline). ## Trust signals - Price consistent across all color variants. - In-stock status: not provided. - Return policy: not provided. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ecb171467c04f0d9f608842fcf5f536.png?v=1781084456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c32542943e204857bc90ff70ff150329.png?v=1781084456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a482cbf693aa4d4cba56e587d7728893.png?v=1781084457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a21c741a27e4371b1eaf3097066a9d3.png?v=1781084456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e837db376d8c4ec8a09f7103b11ff421.png?v=1781084457 ## Agent notes - Image understanding not performed; visual details not verified. - Weight limit for riding not specified; use caution. - Return policy and stock status not available.
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": "高颜值行李箱可坐可骑儿童拉杆箱男女密码箱结实旅行箱耐用登机箱",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "47.0",
"_height_cm": "48.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").