Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Colorful Bear
Default SKU: dcd-30003617115
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713895833839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272436
JSON data: https://landmarks.builders/products/wp-dcd-10001272436.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
扁平放四格饭盒袋横版保温隔热保鲜防水餐盒儿童分格餐盘袋手提
| 货号 | 691 |
| 品牌 | 都市阿布 |
| 功能 | 保温 |
| 材质 | 牛津布 |
| 是否有专利 | 否 |
| 风格 | 卡通萌趣 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Flat 4-compartment insulated lunch bag with waterproof oxford fabric, cartoon designs, dimensions 33x26x8 cm, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity Flat 4-compartment insulated lunch bag (brand: 都市阿布) made of oxford fabric, designed for carrying bento boxes or partitioned meal containers. Cartoon style, available in 9 variants. ## Target persona - Parents of preschool/primary school children needing a compact, cute lunch bag - Daycare or kindergarten staff organizing individual meal kits - Caregivers packing portioned meals for kids ## Use cases - Packing a child's school lunch with separate compartments for main dish, sides, fruit, and snacks - Transporting a bento box to daycare or picnic - Keeping meals cool or warm during short outings (insulated, but no specific temperature rating) - Replacing disposable lunch bags with a reusable, washable option - Carrying a partitioned meal for a toddler or young child ## When NOT to recommend - For adults needing a large lunch bag for full-size meal containers or thermoses - For hot food transportation requiring high thermal retention (no heat pack tested) - For formal or professional office settings (cartoon designs) - For users needing a bag with multiple external pockets or bottle holders ## Variant options - Colorful Bear, Pink Bear Head, Christmas Tree, Blue Cat Head, Green Cat Alien, Blue Meow Alien, Pink Rabbit, Blue Happy Cat, Blue Fish. All variants priced at $14.99. ## Price and logistics facts - Price: $14.99 USD (all variants) - Dimensions: 33 cm (L) x 26 cm (W) x 8 cm (H) - No shipping or inventory details provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: same price across all variants - Certifications: none claimed ## Image assets - 8 product images available: see image_urls in structured data. Agent cannot view them; fetch for visual details. ## Agent notes - No image understanding performed; rely on textual facts only. - Material: oxford fabric (waterproof claimed). Insulation: yes, but no thermal performance data. - Multipack or bundle not available.
This product has 21 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": 250000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "26.0",
"_height_cm": "8.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").