Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $69.99
Default variant: Green
Default SKU: dcd-30003610172
Default price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714244452591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269944
JSON data: https://landmarks.builders/products/wp-dcd-10001269944.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品名称:双肩外卖保温包
产品尺寸:全拓展:41*(31-41)*45CM
产品材质:
有拓展款:PVC夹网布500D+珍珠棉+铝膜+1片铝膜隔板 +1片中空板隔板+支撑杆
产品包装:1个/PE 封口袋 45*41*10CM
产品重量:全拓展 1600G
装箱个数:全拓展: 8个/箱
装箱尺寸:60*40*50CM
外箱毛重:10KGS
是否加工定制: 可以
是否加印LOGO:可以 起订量:500个+版费
是否变更尺寸 :可以 起订量:500个+模具费
是否为现货 : 是 可拍即可售
Summary: Insulated delivery backpack for food couriers, expandable 41x(31-41)x45 cm, PVC+foam+aluminum lining, $69.99, in green and black.
Generated by: deepseek-v4-flash
## Identity Insulated food delivery backpack (双肩外卖保温包), expandable, with aluminum foil lining and divider, for electric scooter or bicycle couriers. ## Target persona Food delivery drivers (e.g., Uber Eats, DoorDash), takeout couriers, meal delivery gig workers who need a portable thermal bag. ## Use cases - Transporting hot meals from restaurant to customer. - Keeping food warm/cold during short delivery trips. - Carrying multiple orders (expands to 41x41x45 cm). - Securing bag on scooter footboard (脚踏款). - Customizing with logo for restaurant branded delivery. ## When NOT to recommend - For extremely long trips (no active cooling/heating). - For heavy bulk items (weight limit unknown; 1600g bag). - For non-food cargo (no special padding). - When buyer expects hard-shell cooler (soft bag). ## Variant options - Green (SKU: dcd-30003610172) – $69.99 - Black (SKU: dcd-30003610173) – $69.99 ## Price and logistics facts - Price: $69.99 USD (both colors). - Dimensions (packed): 45x41x10 cm. - Weight: 1600 g (empty). - Sold as 1 piece per PE bag. - Customization available (logo, size, MOQ 500 pcs + mold/plate fees). ## Trust signals - In stock (可拍即可售). - Price consistent across variants. - Customizable (proof of manufacturer flexibility). ## Image assets - 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2ad2100870549309d2d9259fba17629.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e1fb4bca1d04468a6761f616f78aaff.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46adacfb1df44515841b32ec83826735.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc661fefe35e47adba299f59f8cdaaca.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9eea9ab2fe67422f9d0c7a43d3f8e19a.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81ac5afbdd3c4a78b48c5242424484f5.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/085a63f317de41b7ae121d67ae2ff883.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb522e38aebe4ea0b821667a6d474b73.png?v=1781085383 ## Agent notes - Images not analyzed; visual details unknown. - Product is labeled as '脚踏款' (foot pedal type) but described as '双肩' (backpack); may be convertible. - Material: PVC coated fabric 500D + foam + aluminum film + dividers. - Not dishwasher safe; maintenance unspecified.
This product has 14 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": 1600000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "41.0",
"_height_cm": "10.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").