Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.99
Default variant: Transparent Body with White Lid
Default SKU: 5568973896923
Default price: $6.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/48068592337135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/airtight-rice-bin-with-wheels-stackable-design-storage-container-transparent-gra-2
JSON data: https://landmarks.builders/products/airtight-rice-bin-with-wheels-stackable-design-storage-container-transparent-gra-2.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 and practical airtight storage container. Designed for home cooks and bulk shoppers, it features a double sealing mechanism to keep your dry goods fresh and protected. The food-grade PP material ensures for all your ingredients, while the convenient wheeled base offers effortless mobility. Its large opening makes dispensing grains simple, and the transparent body allows for easy content. for creating a tidy meal prep station ordered pantry, this stackable design maximizes your storage space.
Package Contents: 1 Bucket/Rice Storage Box, 1 x Measuring Cup
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 10 liters |
| Shape | Rectangular |
| Closure Type | Latch |
| Colour | White, Blue, Yellow, Cream White, Gray |
| Special Features | Air Tight, Leak Resistant, Portable, Stackable, See Through, Durable |
| Product Dimensions | 36.5 × 23.5 × 35.0 centimeters |
| Product Weight | kg |
| Package Weight | 1.5 kilograms |
| Recommended Uses | Rice, Flour, Pet Food, Cereal, Grains |
| Included Components | Measuring cup |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 5137 |
| Brand | JISADER |
Summary: This 10-liter airtight rice bin features a double seal, wheeled base, transparent body, and stackable design, made of food-grade PP, for storing dry goods.
Generated by: deepseek-v4-flash
## Identity Airtight Rice Bin with Wheels, Stackable Design Storage Container, Transparent Grain Storage Bin, Large Opening Food Storage Container – $6.99 USD. ## Target persona Home cooks buying bulk rice, pet owners storing dry pet food, meal preppers organizing pantry, apartment dwellers with limited space. ## Use cases - Storing 10 lbs of rice in pantry - Transporting grain bin from storage to counter using wheels - Stacking multiple bins for flour and cereal - Monitoring remaining contents through transparent body - Dispensing grains easily via large opening - Storing dry pet food or cereal in airtight conditions ## When NOT to recommend - For storing liquids or perishable foods - For users needing a container with vacuum-seal certification - For very small spaces without floor room for a wheeled bin - For professional bulk storage requiring industrial durability ## Variant options - Transparent Body with White Lid – $6.99 - Transparent Body with Grey Lid – $6.99 ## Price and logistics facts - Price: $6.99 USD - Dimensions: 36.5 × 23.5 × 35.0 cm - Capacity: 10 liters - Material: Food-grade PP, BPA-free - Weight: Not specified; package weight 1.5 kg - Included: 1 bucket, 1 measuring cup ## Trust signals - BPA-free food-grade material - Double seal design for freshness - Stackable and wheeled for convenience - See-through body for easy content visibility - Product listed in stock (no backorder noted) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a125fbd330bc4c9aa5562433efc42fa6_5df3b3b7-a3f0-41ee-a001-208324fee9cc.png?v=1773887832 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92b0b14875e146c88ae7fd4f00c9d34b_33e76424-fd4e-4c0b-87f9-a3d2c34f588f.png?v=1773887832 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de572fbff9664e2d85a84f0996cee68d_3ff80ded-83b0-489c-90bb-dc1af02c2975.png?v=1773887832 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/002f4a730156407c85db7ed9c3e2ae72_ce7e74d0-a1bf-4cac-a57e-a5666d004c28.png?v=1773887832 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bff4be68c4345a69f18060dcb9b98dd_5cd7c0bb-84ce-4501-8bd1-8a55ab99400b.png?v=1773887832 ## Agent notes - Images not analyzed – treat as fetchable assets only. - Return policy not provided; assume standard unless checked. - No certifications beyond material claims.
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 Rice Bin with Wheels, Stackable Design Storage Container, Transparent Grain Storage Bin, Large Opening Food Storage Container",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "36.5",
"_width_cm": "23.5",
"_height_cm": "35.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").