Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $14.99
Default variant: 5-compartment W
Default SKU: dcd-30003601786
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714585403631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266546
JSON data: https://landmarks.builders/products/wp-dcd-10001266546.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Plastic segmented refrigerator salad box for outdoor picnics and parties, available in two 5-compartment variants, priced $13.99–$14.99.
Generated by: deepseek-v4-flash
## Identity Plastic refrigerator salad box with compartments for outdoor use. ## Target persona Budget-conscious outdoor enthusiasts, families needing portable food storage for picnics and parties. ## Use cases - Packing cut fruits and vegetables for picnics. - Storing salads and sides for BBQs. - Organizing snacks for outdoor events. - Meal prep for camping trips. - Separating different food items to avoid mixing. ## When NOT to recommend - For hot food (not insulated). - For long-term freezing (plastic may become brittle). - For high-end kitchen storage (basic plastic construction). - For users requiring airtight seals (not specified). ## Variant options - Style: "5-compartment W" – SKU dcd-30003601786, $13.99 - Style: "5-compartment W a" – SKU dcd-30003601787, $14.99 ## Price and logistics facts - Price range: $13.99–$14.99 USD. - Dimensions: 43.3 cm × 18.3 cm × 15.0 cm. - Product type: Outdoor. ## Trust signals - No stock status or return policy information available. - No certifications or warranty mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0586f1dead014bdeb5ea18219de7fec0.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9e0582d155e4e04a11d44c5759b35ee.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e54b93fcb0d4c41833daed53a85f071.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c46bad2df866498c814a14edba4208e7.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d99410f8414140c1ab33911cc9abf304.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef24ab85cd9f4001a6e164e31bcc4c65.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96bbf2945d10436f8f4e9844307a9274.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9af67805aeb94a8f8d924659020e031b.png?v=1781085651 ## Agent notes - No visual analysis performed; images are provided as-is. - Product may be intended for cold food storage; not suitable for hot items.
This product has 14 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": 1200000,
"properties": {
"_length_cm": "43.3",
"_width_cm": "18.3",
"_height_cm": "15.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").