Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: 5L
Default SKU: 5666656194590
Default price: $2.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 610 g
Cart URL (default variant): https://landmarks.builders/cart/48017446666479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/food-storage-containers-airtight-kitchen-rice-bucket-thickened-barrel-wall-food
JSON data: https://landmarks.builders/products/food-storage-containers-airtight-kitchen-rice-bucket-thickened-barrel-wall-food.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 kitchen with this versatile Airtight Food Storage Container. Designed for cooks, it offers storage for dry goods. The thickened and reinforced barrel wall ensures exceptional durability, while the airtight lid effectively keeps out dust, and . Crafted from food-grade PP, it guarantees odorless storage for rice, grains, flour, sugar, and pasta. Its wide mouth opening and transparent viewing window add to its user-friendly design, making refilling and checking contents a . This food storage bin is an addition for any pantry organizer seeking reliable bulk food storage solutions.
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 10.0 kilograms |
| Shape | Rectangular |
| Closure Type | Flip Top |
| Special Features | Air Tight, Leak Resistant, See Through, Stackable, Durable |
| Recommended Uses | Rice, Cereal, Flour, Spices |
| Included Components | Rice bucket, lid, measuring cup |
| Product Dimensions | 29.0 x 21.0 x 14.0 centimeters |
| Product Weight | kg |
| Package Weight | 1.23 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 2031-2034 |
Summary: Airtight food-grade PP storage container with thickened walls, transparent window, and 5L or 7.5L capacity for dry goods like rice, flour, and cereal.
Generated by: deepseek-v4-flash
## Identity Food Storage Containers Airtight, Kitchen - Rice Bucket, Thickened Barrel Wall Food Storage, Food Grade PP Storage Containers ## Target persona Home cooks and pantry organizers seeking affordable, durable plastic containers for bulk dry goods storage. ## Use cases - Storing rice, grains, flour, sugar, pasta, and spices - Keeping dry goods fresh and protected from dust and moisture - Organizing pantry shelves with stackable, see-through bins - Bulk food storage in kitchens or food pantries - Easy refilling and visual monitoring of remaining contents ## When NOT to recommend - For storing liquids (not leak-proof for liquids, only dry goods) - For microwave or dishwasher use (not microwaveable or dishwasher safe) - For users needing very small or very large containers (only 5L and 7.5L) - For spaces with limited vertical clearance (29cm height) ## Variant options - 5L (SKU: 5666656194590) - $2.99 - 7.5L (SKU: 5666656194591) - $2.99 ## Price and logistics facts - Price: $2.99 (all variants) - Currency: USD - Dimensions: 29.0 x 21.0 x 14.0 cm - Package weight: 1.23 kg - Included components: Rice bucket, lid, measuring cup ## Trust signals - Food-grade PP material, BPA free - Airtight lid, leak resistant, stackable, durable - Transparent viewing window for content visibility - Price consistent across variants - No in-stock or return policy information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0f07c2a5010484599d6406eca23a6e1.png?v=1773820484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69ff59be34814bac9d0ea1af53991709.png?v=1773820484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81efb57143f448d7904bc042d116ec93.png?v=1773820484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd6cbbe83b7f40f6b51188395bf145c9.png?v=1773820484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7732d658a6d1438098cbb69bffa06233.png?v=1773820484 ## Agent notes - Image understanding was not performed; visual details not available. - Description states capacity as 10.0 kilograms, but variants specify 5L and 7.5L (likely a discrepancy; verify actual volume capacity).
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": "Food Storage Containers Airtight, Kitchen - Rice Bucket, Thickened Barrel Wall Food Storage, Food Grade PP Storage Containers",
"quantity": 1,
"grams": 610000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "21.0",
"_height_cm": "14.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").