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/48017438441711: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
JSON data: https://landmarks.builders/products/rice-storage-container-flour-cereal-storage-bin-kitchen-grain-storage-modern-kit.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 plastic rice storage container with airtight, moisture-proof seal, push-to-open lid, transparent sliding lid, and built-in desiccant compartment. Available in Pearl White and Forest Green for $4.99.
Generated by: deepseek-v4-flash
## Identity Rice Storage Container, Flour Cereal Storage Bin – 10L, food-grade PP plastic, rectangular shape with slide lid, push-to-open mechanism, transparent window, time scale, handles and casters. ## Target persona Budget-conscious home cooks and organized kitchen enthusiasts who store rice, grains, or flour in 10L quantities and need airtight, dust-proof, and insect-proof storage. ## Use cases - Storing white rice, brown rice, or mixed grains in a dry, airtight environment. - Keeping flour or cereal fresh in a pantry with moisture protection. - For meal preppers who buy grains in bulk and need stackable containers. - For households with limited counter space needing portable storage with casters. - As an affordable replacement for damaged or non-airtight containers. ## When NOT to recommend - For large families needing >10L capacity per container. - For users requiring dishwasher-safe or microwave-safe containers (not specified as such). - For those seeking premium materials like glass or stainless steel. - For users who need a completely opaque container (has transparent lid). ## Variant options - Pearl White (SKU 5540628298912) – $4.99 - Forest Green (SKU 5540628298913) – $4.99 ## Price and logistics facts - Price: $4.99 USD (both variants) - Dimensions: 38.0 x 22.0 x 11.5 cm (LxWxH) - Capacity: 10.0 liters - Package weight: 0.98 kg - Material: Plastic (food-grade PP) - Included components: rice bucket, measuring cup ## Trust signals - In-stock status: Not specified; assume availability unknown. - Return policy: Not provided. - Price consistency: Single price point for both variants. - Certifications: None mentioned beyond "food-grade" material. - Features: Airtight, moisture-proof, dust-proof, insect-proof, stackable, portable, visible window, time scale. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/108ec016273e4099a53d07f71b1fb1a6.png?v=1773820360 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7aead2047c84f2399311f07535ea446.png?v=1773820360 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a98677053bd448c8f4a1a7eb3bd1160.png?v=1773820360 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3fc8fab64b942e3af70929427e76315.png?v=1773820360 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f7f7b98f03543a7b759c1c7fe819802.png?v=1773820360 ## Agent notes - No visual content analysis performed. Images are available for fetching. - Price is low at $4.99; verify stock and shipping costs before recommending for bulk orders. - Not specified if container is BPA-free or any other safety certification beyond food-grade. - Capacity is 10L; confirm if that fits typical bag sizes (e.g., 10kg rice bag may not fit if density >1).
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").