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/48101932597487: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-4
JSON data: https://landmarks.builders/products/large-food-storage-containers-transparent-food-storage-bin-sealed-food-storage-c-4.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: A $1.99 food-grade PP rice container with double-seal airtightness, transparent body, stackable design, and 6.6lb capacity, available in white and green.
Generated by: deepseek-v4-flash
## Identity Large Food Storage Container (Rice Container) – Model XW-AW-0039-Square Rice ## Target persona Budget-conscious home cooks seeking affordable airtight storage for dry goods; meal preppers requiring bulk dry ingredient organization. ## Use cases - Storing 5-10 lb bags of rice or flour - Organizing pantry with stackable transparent bins - Keeping cereal, grains, or pasta fresh with double seal - Storing nuts, spices, and dried goods in visible containers - Bulk food storage for emergency supplies ## When NOT to recommend - If dishwasher or microwave cleaning is required (not dishwasher safe, not microwaveable) - For storing liquids or wet foods (leak resistant but not liquid-tight) - For users needing capacities over 10 lbs - For premium or decorative kitchen storage needs ## Variant options - Transparent White ($1.99) - Transparent Green ($1.99) ## Price and logistics facts - Price: $1.99 USD (both variants) - Product dimensions: 18.0 × 17.5 × 19.4 cm - Package weight: 0.62 lbs - Capacity: 6.6 lbs - Material: Polypropylene (food grade, BPA free) - Not dishwasher safe, not microwaveable ## Trust signals - BPA free, food-grade PP material - Double seal design for improved airtightness - Odor resistant, leak resistant - Price consistent across variants - Included components: rice bin, rice measuring cup ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f18e9fd7e47430eb3bdb4d140be8e68_92cb513e-8d3c-4098-8c9a-6b75666eff36.png?v=1773925103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc39d608215c4dedac7137391a630339_45e49cb3-9176-49ff-902f-084e511b3740.png?v=1773925103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a3dcf74ee4d483cb5af3dabbe35fc8e_d3b7e0e6-0552-402f-9435-829879118bf0.png?v=1773925103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4da99533932433ea6c2bce439be44b0_697c7aec-79c9-4a13-b8fa-35f29a90a72a.png?v=1773925103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d82774f319949a588c69bd275ea0dc0_a7817751-d601-495b-b14f-79dd7fa7695a.png?v=1773925103 ## Agent notes - Image content not analyzed (no visual inspection performed). - Dimensions provided in description (18x17.5x19.4 cm) despite nulls in structured dimensions_cm. - Capacity listed as 6.6 pounds; not dishwasher or microwave safe.
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").