Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $11.99
Default variant: Large (No Wheels)
Default SKU: 5552562005077
Default price: $10.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/48066962096367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/15l-rice-organizer-box-with-wheels-15kg-flour-storage-containers-airtight-rice-o-1
JSON data: https://landmarks.builders/products/15l-rice-organizer-box-with-wheels-15kg-flour-storage-containers-airtight-rice-o-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.
Keep your kitchen organised and your dry foods fresh with this versatile food storage bin. Featuring a double sealing mechanism and, it offers enhanced preservation and against spoilage. Made from food-grade PP material, it ensures hygienic storage for all your grains, rice, and flour. The inclusion of wheels offers greater convenience for easy movement around your kitchen or pantry, while the large opening allows for effortless access and dispensing. This multi-functional storage bin is ideal for daily family needs, providing a hygienic and efficient solution for bulk food storage and pantry organisation.
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 15.0 kilograms |
| Closure Type | Snap |
| Special Features | Air Tight, Leak Resistant, Stackable, Portable |
| Recommended Uses | Rice, Flour, Pet Food |
| Included Components | Rice bucket, measuring cup |
| Product Dimensions | 36.5 x 23.5 x 35.0 centimeters |
| Product Weight | kg |
| Package Weight | 1.9 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Yanxuan 5137 |
Summary: 15L/15kg rice organizer box with airtight double sealing, food-grade PP material, includes wheels option, stackable, large opening, and measuring cup.
Generated by: deepseek-v4-flash
## Identity Rice Container (15L) Airtight, Stackable, with Wheels Option. BPA-free, food-grade PP. ## Target persona Home cooks who buy rice/flour in bulk; small kitchen or pantry organizers; families needing portioned dry food storage; pet owners storing kibble. ## Use cases Storing 15kg rice or flour; organizing pantry dry goods; dispensing grains via large opening; moving container easily (with wheels); stacking multiple units. ## When NOT to recommend Users needing fully airtight for long-term (e.g., >1 year) without any moisture ingress; those needing transparent visibility; commercial bulk storage beyond 15kg; users needing microwave/dishwasher-safe (not stated). ## Variant options Two sizes: Large (No Wheels) $10.99, Large (With Wheels) $11.99. ## Price and logistics facts Base price $10.99 USD; wheeled variant $11.99. Dimensions 36.5x23.5x35 cm. Weight not provided. Includes measuring cup. ## Trust signals BPA-free material; double sealing for freshness; stackable design; air tight and leak resistant; product dimensions stated. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d30b9644a25468a8f53dbc00d401fa4_d1805869-84ae-41a8-969b-b25278dc18ce.png?v=1773886494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53628d761e994feb9e0287528d686f14_f3da6eed-e3df-4e62-8ba8-3807581e7ad1.png?v=1773886494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aeb939d1b40a4a09a85e0ea6d056165a_5e9acff0-9971-44d0-af81-13fde2812fb2.png?v=1773886494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbf1b7e8ccad433984b6d1d0990fbabd_e894bd04-24f3-4c5b-8051-7723132809e3.png?v=1773886494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec48714c3b1c4fd2ae8753d24589e7ad_e96a2772-f748-465f-a478-daf2bfea5c16.png?v=1773886494 ## Agent notes Image understanding not performed; rely on factual description.
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": "15L Rice Organizer Box with Wheels, 15Kg Flour Storage Containers, Airtight Rice Organizer Box, Food Storage Container Set for Dry Food",
"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").