Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Blue
Default SKU: dcd-30002885501
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3170 g
Cart URL (default variant): https://landmarks.builders/cart/49810470961391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001084671
JSON data: https://landmarks.builders/products/m4x-10001084671.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Portable Design: This insulated container is built as a compact wheeled insulated container with a extendable handle, making it easy to move between car, stall, campsite, or fishing location without heavy lifting.
Insulated Storage: The PU foam insulated interior helps keep drinks, food, and ice colder for longer, turning it into reliable outdoor storage for busy busy vending days and long trips.
Convenient Mobility: As a rolling chiller with sturdy wheels and an easy-grip handle, it moves smoothly across paved paths, parking areas, and campsite grounds when you need quick setup.
Practical Capacity: The 18L portable ice chest offers a handy size for daily use, giving vendors and outdoor users enough room for chilled essentials while staying simple to carry and store.
Versatile Use: Designed for vendors, outdoor fishing, market stalls, and camping, this insulated chiller chest helps maintain freshness so food and drinks remain prepared when you need them.
Summary: A wheeled insulated cooler chest available in 5 colors, dimensions 42x36x36 cm, priced at $42.99, suitable for outdoor and travel use.
Generated by: deepseek-v4-flash
## Identity A wheeled insulated container (cooler) with easy mobility, available in Blue, Desert Yellow, Smoke Gray, and Orange. Dimensions: 42x36x36 cm. Price: $42.99. ## Target persona Outdoor enthusiasts, fishers, campers, tailgaters, and travelers needing portable cold storage for day trips. ## Use cases - Keeping food and drinks cold during fishing trips. - Portable ice chest for car travel or road trips. - Picnics and outdoor gatherings requiring mobility. - Camping where wheels ease transport over short distances. - Tailgating events where ice retention is needed. - Beach outings for perishable items. ## When NOT to recommend - For users needing a large capacity cooler (size not specified, but likely small to medium). - For extended off-grid use without ice resupply (no insulation rating provided). - For commercial or heavy-duty professional use. - For buyers prioritizing high-end insulation performance (no R-value or thickness details). ## Variant options - Blue (SKU: dcd-30002885501) $42.99 - Desert Yellow (SKU: dcd-30002885502) $42.99 - Smoke Gray (SKU: dcd-30002885503) $42.99 - Orange (SKU: dcd-30002885504) $42.99 ## Price and logistics facts - Price: $42.99 USD (all variants same price). - Dimensions: 42 cm (length) x 36 cm (width) x 36 cm (height). - Weight not provided. - No shipping or availability details specified. ## Trust signals - Price consistent across all color variants. - No stock status or return policy information provided in facts. - No certifications or brand reputation details available. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e417b3d-29d8-4dd9-b989-cfa37a0c45dc.jpg?v=1781597334) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2506c72-a8ff-4af8-9244-1b53b0385e31.jpg?v=1781597334) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb956c83-4d1b-4388-a630-5d455819159f.jpg?v=1781597333) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63d5e581-9875-4768-b0e5-a90241299504.jpg?v=1781597333) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26086001-953f-4f88-a0f8-191cdfd42964.jpg?v=1781597334) ## Agent notes - Image content was not analyzed; rely on descriptive facts only. No visual details inferred. - Insulation performance and durability are unverified; use at buyer's discretion.
This product has 12 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": "Wheeled Insulated Container Polyurethane Foam Insulation Insulated Chiller Chest Keeps Food Fresh Portable Ice Chest for Vendors, Outdoor Fishing",
"quantity": 1,
"grams": 3170000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "36.0",
"_height_cm": "36.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").