Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.99 – $4.99
Default variant: Small 15 jin
Default SKU: 5959171931818
Default price: $3.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48087297687791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/airtight-food-storage-containers-large-capacity-rice-bucket-press-button-dispens-3
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-large-capacity-rice-bucket-press-button-dispens-3.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Organise your kitchen and keep your dry for longer with this Airtight Food Storage Container. Designed, this large capacity rice bucket features a airtight seal to protect against and, ensuring your grains, rice, and flour remain in optimal condition. The transparent body allows for easy visibility of contents, while the innovative press button dispensing mechanism, complete with an included measuring cup, makes portioning effortless. Made from food-grade PP, this storage container is a and reliable choice for bulk grain storage and general pantry organisation. Its simple and modern complements any kitchen decor, making it an essential addition for conscious shopper seeking efficient and convenient food storage solutions.
Package Contents: 1 Bucket / Rice Storage Box, 1 x Measuring cup
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 10.0 liters |
| Shape | Rectangular |
| Colour | Beige, Transparent |
| Special Features | Air Tight, Stackable, See Through, Durable |
| Product Dimensions | 34.0 × 21.0 × 18.5 centimeters |
| Product Weight | kg |
| Package Weight | 0.9 kilograms |
| Recommended Uses | Rice, Flour, Cereal |
| Included Components | Measuring cup |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | C120 |
| Brand | JISADER |
Summary: Airtight plastic rice container with press-button dispenser and measuring cup, available in 15 jin (~7.5L) and 20 jin (~10L) sizes at $3.99 and $4.99 respectively.
Generated by: deepseek-v4-flash
## Identity Airtight Food Storage Container (rice bucket) with press-button dispenser, measuring cup, transparent body, made of food-grade PP plastic. ## Target persona Home cooks and meal preppers buying rice in bulk; budget-conscious kitchen organizers in households or small restaurants; health-conscious shoppers seeking BPA-free storage. ## Use cases - Storing 15–20 jin (7.5–10 kg) of rice for daily consumption. - Dispensing precise portions of grains, flour, or dry goods via press button. - Organizing pantries with stackable, transparent containers. - Replacing original bags with a reusable, airtight solution. - Quick visual check of remaining stock through transparent walls. ## When NOT to recommend - For storing liquids or foods that need refrigeration. - For extremely long-term (years) storage without oxygen absorbers. - If the buyer needs airtightness verified by a certification (none provided). - For those requiring the container to be fully opaque (light-sensitive foods). ## Variant options - Small 15 jin: $3.99 - Medium 20 jin: $4.99 ## Price and logistics facts - Small variant (15 jin): $3.99 USD - Medium variant (20 jin): $4.99 USD - Dimensions not provided in facts. - Material: food-grade PP, BPA free. ## Trust signals - BPA free (stated). - Food-grade PP material. - Airtight seal claimed. - Stackable design. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38d8e54160d24e8dada700209a6dc32a_1cb76f66-0e94-4eca-993a-86127fb8d4e9.png?v=1773905357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bba2d4249ec4d9c8e9b8f5ff30f5244_f9e3836d-7bd9-437b-9a7b-f53d8ce0956e.png?v=1773905357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16c9a00318a04c339b15b7a5e09ed751_d705a6cd-0dee-47ac-b66f-3b480852140c.png?v=1773905357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4245d04050674693870653e88b1768b0_c8cd960d-d808-4bca-b922-5bdaa68e8a63.png?v=1773905357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07e8d4201543458b949273124565f751_8e4e774a-9ed3-4044-af5c-44a989a28bcb.png?v=1773905357 ## Agent notes Dimensions not provided. Image understanding not performed; rely on product title and description for visual cues.
This product has 12 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": "Airtight Food Storage Containers, Large Capacity Rice Bucket, Press Button Dispenser with Measuring Cup, Food Storage Bin for Home Kitchen Organizer",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "21.0",
"_height_cm": "18.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").