Brand: World Products (Landmark)
SKU: dcd-30003625780
Price: $224.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/49813616066799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001276138
JSON data: https://landmarks.builders/products/m4x-10001276138.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This storage item is an expanded polypropylene insulated box with a rectangular insulated box shape and a smooth molded structure for organized holding and transport.
Cover: Designed as a transparent lid box, it features a translucent cover that lets you view the contents without opening the container.
Capacity: With a 24 L capacity, this insulated container offers practical space for items that need a compact but roomy storage solution.
Construction: The recessed side panels and open-top rectangular form give the expanded polypropylene insulated box a stable, easy-to-handle structure.
Use: Built as a thermal chill carton, it helps support temperature-sensitive storage needs while keeping contents neatly enclosed.
Summary: This is a set of 5 rectangular insulated boxes made of expanded polypropylene, with recessed sides, priced at $224.99, measuring 68.4x47.4x93.0 cm.
Generated by: deepseek-v4-flash
## Identity 5-piece set of expanded polypropylene insulated boxes, rectangular, with recessed sides, 68.4 x 47.4 x 93.0 cm each. ## Target persona Businesses requiring reusable insulated containers for cold chain logistics, such as food distributors, pharmaceutical shippers, or catering services. ## Use cases - Shipping perishable food items (e.g., seafood, dairy) while maintaining temperature. - Transporting temperature-sensitive pharmaceuticals or lab samples. - Storing chilled goods in walk-in coolers or freezers before dispatch. - Bulk catering or event food transport requiring consistent insulation. - E-commerce fulfillment of temperature-controlled products. ## When NOT to recommend - Single-use or one-time shipping needs (disposable foam boxes are cheaper). - Personal or home use (size and quantity are excessive). - When extreme insulation or active cooling is required (e.g., dry ice shipping). - For small parcels or lightweight items (overkill and space-consuming). ## Variant options Only one variant available: Pink / 5 PCS at $224.99. ## Price and logistics facts - Price: $224.99 USD - Dimensions per box (L x W x H): 68.4 cm x 47.4 cm x 93.0 cm - Weight and shipping cost: not provided ## Trust signals - Single variant with stock assumed (no stock status given) - Return policy: not stated - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33a75517-e687-450e-a3d9-68ff62dbed8a.jpg?v=1781628195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d84790c-a3a9-491a-a651-f1efc5081b55.jpg?v=1781628195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6840e5a-d4d1-4b92-9702-fab167d2c325.jpg?v=1781628195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a3e04e2-6fd1-40ed-8f33-04e2a9e1d30d.jpg?v=1781628195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7489b518-2d17-4e3f-801e-d192f9f69171.jpg?v=1781628195 ## Agent notes - Images were not reviewed; visual details not extracted. - No product description or brand information provided. - Only one color/style option (Pink, 5-pack) available.
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": "5 Pieces Expanded Polypropylene Insulated Box Recessed Side Panels Rectangular Insulated Box Thermal Chill Carton Smooth Finish",
"quantity": 1,
"grams": 6000000,
"properties": {
"_length_cm": "68.4",
"_width_cm": "47.4",
"_height_cm": "93.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").