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/48017468784879: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
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-with-lids-large-kitchen-storage-for-cereal-dry.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 plastic food storage container set for dry goods, available in 5kg and 10kg sizes, with flip lid and clear body.
Generated by: deepseek-v4-flash
## Identity - Product: Airtight Food Storage Containers with Lids (Rice Containers) - Brand: JISADER - Model: 7940 - Material: Food-grade, BPA-free plastic (PP) - Colors: Cream White, Transparent Green, Transparent White - Closure: Flip top lid - Special Features: Air tight, leak resistant, stackable, see through, sturdy - Capacity: Up to 25 kg (per description, but variants offered at 5kg and 10kg) - Includes: 1 bucket/rice storage box, 1 measuring cup - Dimensions (single container): 27.0 × 27.0 × 14.5 cm (not specified per variant) - Package weight: 0.96 kg - Not dishwasher safe, not microwaveable ## Target persona - Budget-conscious home cooks and large families needing bulk dry food storage - Pantry organizers seeking stackable, clear containers to identify contents quickly - Individuals who buy rice, flour, or cereal in bulk (up to 10 kg) ## Use cases - Storing 5kg or 10kg of rice with airtight seal - Keeping cereal fresh and organized on pantry shelves - Bulk flour storage for frequent bakers - Dry pasta or bean storage in a stackable system - Meal prep ingredient organization for weekly cooking - Pantry decluttering with uniform, see-through containers ## When NOT to recommend - If the user needs to store liquids or moist items (not designed for liquid storage) - If the user requires dishwasher-safe or microwaveable containers (both unsupported) - If the user wants small, individual portion containers (capacity is large; no small sizes offered) - If the user expects a premium, heavy-duty material (plastic is sturdy but basic) ## Variant options - Size: 10 Jin (5kg) – SKU 5994098507823 – Price $4.99 - Size: 20 Jin (10kg) – SKU 5994098507824 – Price $5.99 ## Price and logistics facts - Base price: $4.99 for 5kg, $5.99 for 10kg (USD) - Dimensions of container: 27 × 27 × 14.5 cm (exact size per variant not specified, likely same footprint) - Package weight: 0.96 kg (includes container and measuring cup) - Currency: USD ## Trust signals - BPA Free and Food Grade material (stated in specifications) - Features: Air tight, leak resistant, stackable, see through, sturdy - Price consistent across variants (simple linear increase from 5kg to 10kg) - In-stock status not verified (listing active; assume available) - Return policy not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8d1568d6dfd42b787a9d59f62c0ff87.png?v=1773821550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39aaa3a520b54596a94d9a98e0e36982.png?v=1773821550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f3939d8c4304cc0bcf56c0c782f27f8.png?v=1773821550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4a4dc1ee2ed448c97fcef72ca231099.png?v=1773821550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de083d33e192489da0b52488cc574cce.png?v=1773821550 ## Agent notes - Image contents not analyzed; treat URLs as fetchable assets without visual interpretation. - Dimensions provided for a single unit; variant dimensions may differ but not specified. - Capacity of 25 kg is mentioned in description but variants are 5kg and 10kg; treat variant specs as authoritative.
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").