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/48066961342703: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-1
JSON data: https://landmarks.builders/products/rice-storage-container-flour-cereal-storage-bin-kitchen-grain-storage-modern-kit-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 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 10-liter plastic rice storage container with airtight, moisture-proof seal, transparent sliding lid, built-in desiccant compartment, handles and casters, available in Pearl White or Forest Green.
Generated by: deepseek-v4-flash
## Identity A 10-liter rectangular plastic rice storage container with airtight sliding lid, built-in desiccant compartment, handles, and bottom casters. ## Target persona Home cooks and organized kitchen enthusiasts who buy grains in bulk and need reliable, moisture-proof storage. ## Use cases - Storing up to 10 liters of rice, flour, cereal, or other dry grains. - Keeping grains dry and insect-free in a humid kitchen. - Stackable pantry organization for multiple dry goods. - Portable storage thanks to handles and casters. - Easy visual inventory via transparent lid. ## When NOT to recommend - For storing liquids (not liquid-tight). - For microwave or dishwasher use (not safe for either). - For users needing a small, space-saving container (dimensions: 38x22x11.5 cm). - For single-serving or daily countertop use (sized for bulk). ## Variant options - Pearl White (SKU: 5540628298912, $4.99) - Forest Green (SKU: 5540628298913, $4.99) ## Price and logistics facts - Price: $4.99 USD per unit. - Weight: 0.98 kg package weight. - Dimensions: 38.0 x 22.0 x 11.5 cm. - Capacity: 10.0 liters. ## Trust signals - In-stock: no stock status provided. - Return policy: not specified. - Price consistency: single price across variants. - Certifications: none claimed beyond "food grade" material. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/108ec016273e4099a53d07f71b1fb1a6_677d51cf-f5cf-4470-8341-75eab9f77b8f.png?v=1773886370 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7aead2047c84f2399311f07535ea446_9ce4cd41-4668-4ace-9c87-45e0edcfcf75.png?v=1773886370 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a98677053bd448c8f4a1a7eb3bd1160_100e9a6e-caed-4835-92fc-ec620bfe3682.png?v=1773886370 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3fc8fab64b942e3af70929427e76315_59a0769c-3837-4d36-aabe-7027b1bbd2fd.png?v=1773886370 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f7f7b98f03543a7b759c1c7fe819802_8f9cb82e-016e-450e-b40a-c8dde44eed36.png?v=1773886370 ## Agent notes - Material is plastic (PP), food grade. - Not dishwasher or microwave safe. - Includes measuring cup and desiccant compartment. - Stackable and portable.
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").