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/48087694835951: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-3
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-with-lids-large-kitchen-storage-for-cereal-dry-3.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 sizes for storing rice, cereal, and dry goods.
Generated by: deepseek-v4-flash
## Identity JISADER Airtight Food Storage Containers (Model 7940) – Large-capacity, stackable plastic containers with flip-top lids and airtight seal for dry goods. ## Target persona Home cooks and meal preppers who buy dry staples in bulk (rice, flour, cereal). Large families or households that need organized, space-efficient pantry storage. ## Use cases - Storing 25kg of rice or other bulk grains. - Organizing cereal, pasta, or flour in a pantry. - Keeping dry pet food fresh and accessible. - Stackable storage in limited cabinet or shelf space. - Quick visual identification of contents through transparent walls. - Using the included measuring cup for portioning. ## When NOT to recommend - Storing liquids or perishables (not leak-proof for liquids). - Microwave or dishwasher use (not microwaveable or dishwasher safe). - Very small kitchens with extremely tight space (dimensions: 27×27×14.5 cm). - Users needing a single small container (minimum capacity 5kg). ## Variant options - 5kg (10 Jin): $4.99 (SKU 5994098507823) - 10kg (20 Jin): $5.99 (SKU 5994098507824) Colors: Cream White, Transparent Green, Transparent White. ## Price and logistics facts - Base price $4.99 (5kg) / $5.99 (10kg). - No dimensions for packaging, but container is 27×27×14.5 cm. - Weight: package 0.96 kg. - Includes 1 bucket and 1 measuring cup. ## Trust signals - BPA free, food-grade PP plastic. - Airtight and leak-resistant seal. - Multiple sizes available; price consistent across variants. - Brand listed as JISADER. - No return policy or stock status provided in source data. ## Image assets      ## Agent notes - Image understanding was not performed; URLs provided as-is. - Description text has grammatical issues (e.g., missing words). - Stated capacity 25kg likely refers to maximum for some variant, but actual variants are 5kg and 10kg. - No stock availability or return policy in source data.
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").