Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $109.99 – $285.99
Default variant: Single Grid
Default SKU: dcd-30003602616
Default price: $230.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49714367791343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266930
JSON data: https://landmarks.builders/products/wp-dcd-10001266930.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Commercial stainless steel insulated food container (57x36x28 cm) for outdoor vending, night markets, and camping. Variants from $109.99 to $285.99.
Generated by: deepseek-v4-flash
## Identity Commercial stainless steel insulated food container, 57x36x28 cm, with grid dividers for food separation. Suitable for outdoor vending and camping. ## Target persona - Street vendors and night market sellers who need to keep food hot or cold for hours. - Outdoor event caterers requiring durable, large-capacity food transport. - Camping enthusiasts who want to bring prepared meals on trips. ## Use cases - Keeping food warm/cold during a full day at a night market stall. - Transporting multiple dishes (e.g., stews, salads) with dividers for separate serving. - Storing bulk food for outdoor events like festivals or fairs. - Using as a large cooler for beverages during extended camping. - Displaying food in a commercial setting with easy access. ## When NOT to recommend - For home kitchen use where a smaller, lightweight container is sufficient. - For carrying a single meal or lunchbox use. - For users needing a soft-sided, portable cooler. - For those who require a small, compact insulated bag. ## Variant options - Single Grid: $230.99 - Double Grid: $261.99 - Triple Grid: $285.99 - Single Grid 14CM: $197.99 - Square 20L Single: $109.99 ## Price and logistics facts - Base price: $109.99 (Square 20L Single). - Dimensions: 57 cm L x 36 cm W x 28 cm H. - Prices vary by grid configuration; no shipping cost or weight provided. ## Trust signals - No in-stock status provided. - Return policy unknown. - No certifications listed. - Price consistency across variants relative to features. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b533880621d548b19a37edcb54559b87.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/964c0900dab445418dbf930586cab7f8.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eac4641890f641fd849ecdbd0490fa1f.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0176996f57934ad69c25e0fb84da9739.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d9a171c096c437e8e8f6871d3a2973d.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30fcb9da1ed04336853d693fdb80ff55.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/983445a9e7fe486a8d54c291173e9a65.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ecbf76797614af9a6ed924db96d076b.png?v=1781085498 ## Agent notes - Image content was not reviewed; visual details are not included.
This product has 17 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": 8000000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "36.0",
"_height_cm": "28.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").