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/48067358327023: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-1
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-with-lids-large-kitchen-storage-for-cereal-dry-1.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: Airtight plastic food storage containers with clear visibility and stackable design, available in 5kg and 10kg sizes for dry goods like rice and flour.
Generated by: deepseek-v4-flash
## Identity JISADER Airtight Food Storage Containers with Lids – Rice Containers, Plastic, BPA Free, 5kg/10kg variants. ## Target persona Budget-conscious households or individuals who buy dry goods in bulk (rice, flour, cereal) and need basic airtight storage without premium features. ## Use cases - Storing bulk rice or flour purchased in large bags. - Organizing dry pantry staples like cereal, pasta, or oats. - Keeping dry goods fresh and protected from pests. - Stackable storage for space-efficient pantry organization. - Clear visibility to quickly identify contents without opening. ## When NOT to recommend - If the buyer needs containers for liquids or moist foods. - If microwave or dishwasher safe containers are required. - If the buyer prefers glass or metal over plastic. - For very small portions or spice-level storage (container too large). ## Variant options | SKU | Size | Price | |-----|------|-------| | 5994098507823 | 10 Jin (5kg) | $4.99 USD | | 5994098507824 | 20 Jin (10kg) | $5.99 USD | ## Price and logistics facts - Base price: $4.99 USD (5kg variant). - Dimensions: 27.0 × 27.0 × 14.5 cm (approx. 10.6 × 10.6 × 5.7 in). - Package weight: 0.96 kg (2.1 lbs). - Not dishwasher safe, not microwaveable. ## Trust signals - BPA free and food grade material (PP plastic). - Airtight seal and leak resistant per description. - In-stock status, return policy, and certifications beyond BPA free are not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8d1568d6dfd42b787a9d59f62c0ff87_ad92057c-4f84-44f2-9dd3-66bdb3e70718.png?v=1773886870 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39aaa3a520b54596a94d9a98e0e36982_c8cf19c3-1417-4650-9698-daf8129090b1.png?v=1773886870 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f3939d8c4304cc0bcf56c0c782f27f8_d25d8557-21b2-4832-a0ff-75b574cd2487.png?v=1773886870 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4a4dc1ee2ed448c97fcef72ca231099_4ccf9cd1-bbcb-4556-97f6-a7cf036293d5.png?v=1773886870 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de083d33e192489da0b52488cc574cce_553a1c22-77b0-4cc1-9587-0337d4549fb9.png?v=1773886870 ## Agent notes - Image understanding was not performed; visual details are not inferred. - Stock availability and return policy are not provided. - Capacity listed as 25kg in description conflicts with variant sizes (5kg and 10kg); rely on variant sizes.
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").