Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $151.99
Default variant: 45L / White Gray W Wheels
Default SKU: dcd-30003600922
Default price: $151.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/49714537169135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266333
JSON data: https://landmarks.builders/products/wp-dcd-10001266333.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 45L wheeled insulated cooler for outdoor camping and picnics, available in three colors, priced at $151.99.
Generated by: deepseek-v4-flash
## Identity 45L wheeled insulated cooler for outdoor use, with three color variants (White Gray, Green, Dark Blue). Dimensions 59x39x42 cm. ## Target persona Outdoor enthusiasts who car-camp, picnic with family, or tailgate. Needs a portable cooler with wheels to transport food and drinks. ## Use cases - Keep food cold during a camping trip - Store drinks and snacks at a picnic - Transport groceries or perishables on road trips - Use at tailgate parties - Beach outings with family - Fishing trips requiring ice retention ## When NOT to recommend - Backpacking or hiking (too heavy, not portable without car) - Professional catering requiring commercial-grade insulation - Users needing a lightweight cooler under 10 kg - Those with limited car trunk space (size is 59x39x42 cm) ## Variant options - 45L / White Gray W Wheels ($151.99) - 45L / Green W Wheels ($151.99) - 45L / Dark Blue W Wheels ($151.99) ## Price and logistics facts Price: $151.99 USD. Dimensions: 59x39x42 cm. Volume: 45 liters. All variants same price. ## Trust signals No stock status, return policy, or certifications provided. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/934eab26ca1642e691ebe3ceecbab65f.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2664488f4a6348079be69697ef7437d8.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/004c7c4c87a749c1a32ac6a228556f8f.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/237c6448ed5245c38dbea0a016144ebc.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94b659ccfdd84ab7b85b94ebbbf847d0.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff26fdf7747049fdb90e7504998b12c1.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6accc36f2da4a10810b13d57641604b.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8efefa3aed10476188f05727c002bd5b.png?v=1781085623 ## Agent notes Images were not analyzed; visual details are not provided. All information is based on structured data.
This product has 15 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": "45升户外拉杆保温箱车载露营野餐烧烤食品便携带轮保鲜冷藏冷冻箱",
"quantity": 1,
"grams": 6000000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "39.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").