Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.99
Default variant: Pearl White
Default SKU: 5540628298912
Default price: $4.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/48068403953903: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-flour-cereal-storage-bin-kitchen-grain-storage-modern-kit-2
JSON data: https://landmarks.builders/products/rice-storage-container-flour-cereal-storage-bin-kitchen-grain-storage-modern-kit-2.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 staples fresh and organised with this versatile Rice Storage Container. Crafted from food-grade PP material, it ensures for all your dry goods. Its modern minimalist and practical functions, combined with a dedicated compartment for, provide comprehensive for your grains. The transparent sliding lid offers easy visibility, while handles and rolling casters ensure effortless portability. for home cooks and organised kitchen enthusiasts seeking reliable pantry storage.
| Material | Plastic |
| Material Features | Food Grade, Moisture-proof |
| Capacity | 10.0 liters |
| Shape | Rectangular |
| Closure Type | Slide |
| Special Features | Airtight, Moisture-proof, Dust-proof, Insect-proof, Stackable, Portable, Visible Window, Time Scale |
| Recommended Uses | Rice, Grains |
| Included Components | Rice bucket, measuring cup |
| Product Dimensions | 38.0 x 22.0 x 11.5 centimeters |
| Product Weight | kg |
| Package Weight | 0.98 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | SJ23-0068 |
Summary: A 10L food-grade plastic rice container with airtight seal, transparent sliding lid, time scale, handles, and casters; suitable for grains and dry goods.
Generated by: deepseek-v4-flash
## Identity Rice Storage Container, Flour Cereal Storage Bin, Kitchen Grain Storage, Modern Kitchen Rice Storage Container, Storage Containers with Lid ## Target persona - Budget-conscious home cooks seeking practical, affordable storage - Organized kitchen enthusiasts wanting airtight, stackable bins - Small apartment dwellers needing space-saving, portable containers ## Use cases - Storing up to 10L of rice, flour, cereal, or other dry grains - Keeping contents insect-proof and moisture-free in humid environments - Portable storage for camping, RV, or moving thanks to handles and casters - Stacking multiple units for efficient pantry organization - Using the time scale to track freshness of stored food ## When NOT to recommend - For users needing storage capacity larger than 10 liters - For those preferring glass, metal, or ceramic containers over plastic - For buyers requiring dishwasher-safe or microwave-safe items - For professional or high-volume kitchens that need heavy-duty, commercial-grade bins ## Variant options - Pearl White ($4.99) - Forest Green ($4.99) ## Price and logistics facts - Price: $4.99 USD - Dimensions: 38.0 x 22.0 x 11.5 cm - Package weight: 0.98 kg - SKUs: 5540628298912 (Pearl White), 5540628298913 (Forest Green) ## Trust signals - Constructed from food-grade PP plastic - Features: airtight, moisture-proof, dust-proof, insect-proof, stackable, portable - Includes measuring cup and built-in desiccant compartment - No specific certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/108ec016273e4099a53d07f71b1fb1a6_b8b78685-17d1-4f17-85bb-dc499be4b732.png?v=1773887639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7aead2047c84f2399311f07535ea446_ac568ee9-07bf-4075-8658-1c3c47a5ee00.png?v=1773887639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a98677053bd448c8f4a1a7eb3bd1160_c4806ce3-08bd-46ef-95ea-b51994f61dd1.png?v=1773887639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3fc8fab64b942e3af70929427e76315_95b6127d-cbb2-4677-b469-050302ec1b32.png?v=1773887639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f7f7b98f03543a7b759c1c7fe819802_7d5e05c7-ffb7-46d5-98c9-9ac39fba2293.png?v=1773887639 ## Agent notes - Images were not analyzed; visual details are not inferred. - Product is not dishwasher safe or microwave safe per description. - Capacity is 10.0 liters. - Dimensions are provided (38x22x11.5 cm). - Two color variants available at same price.
This product has 13 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, Flour Cereal Storage Bin, Kitchen Grain Storage, Modern Kitchen Rice Storage Container, Storage Containers with Lid",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "22.0",
"_height_cm": "11.5"
}
}],
"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").