Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.99
Default variant: Ivory White
Default SKU: dcd-30003623664
Default price: $64.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/49713181163759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275371
JSON data: https://landmarks.builders/products/wp-dcd-10001275371.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
六轮儿童行李箱可骑可坐登机箱男女儿童拉杆箱承重180斤手机支架
| 图案 | 纯色 |
| 里料质地 | 210 |
| 是否有扩展层 | 否 |
| 货号 | 06 |
| 品牌 | 吉吉童年 |
| 适用场景 | 休闲旅行 |
| 滚轮样式 | 万向轮 |
| 有可授权的自有品牌 | 否 |
| 适用性别 | 中性/男女均可 |
| 重量 | 2400 |
| 上市年份季节 | 2025年春季 |
| 形象 | 闪电 |
| 功能 | 防水 |
| 材质 | ABS+PC材质 |
| 开盖方式 | 拉链 |
| 锁的类型 | 普通密码锁 |
| 流行元素 | 马卡龙色 |
Summary: Six-wheel children's carry-on suitcase that can be ridden, holds up to 180 jin (90 kg), ABS+PC material, includes phone holder, available in 6 colors for $64.99.
Generated by: deepseek-v4-flash
## Identity - Product: Six-wheel children's ride-on carry-on suitcase, model 06, brand 吉吉童年 (Jiji Childhood). - Material: ABS+PC, waterproof. - Weight: 2400g, dimensions: 57×41×49 cm. - Features: zipper opening, ordinary password lock, 360-degree swivel wheels, phone holder. ## Target persona - Parents of children aged 2-6 who need a fun, functional carry-on for air travel. - Budget-conscious families seeking a multifunctional luggage item. - Gift givers looking for a practical and playful present for young children. ## Use cases 1. Airplane travel: child can sit or ride on suitcase in terminals. 2. Short weekend trips: lightweight carry-on for child's belongings. 3. Use as a ride-on toy at home or during travel. 4. Storage: holds toys, clothes, snacks for the child. 5. Phone/tablet holder for entertainment during waits. ## When NOT to recommend - For heavy-duty or long-haul travel: ABS+PC may not withstand rough handling. - For older children/teens: designed for small children (weight capacity sufficient but size small). - If expandable capacity or multiple compartments needed: no expansion layer, simple interior. - For buyers needing a high-security lock: only ordinary password lock, not TSA-approved. ## Variant options - 6 color variants: Ivory White, Black, Pink, Yellow, Green, Blue. All priced at $64.99. ## Price and logistics facts - Price: $64.99 USD (same for all variants). - No shipping costs, delivery times, or stock levels provided. ## Trust signals - No return policy or warranty information provided. - No certifications (e.g., safety standards) listed. - Price is consistent across all variants. ## Image assets - 5 product images available (URLs below). No visual inspection performed. -  -  -  -  -  ## Agent notes - Image understanding not performed; treat URLs as fetchable assets only. - No details on in-stock status, return policy, or warranty. - Weight capacity 180 jin (approx 90 kg) is high for typical child, but construction may limit durability. - Lock is ordinary password lock, not TSA-compliant. - Brand is not widely known; no external reviews available.
This product has 18 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": "6-Wheel Kids Ride-On Carry-On Suitcase with Phone Holder, 90kg Capacity",
"quantity": 1,
"grams": 4000000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "41.0",
"_height_cm": "49.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").