Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.99
Default variant: Clear White (No Wheels)
Default SKU: 5992219934403
Default price: $3.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48017468489967: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-large-airtight-lid-measuring-cup-food-storage-container-l
JSON data: https://landmarks.builders/products/rice-storage-container-large-airtight-lid-measuring-cup-food-storage-container-l.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This large capacity rice storage container is designed to keep your pantry organised and your food. Featuring an airtight and design, it effectively stored grains from and dust. The convenient flip-allows for easy access, while the lets you see the contents at a glance. Made from thickened PP, this modern minimalist container is a versatile food storage bin, for storing rice, flour, and other dry goods. Its space-saving design makes it an addition to any kitchen.
| Capacity | 10.0 liters |
| Shape | Square |
| Colour | Transparent White, Transparent Green |
| Special Features | Air Tight, Stackable, See Through, Odor Resistant |
| Product Dimensions | 21.7 × 21.1 × 23.1 centimeters |
| Product Weight | kg |
| Package Weight | 1.0 kilograms |
| Included Components | Rice bucket, measuring cup |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 0100-1 |
| Brand | JISADER |
Summary: Large capacity (10L) airtight rice storage container with measuring cup, made from thickened PP, stackable, see-through, and odor resistant.
Generated by: deepseek-v4-flash
## Identity JISADER Rice Storage Container Large, Airtight Lid Measuring Cup, 10L capacity, thickened PP material, square shape, transparent white or green. ## Target persona Budget-conscious home cooks, small families, bulk rice buyers, small apartment dwellers. ## Use cases - Storaging up to 10L of rice, flour, or grains. - Keeping dry staples airtight and free from moisture, dust, and odors. - Organizing pantry or cabinet with stackable design. - Easy access via flip-top lid with clear visibility of contents. - Saving space in corners or shelves with square shape. - Including a measuring cup for portioning. ## When NOT to recommend - Users needing larger capacity (over 10L) for commercial use. - Those requiring dishwasher-safe or microwaveable containers. - People who want opaque containers for light-sensitive foods. - Users needing wheels for mobility. ## Variant options - Clear White (No Wheels) – SKU 5992219934403, $3.99. - Clear Green (No Wheels) – SKU 5992219934404, $3.99. ## Price and logistics facts Price: $3.99 USD. Dimensions: 21.7 × 21.1 × 23.1 cm. Package weight: 1.0 kg. Includes: rice bucket and measuring cup. ## Trust signals - In-stock: not explicitly stated; image assets available. - Return policy: not provided. - Price consistent across variants. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f98a38eaf37e4e448691a291c89594fd.png?v=1773821494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ad51650642c4775a540114598eab59d.png?v=1773821494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4270fae46be4cddac93f69b6c4a4693.png?v=1773821494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91f624337b6d4f80bc7f3aabea1ba31e.png?v=1773821494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8170023af0744ed183250eb915e365a6.png?v=1773821494 ## Agent notes No image understanding performed; do not infer visual details. Images are fetchable assets only.
This product has 15 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 Large, Airtight Lid Measuring Cup, Food Storage Container Large Capacity, Thickened PP Rice Bin, Pantry Organizer Bin",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "21.7",
"_width_cm": "21.1",
"_height_cm": "23.1"
}
}],
"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").