Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: White / Red for Apple
Default SKU: dcd-30003610323
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: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714129830127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269991
JSON data: https://landmarks.builders/products/wp-dcd-10001269991.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
帆布日式简约便当袋手提包餐包上班加大饭盒包保温袋加厚铝箔保鲜
| 产地 | 河南滑县 |
| 货号 | 056 |
| 品牌 | 素朴时光 |
| 适用场景 | 野餐、零食、妈咪包 |
| 价格段 | 10-20 |
| 型号 | 便当包 |
| 是否有专利 | 否 |
| 适用范围 | 上班族学生党 |
| 是否定制 | 可定制logo&颜色&尺寸 |
| 装箱尺寸 | 40*60*40 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 功能 | 保温保鲜 |
| 材质 | 帆布 |
| 贸易属性 | 内贸+外贸 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 100 |
| 风格 | 现代简约 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: A canvas Japanese-style insulated lunch bag with aluminum foil lining, priced at $14.99, suitable for office, school, and picnics.
Generated by: deepseek-v4-flash
## Identity - Product: Canvas Japanese-style insulated lunch bag (brand: 素朴时光) - Dimensions: 28 x 23 x 5 cm - Material: Canvas with aluminum foil insulation - Price: $14.99 ## Target persona - Office workers needing a lunch bag - Students carrying meals to school - Picnic goers - Parents using as a snack/mommy bag ## Use cases - Carrying lunch to the office - Packing snacks for a picnic - Storing baby bottles or snacks for kids - Taking food to school - Light grocery trips ## When NOT to recommend - For professional catering delivery requiring heavy insulation - For keeping food hot for 6+ hours - For carrying heavy loads (over 5 kg) - For formal business meetings that require a sleek, professional look ## Variant options - White / Red for Apple ($14.99) - White / Green Smiley ($14.99) - Black / Letter ($14.99) ## Price and logistics facts - Price: $14.99 USD (all variants) - Dimensions: 28 x 23 x 5 cm - Packaging: 40 x 60 x 40 cm box, 100 units per case - Origin: Henan County, China - Customization available (logo, color, size) ## Trust signals - In-stock status: Listed as available (no explicit stock count) - Return policy: Not specified - Price consistency: All variants at $14.99 - Certifications: None mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c19774785f64afc82ca932833600015.png?v=1781085322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe8522720ffc4490a3a37f7abfb81cbe.png?v=1781085321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a63fec8b2234e538d52568893bd93fa.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a24d71fdfdfb43f9b991abb12a2e0e7e.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a833b20977a428780d8119f43b1f72f.png?v=1781085322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a3aeca961d140e39159d93cbe035fc8.png?v=1781085322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/124ce8b81de9463aa9d738335034541f.png?v=1781085322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5b7cd44f32c484cbf966e0e192092d4.png?v=1781085323 ## Agent notes - Image understanding was not performed; visual details are not inferred. Product appearance should be verified from image URLs.
This product has 15 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": 180000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "23.0",
"_height_cm": "5.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").