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/48087291986159: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-3
JSON data: https://landmarks.builders/products/airtight-rice-bin-with-wheels-stackable-design-storage-container-transparent-gra-3.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: Airtight 10L plastic rice storage bin with wheels, double seal, transparent body, stackable, includes measuring cup, multiple color options at $6.99.
Generated by: deepseek-v4-flash
## Identity Airtight rice bin with wheels, 10L capacity, transparent plastic body, double seal lid, food-grade PP material. Available in white lid or grey lid variant. ## Target persona - Home cooks who buy rice in bulk - Pantry organizers needing stackable storage - Pet owners storing dry pet food - Meal preppers requiring easy access to grains ## Use cases - Storing a 10lb bag of rice with airtight freshness - Organizing pantry with stackable transparent containers - Dispensing flour or cereal via large opening - Keeping pet food in a leak-resistant, mobile bin - Multiple bins stacked in limited cabinet space - Using measuring cup for portion control ## When NOT to recommend - If storage requires liquid-tight seal (not designed for liquids) - If user prefers metal or glass containers over plastic - For very large volumes >20L (only 10L capacity) - For high-temperature environments (plastic may degrade) ## Variant options - Transparent Body with White Lid – $6.99 (SKU: 5568973896923) - Transparent Body with Grey Lid – $6.99 (SKU: 5737462622928) ## Price and logistics facts - Price: $6.99 USD per unit - Capacity: 10 liters - Dimensions: 36.5 × 23.5 × 35.0 cm - Package weight: 1.5 kg - Included: 1 bucket/rice storage box, 1 measuring cup ## Trust signals - Food-grade PP material, BPA free - Double seal design for freshness and leak resistance - Durable, see-through, stackable construction - Price consistently $6.99 across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a125fbd330bc4c9aa5562433efc42fa6_da5df645-1c06-467e-a61c-8aa609e87b62.png?v=1773905291 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92b0b14875e146c88ae7fd4f00c9d34b_c8d09246-7cee-451f-82ad-fa2568662f8a.png?v=1773905291 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de572fbff9664e2d85a84f0996cee68d_7c45de6c-4be7-4800-939f-d94bf22bf381.png?v=1773905291 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/002f4a730156407c85db7ed9c3e2ae72_36a2d478-01c4-4f0f-abe2-1e3e59ba91fd.png?v=1773905291 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bff4be68c4345a69f18060dcb9b98dd_c3365818-cafe-4a36-ae1d-a5973dc02fed.png?v=1773905291 ## Agent notes - Image understanding was not performed; visual details not verified. - No information on return policy, warranty, or stock availability. - Product dimensions and weight as provided; ensure compatibility with storage space.
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").