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/48066962030831: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-1
JSON data: https://landmarks.builders/products/rice-storage-container-with-wheels-airtight-food-storage-kitchen-storage-bin-cer-1.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 rice storage container with wheels, food-grade PP material, available in Small ($4.99) and Medium ($6.99). Suitable for rice, grains, pet food.
Generated by: deepseek-v4-flash
## Identity Rice Storage Container with Wheels, Airtight Food Storage, Kitchen Storage Bin, Cereal Dispenser, Grain Storage Container, Lid Measuring Cup. Model 9594. Food-grade PP, odor resistant. Small ($4.99) and Medium ($6.99) sizes. ## Target persona Home cooks and households needing bulk dry food storage. Individuals with limited pantry space seeking mobile containers. Pet owners storing dry pet food. ## Use cases - Storing rice or grains up to 10-20 lbs. - Dispensing cereal or dry snacks. - Moving container from pantry to counter via wheels. - Long-term airtight storage for flour or pet food. - Keeping kitchen organized with odor-resistant bin. ## When NOT to recommend - For users needing dishwasher-safe or microwave-safe containers (not dishwasher/microwave safe). - For those requiring transparent containers (material not described as transparent). - For liquid or wet food storage. - For very small kitchens where wheeled container may be too bulky. ## Variant options - Small: $4.99 USD, SKU 5700438014672 - Medium: $6.99 USD, SKU 5700438014673 ## Price and logistics facts Small $4.99, Medium $6.99. Product dimensions 22.3 x 21.0 x 22.3 cm (likely for one size). Package weight 1.26 lb. No shipping cost or logistics details given. ## Trust signals In-stock status not specified. No return policy stated. No certifications. Material is food-grade PP, odor resistant, airtight. ## Image assets 5 images available at provided URLs. Images depict the container from various angles. (Cannot verify details.) ## Agent notes No specific agent notes.
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").