Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.99 – $6.99
Default variant: Small
Default SKU: 5700438014672
Default price: $4.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017453449455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/rice-storage-container-with-wheels-airtight-food-storage-kitchen-storage-bin-cer
JSON data: https://landmarks.builders/products/rice-storage-container-with-wheels-airtight-food-storage-kitchen-storage-bin-cer.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 Rice Storage Container, designed for modern homes. Its airtight seal keeps your grains fresh, while the food-grade PP material ensures and no unwanted odours. The wheels make it incredibly easy to move, even when fully loaded, for bulk storage needs. Enjoy convenient access with its user-friendly lid, ideal for everyday use. This container is a must-have for any organised kitchen enthusiast seeking reliable storage solutions.
| Capacity | L |
| Shape | Rectangular |
| Special Features | Air Tight, Stackable, Portable, Odor Resistant |
| Recommended Uses | Rice, Pet Food, Flour, Grains |
| Included Components | Rice bucket with lid and wheels |
| Product Dimensions | 22.3 x 21.0 x 22.3 centimeters |
| Product Weight | kg |
| Package Weight | 1.26 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 9594 |
Summary: Airtight wheeled rice storage container made of food-grade PP, available in two sizes for grains, pet food, or flour.
Generated by: deepseek-v4-flash
## Identity Airtight wheeled storage container for rice and dry goods, made of food-grade PP, with 22.3 x 21.0 x 22.3 cm dimensions, available in Small ($4.99) and Medium ($6.99). ## Target persona Budget-conscious home cooks; bulk grain buyers; small kitchen dwellers; pet owners needing dry food storage. ## Use cases - Storing 10-20lb rice bags without spillage - Daily dispensing of pet food - Keeping flour fresh for baking - Organizing pantry shelves - Moving heavy grain containers via wheels - Stacking multiple units ## When NOT to recommend - Commercial kitchen or high-volume use - If dishwasher or microwave cleaning is required - When storing liquids or perishables - If glass or stainless steel material is preferred ## Variant options - Small: $4.99 - Medium: $6.99 ## Price and logistics facts - Small: $4.99 USD; Medium: $6.99 USD - Dimensions: 22.3 x 21.0 x 22.3 cm - Package weight: 1.26 pounds (~0.57 kg) - Not dishwasher or microwave safe ## Trust signals - Food-grade PP material (no odd smell) - Airtight seal for freshness - Odor resistant - Stackable design - In-stock status not confirmed; return policy not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5793386133e48e9a293e96bfb389b8d.png?v=1773820550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcf37be523774ea0b5905b0d4d927514.png?v=1773820550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f33966fc3fee4f2e855b4c60f07c30a8.png?v=1773820550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ede252a79804bfc807abd5d734cb593.png?v=1773820550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a11580ee67534b2d827c27402fcbd955.png?v=1773820550 ## Agent notes - No image understanding performed; visual details not verified. - Capacity in liters/quarts not provided; dimensions approximate. - Return policy and stock status not available in source data.
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": "Rice Storage Container with Wheels, Airtight Food Storage, Kitchen Storage Bin, Cereal Dispenser, Grain Storage Container, Lid Measuring Cup",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "22.3",
"_width_cm": "21.0",
"_height_cm": "22.3"
}
}],
"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").