Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.99 – $5.99
Default variant: 10 Jin (5kg)
Default SKU: 5994098507823
Default price: $4.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48101640863983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/airtight-food-storage-containers-with-lids-large-kitchen-storage-for-cereal-dry-4
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-with-lids-large-kitchen-storage-for-cereal-dry-4.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Organise your kitchen with this versatile Airtight Food Storage Container. Designed with, it's for storing rice, flour, cereal, and other dry goods. The straight lid ensures easy access, while the airtight seal your food from and. Its allows for quick identification of contents, and the PP construction guarantees long use. This large capacity container is an essential addition to any kitchen storage and organisation setup.
Package Contents: 1 Bucket/Rice Storage Box, 1 x Measuring Cup
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 25.0 kilograms |
| Shape | Round |
| Closure Type | Flip Top |
| Colour | Cream White, Transparent Green, Transparent White |
| Special Features | Air Tight, Leak Resistant, Stackable, See Through, Sturdy |
| Product Dimensions | 27.0 × 27.0 × 14.5 centimeters |
| Product Weight | kg |
| Package Weight | 0.96 kilograms |
| Recommended Uses | Rice, Flour |
| Included Components | Measuring Cup |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 7940 |
| Brand | JISADER |
Summary: JISADER airtight food storage containers with clear visibility, stackable design, and airtight seal. Available in 5kg and 10kg capacities. Made of BPA-free PP plastic. Suitable for dry foods like rice, flour, and cereal.
Generated by: deepseek-v4-flash
## Identity JISADER Airtight Food Storage Containers with Lids - Large kitchen storage for cereal, dry food. Clear plastic, stackable, flip-top lid. ## Target persona - Bulk dry food buyers (rice, flour, cereal in 5-10kg quantities) - Home cooks and meal preppers needing organized pantry - Budget-conscious shoppers prioritizing value - Pantry organizers requiring stackable, see-through containers ## Use cases - Storing 5-10kg of rice, flour, or cereal - Organizing pantry with stackable, space-saving containers - Keeping dry foods fresh with airtight seal - Quick access to cereal or pasta via flip-top lid - Replacing multiple smaller containers with one large capacity unit ## When NOT to recommend - For storing liquids, perishables, or refrigerated items - When dishwasher or microwave safe is required - If user prefers glass or stainless steel containers - For bulk quantities exceeding 10kg per container ## Variant options - 10 Jin (5kg): SKU 5994098507823, $4.99 - 20 Jin (10kg): SKU 5994098507824, $5.99 - Colors: Cream White, Transparent Green, Transparent White ## Price and logistics facts - Price range: $4.99 - $5.99 USD - Dimensions: 27.0 x 27.0 x 14.5 cm (stated for product, likely 5kg variant) - Weight: 0.96 kg (package weight) - Material: PP plastic, BPA free - Includes: 1 container + 1 measuring cup - Not dishwasher safe, not microwaveable ## Trust signals - BPA Free material (stated) - Food grade plastic - Airtight, leak resistant design - Stackable and sturdy - Price consistent across variants - In-stock status: Not specified - Return policy: Not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8d1568d6dfd42b787a9d59f62c0ff87_a917f994-5cfc-4b21-b175-679f722e15d1.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39aaa3a520b54596a94d9a98e0e36982_7618b476-71b6-4dd3-ad58-81c006c76eaf.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f3939d8c4304cc0bcf56c0c782f27f8_6e6d6971-19c5-4f52-8583-a50f0fe9d557.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4a4dc1ee2ed448c97fcef72ca231099_d25f482c-c8e8-4e3a-a378-f471b442c6e0.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de083d33e192489da0b52488cc574cce_2c1bf1bf-7d2b-4982-9299-8f3567a732a0.png ## Agent notes - Image understanding not performed; visual details not described. - Dimensions may vary by variant; 27x27x14.5 cm is listed as product dimensions. - No in-stock or return policy data provided.
This product has 16 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": "Airtight Food Storage Containers with Lids, Large Kitchen Storage for Cereal, Dry Food Storage Boxes, Pantry Storage Containers Set, Modern Minimalist",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "27.0",
"_height_cm": "14.5"
}
}],
"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").