Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99
Default variant: Transparent White
Default SKU: 6099311334681
Default price: $1.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48067673882863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/large-food-storage-containers-transparent-food-storage-bin-sealed-food-storage-c-1
JSON data: https://landmarks.builders/products/large-food-storage-containers-transparent-food-storage-bin-sealed-food-storage-c-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 Large Food Storage Container. Designed, it offers a generous capacity for bulk food storage, ensuring your staples like rice and grains remain fresh and protected. The advanced double seal design provides airtightness compared to single-seal containers, actively spoilage. Its compartment offers a proactive solution, keeping your food from unwanted. The large opening makes filling and effortless, while the transparent body allows for easy of contents. Made from food-grade PP, this sealed storage container is a practical and essential addition to any organised pantry.
| Material | Polypropylene |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 6.6 pounds |
| Shape | Square |
| Closure Type | Snap |
| Colour | Transparent White, Transparent Green, Transparent Brown, Transparent Black, Transparent Purple |
| Special Features | Air Tight, Leak Resistant, Stackable, See Through, Odor Resistant |
| Product Dimensions | 18.0 × 17.5 × 19.4 centimeters |
| Product Weight | kg |
| Package Weight | 0.62 pounds |
| Recommended Uses | Rice, Cereal, Grains, Flour, Spices, Nuts, Dried Goods |
| Included Components | Rice bin, Rice measuring cup |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | XW-AW-0039-Square Rice Bin |
| Brand | JISADER |
Summary: Transparent polypropylene food storage container with double seal for airtightness, 6.6 lb capacity, stackable, BPA free, priced at $1.99.
Generated by: deepseek-v4-flash
## Identity Large Food Storage Containers (Rice Containers), Transparent, Sealed, Bulk Storage, Polypropylene, BPA Free, 6.6 lb capacity, 18×17.5×19.4 cm, $1.99 USD. ## Target persona - Budget-conscious home cooks - Bulk grocery shoppers - Meal preppers - Small space dwellers ## Use cases - Storing rice, cereals, grains, flour, spices, nuts, dried goods - Organizing bulk dry goods in pantry - Keeping dry foods fresh and moisture-free - Stackable storage for limited counter space - Visible contents for easy inventory checking ## When NOT to recommend - Need microwave or dishwasher safe containers - Require airtightness for long-term vacuum sealing - Need glass or metal containers - Require very large (>10 lb) or very small (<1 lb) capacity ## Variant options - Transparent White ($1.99) - Transparent Green ($1.99) ## Price and logistics facts - Price: $1.99 USD per unit - Dimensions: 18.0 × 17.5 × 19.4 cm - Weight: 0.62 lb (package weight) - Capacity: 6.6 lb - Included: Rice bin, rice measuring cup - Material: Food-grade PP, BPA free - Not dishwasher or microwave safe ## Trust signals - BPA free, food grade material - Double seal airtight design (vs single seal) - Stackable, leak resistant, odor resistant - In stock typically (online retail) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f18e9fd7e47430eb3bdb4d140be8e68_6720f710-299b-4975-b8f0-1a19a61d693f.png?v=1773887046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc39d608215c4dedac7137391a630339_a21127ca-ee77-4c0d-8d60-d1d17fa4a3e2.png?v=1773887046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a3dcf74ee4d483cb5af3dabbe35fc8e_35885972-ecdf-4f83-a495-070f146a46c5.png?v=1773887046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4da99533932433ea6c2bce439be44b0_5a407c1d-574a-4e94-ac23-98655c86dba0.png?v=1773887046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d82774f319949a588c69bd275ea0dc0_849962ea-5266-46a8-9071-6f0d49d04684.png?v=1773887046 ## Agent notes - Images not viewed for content verification. Assume product shown is as described. - No return policy or stock level provided in source facts.
This product has 14 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": "Large Food Storage Containers, Transparent Food Storage Bin, Sealed Food Storage Containers, Bulk Food Storage Containers",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.5",
"_height_cm": "19.4"
}
}],
"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").