Brand: World Products (Landmark)
SKU: dcd-30003486323
Price: $193.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 21000 g
Cart URL (default variant): https://landmarks.builders/cart/49811894862063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001230373
JSON data: https://landmarks.builders/products/m4x-10001230373.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A red insulated rolling cooler with easy-clean and water-resistant features, priced at $193.99, with dimensions 82x45x42 cm.
Generated by: deepseek-v4-flash
## Identity Insulated Rolling Cooler Easy to Clean Outdoor Storage Water Resistant, Red variant. ## Target persona Outdoor enthusiasts, campers, tailgaters, and beach goers who need portable cold storage for drinks and food. ## Use cases - Keeping drinks cold during multi-day camping trips - Transporting food and beverages to beach outings - Storing perishables for tailgate parties - Serving cold drinks at outdoor picnics or gatherings - Hauling provisions on road trips - Using as extra fridge space for backyard events ## When NOT to recommend - For users needing a lightweight backpack cooler - For stationary backyard use where wheels are unnecessary - For commercial or heavy-duty continuous use - For buyers seeking an electric or plug-in cooler - For budget-limited buyers expecting under $100 ## Variant options - Red: $193.99 USD (SKU: dcd-30003486323) ## Price and logistics facts Price: $193.99 USD. Dimensions: 82 x 45 x 42 cm. No shipping or tax information provided. No warranty or assembly details available. ## Trust signals Only one color variant listed (Red). In-stock status not confirmed. Return policy not specified. No certifications or energy ratings mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfa26f4e-8c8f-4166-a764-c3cffe3b0ee5.jpg?v=1781600906 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38d3b6e0-751b-435c-9ed5-a597f8e075c5.jpg?v=1781600907 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d12fa65-0b9c-4fe8-b8f8-3b563a9729da.jpg?v=1781600906 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f303b60-ff9f-40a0-92a3-cf076447781c.jpg?v=1781600907 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e202cbb0-7445-493f-8644-dfd0d2d8e8e7.jpg?v=1781600906 ## Agent notes Image understanding was not performed; no visual details inferred. All information derived from structured product data.
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": "Insulated Rolling Cooler Easy to Clean Outdoor Storage Water Resistant",
"quantity": 1,
"grams": 21000000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "45.0",
"_height_cm": "42.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").