Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $26.99
Default variant: White / 3 Layers
Default SKU: dcd-30002764670
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2722 g
Cart URL (default variant): https://landmarks.builders/cart/49879121821935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045469
JSON data: https://landmarks.builders/products/m4x-10001045469.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Efficient Organization: This versatile household storage solution helps you declutter your dining table by providing a dedicated space for leftovers and prepared dishes.
Sheltering Cover: serving as as a reliable dish cover, the fine mesh construction creates a 360-degree barrier that keeps, and dust away from your meals.
Breathable Design: The mesh food storage rack features a hollowed-out structure that ensures ventilation food from becoming soggy or spoiling quickly.
Vertical Storage: This multi-layer food cabinet maximizes your countertop space by allowing you to stack multiple dishes safely without them touching each other.
Kitchen Organizer: Built with a sturdy metal frame and a flat top surface, this kitchen organizer serves as both a sheltering cover and an extra shelf for spice jars or mugs.
Summary: Multi-layer mesh food storage rack for countertop, protects dishes from dust with breathable design, maximizes vertical space. Available in white/black, 3 or 4 layers.
Generated by: deepseek-v4-flash
## Identity Countertop Dish Cover Mesh Food Storage Rack – a multi-layer wire rack that covers and stacks dishes, keeping food fresh and countertops organized. ## Target persona Home cooks with limited counter space; small apartment dwellers who meal prep; individuals who frequently host gatherings and need to store covered dishes. ## Use cases - Cover leftovers after cooking to protect from dust while maintaining airflow. - Stack multiple plates vertically to free up counter space. - Use as a staging area during parties to hold prepared dishes. - Place on kitchen island to store fruit or baked goods with cover. - Serve as an extra shelf for spice jars or mugs on top. ## When NOT to recommend - For heavy commercial kitchen use (not rated for high volume). - When user needs airtight sealed containers (mesh is breathable). - For storing wet dishes immediately (may cause rust if not dried). - For households requiring large capacity (max 4 layers, size approx 53.5x35x31 cm). ## Variant options - White / 3 Layers: $26.99 - Black / 3 Layers: $26.99 - White / 4 Layers: $25.99 - Black / 4 Layers: $25.99 ## Price and logistics facts - Lowest price: $25.99 (4-layer variants) - Dimensions: 53.5 cm L × 35.0 cm W × 31.0 cm H - Currency: USD ## Trust signals - Listed with SKUs (dcd-30002764670 etc.) indicating inventory tracking. - No return policy or certifications stated in provided data. - Price is consistent across variants within same layer count. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58e693f8-dc4e-4f9b-a3b8-931d8da6915a.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8927c340-575f-4da0-8b38-df47bbe5ebb5.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8531ae2b-b1ce-42c5-9228-445eb1665502.jpg?v=1782126322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd03d5d6-a036-4b04-9580-85930fd64656.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62c5f8aa-8fe7-497b-a56a-b093d0b4616f.jpg?v=1782126323 ## Agent notes - Image understanding was not performed; visual details not invented. - Product type field was empty; categorized as countertop dish cover / food storage rack.
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": "Countertop Dish Cover Mesh Food Storage Rack -Saving Multi-Layer Food Cabinet for Dining Room",
"quantity": 1,
"grams": 2722000,
"properties": {
"_length_cm": "53.5",
"_width_cm": "35.0",
"_height_cm": "31.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").