Brand: World Products (Landmark)
SKU: dcd-30003612402
Price: $128.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3600 g
Cart URL (default variant): https://landmarks.builders/cart/49713869357295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270843
JSON data: https://landmarks.builders/products/wp-dcd-10001270843.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境不锈钢双层保温提锅饭盒鼓型真空饭桶饭篮学生上班族便当盒
| 产地 | 潮州 |
| 品牌 | 乔新 |
| 货号 | 保温提锅 |
| 是否有专利 | 否 |
| 是否手工 | 是 |
| 适用送礼场合 | 婚庆 |
| 材质 | 不锈钢 |
| 版权 | 无 |
| 适用对象 | 老人 |
| 是否电动 | 否 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 现代简约 |
| 容量 | 2.1-3L |
Summary: Stainless steel double-layer vacuum insulated lunch container, 8.0L capacity, drum style, priced at $128.99, suitable for students and office workers.
Generated by: deepseek-v4-flash
## Identity 跨境不锈钢双层保温提锅饭盒鼓型真空饭桶饭篮学生上班族便当盒 – Double-layer vacuum insulated stainless steel lunch container, drum shape, 8.0L. ## Target persona Students who need to carry hot meals to school; office workers packing lunch; elderly individuals requiring easy-to-carry warm food. ## Use cases - Bringing lunch to school or work - Keeping soup or stew hot for hours during outdoor activities - Packing meals for picnic or camping - Meal prepping for the day - Carrying hot food to elderly relatives - Storing leftovers for later consumption ## When NOT to recommend - If microwave reheating is needed (stainless steel not microwave safe) - For lightweight or compact carry (8L is large and heavy) - For single-serving meals (oversized) - When a non-insulated container is sufficient ## Variant options Only one variant: Size 8.0L, Style Drum – SKU dcd-30003612402 at $128.99. ## Price and logistics facts - Price: $128.99 USD - Dimensions: 40 x 30 x 30 cm (approx) - Material: Stainless steel - Handmade, no patent - Origin: Chaozhou, China - Brand: 乔新 ## Trust signals - Price is fixed at $128.99 - Handmade quality - No return or warranty policy stated - In-stock status unknown - No external certifications mentioned ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding not performed; visual details not verified. - Variant lists capacity as 8.0L, but description says 2.1-3L; confirm actual capacity. - No return policy, warranty, or stock status provided. - Only one variant available.
This product has 13 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": 3600000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "30.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").