Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.99 – $8.99
Default variant: 2.9L (approx. 3.5 catties flour / 5.5 catties rice)
Default SKU: 6109885855276
Default price: $6.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48017502568687: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-kitchen-storage-pantry-organization-cereal-stor
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-kitchen-storage-pantry-organization-cereal-stor.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
storage with this modern minimalist airtight storage container. Designed for convenience, its -button press allows for effortless -handed opening and closing, while the large opening ensures and refilling with minimal spillage. The airtight seal keeps your dry, such as flour and rice, fresh and protected. It comes with a convenient measuring cup for portioning, making it an essential for any organized kitchen seeker. Made from thick, this container is built for long reliability, offering a stylish and practical solution for your pantry organization needs.
Package Contents: 1 Bucket / Rice Storage Box, 1 x Measuring Cup
| Material | Plastic |
| Material Features | Food Grade, Reusable |
| Material Type | BPA Free |
| Capacity | 2.9 liters |
| Shape | Rectangular |
| Closure Type | Push Button |
| Special Features | Air Tight, Stackable, See Through, Durable, Portable |
| Product Dimensions | 21.0 × 17.0 × 15.0 centimeters |
| Product Weight | kg |
| Package Weight | 0.6 kilograms |
| Recommended Uses | Rice, Flour, Cereal |
| Included Components | Rice bucket, measuring cup |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | DF-3221 |
| Brand | JISADER |
Summary: Airtight plastic food storage container (2.9L or 5L) with one-handed push-button opening, airtight seal, and measuring cup. BPA-free, stackable, see-through. For dry goods like rice and flour.
Generated by: deepseek-v4-flash
## Identity JISADER Airtight Food Storage Container (Model DF-3221) in 2.9L ($6.99) or 5L ($8.99). BPA-free plastic, push-button one-handed opening, large opening, airtight seal, measuring cup, stackable, see-through. ## Target persona Home cooks and pantry organizers on a budget who need affordable, stackable containers for dry staples. Ideal for small kitchens, meal preppers, and those who buy rice or flour in bulk. ## Use cases - Storing dry staples (rice, flour, cereal, pasta, sugar, beans) - Organizing pantry shelves with stackable, see-through containers - Portioning grains easily with included measuring cup - One-handed access while cooking (push-button lid) - Stacking multiple containers to maximize vertical space - Keeping food fresh with airtight seal ## When NOT to recommend - Storing liquids (not designed for liquids) - Microwave or dishwasher use (not microwaveable or dishwasher safe) - Very large quantities (max 5L; multiple containers needed for >5L) - Vacuum-sealing requirements (not a vacuum container) ## Variant options - 2.9L (approx. 3.5 catties flour / 5.5 catties rice): $6.99 - 5L (approx. 6 catties flour / 9 catties rice): $8.99 ## Price and logistics facts - Base price: $6.99 (2.9L) or $8.99 (5L) USD - Product dimensions (2.9L): 21.0 × 17.0 × 15.0 cm - Package weight: 0.6 kg - No shipping cost or availability data provided. ## Trust signals - Material: BPA-free, food-grade plastic - Features: airtight, stackable, see-through, durable - Reusable - Price consistency across variants; no discounts noted. - In-stock status unknown. - Return policy not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6684e4ddda6444b097e49368b9526ca8.png?v=1773823135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cb792e3f2bb4de0b1d5db928be3ba68.png?v=1773823135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a811a99f256c47b98080e2c1c59e250e.png?v=1773823135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae334a97c84d486da71e2a2a0493aa28.png?v=1773823135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d5bb5243cfa437993982a22052fed44.png?v=1773823135 ## Agent notes - Image understanding not performed; rely on textual description for visual features. - Product dimensions provided only for 2.9L variant; 5L dimensions not given. - Measuring cup included; microwave and dishwasher not safe.
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, Kitchen Storage, Pantry Organization, Cereal Storage Bin, Dry Food Container, Grain Storage Bin",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "17.0",
"_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").