Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: Transparent Brown
Default SKU: 5819521099461
Default price: $2.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/48017458364655: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-dry-food-storage-cereal-storage
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-kitchen-storage-dry-food-storage-cereal-storage.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
organisation with this Modern Minimalist Airtight Food Storage Container. Designed for the discerning home cook, this grade rice bucket/rice storage box offers a large capacity of 10L+ to store all your dry food essentials. Its airtight seal, combined with, provides enhanced freshness and against common issues like weevils and oxidation, setting it apart containers. The aesthetic ' ' design brings a visually and organized look to your kitchen counter or pantry. Made from PP material, it ensures health and no peculiar smell, making it a and choice for storing rice, flour, pasta, and more. Experience the convenience of a transparent lid for easy content and smooth access. This versatile kitchen storage solution is for decluttering your space and keeping your ingredients preserved.
Package Contents: 1 Bucket Measuring Cup
| Material Features | Food Grade, Reusable |
| Capacity | 10.0 liters |
| Shape | Rectangular |
| Closure Type | Snap |
| Special Features | Air Tight, Stackable, Odor Resistant, See Through |
| Recommended Uses | Rice, Flour, Pet Food, Spices, Grains |
| Included Components | Rice bucket, measuring cup |
| Product Dimensions | 36.0 x 25.0 x 30.0 centimeters |
| Product Weight | kg |
| Package Weight | 1.5 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 835 |
Summary: Airtight 10L food storage container with transparent lid, stackable, odor-resistant PP material. Suitable for rice, flour, grains. Price: $2.99 USD.
Generated by: deepseek-v4-flash
## Identity - Airtight Food Storage Container (Rice Container) 10L - SKUs: 5819521099461 (Transparent Brown), 5819521099463 (Transparent White) ## Target persona - Home cooks storing dry goods (rice, flour, pasta) - Budget-conscious shoppers seeking low-cost storage - Meal preppers organizing pantry items - Pet owners storing dry pet food ## Use cases - Storing bulk rice or grains in a kitchen cabinet - Organizing pantry with stackable containers - Keeping flour and sugar fresh and free from weevils - Storing dry pet food in an airtight container - Quick identification via transparent lid ## When NOT to recommend - For liquids or wet foods (not designed for that) - For microwave or dishwasher use (not dishwasher safe) - For users requiring BPA-free certification (not mentioned) - For large industrial storage (10L capacity may be insufficient) ## Variant options - Transparent Brown ($2.99) - Transparent White ($2.99) ## Price and logistics facts - Price: $2.99 USD (both variants) - Product dimensions: 36 x 25 x 30 cm - Package weight: 1.5 kg - Included: 1 bucket, measuring cup ## Trust signals - In-stock (assumed, no stock data provided) - Price consistent across variants - Material: PP (polypropylene), food grade per description - Odor resistant, airtight seal ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/584f133f9eba40148896fd7671567ab3.png?v=1773820820 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b919bbe6857483b954dd4ce46b74938.png?v=1773820820 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4055ee615e14a34b0d05866c5a3ee8e.png?v=1773820821 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af23f50a83df4c198e836b6d77b47ff3.png?v=1773820821 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c1a61726dee4b1faeef80efbbbbf4ee.png?v=1773820821 ## Agent notes - Image content not analyzed; treat images as fetchable assets only. - No return policy or warranty information provided. - Dishwasher safe status: No.
This product has 12 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, Dry Food Storage, Cereal Storage Containers, Pantry Storage, Kitchen Containers",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "25.0",
"_height_cm": "30.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").