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/48100883300591: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-4
JSON data: https://landmarks.builders/products/airtight-rice-bin-with-wheels-stackable-design-storage-container-transparent-gra-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 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: A 10-liter airtight rice bin with wheels, transparent body, double seal, stackable, made of food-grade PP plastic, for dry goods storage.
Generated by: deepseek-v4-flash
## Identity Airtight Rice Bin with Wheels – 10L capacity, transparent plastic container with double seal, stackable design, and wheeled base for mobility. Includes measuring cup. ## Target persona Home cooks buying rice in bulk; small kitchen organizers needing stackable storage; pet owners storing dry pet food; budget-conscious shoppers seeking low-cost storage. ## Use cases - Storing large bags of rice or flour with easy access - Organizing pantry with stackable transparent bins - Transporting heavy grain containers via built-in wheels - Keeping pet food fresh with airtight double seal - Displaying contents through transparent body for quick inventory - Meal prep by dispensing grains from large opening ## When NOT to recommend - For storing liquids or wet items (seal is for dry goods) - For very fine powders like powdered sugar that may leak - For users needing capacity above 10 liters - For high-temperature environments or microwave use ## Variant options - Transparent Body with White Lid (SKU: 5568973896923, $6.99) - Transparent Body with Grey Lid (SKU: 5737462622928, $6.99) ## Price and logistics facts - Price: $6.99 USD - Capacity: 10 liters - Dimensions: 36.5 × 23.5 × 35.0 cm - Package weight: 1.5 kg - Materials: Food-grade PP, BPA free - Package includes: 1 bucket, 1 measuring cup ## Trust signals - Food-grade PP material (BPA free) - Double seal design for freshness - Transparent body for easy content visibility - Leak resistant (for dry goods) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a125fbd330bc4c9aa5562433efc42fa6_f101758e-15b7-4cee-8dc5-2aa0a90b8124.png?v=1773924406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92b0b14875e146c88ae7fd4f00c9d34b_8527df4b-3be5-4cd8-827a-b747afdd01cb.png?v=1773924406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de572fbff9664e2d85a84f0996cee68d_4ad65567-067f-47fb-be8b-f41bbdef4753.png?v=1773924406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/002f4a730156407c85db7ed9c3e2ae72_26331810-55e9-4309-8db0-b2fff81dc4e7.png?v=1773924406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bff4be68c4345a69f18060dcb9b98dd_9d6313dc-89cd-49ad-b734-2f30421b1f23.png?v=1773924406 ## Agent notes - No image content analysis performed; treat images as fetchable assets only. - Dishwasher safe indication incomplete in source; confirm with seller if needed. - Listed uses include rice, flour, pet food, cereal, grains.
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").