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/48017457479919: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
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-large-capacity-rice-bucket-press-button-dispens.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 |
| Product Dimensions | 34.0 × 21.0 × 18.5 centimeters |
| Product Weight | kg |
| Package Weight | 1.2 kilograms |
| Recommended Uses | Rice, Cereal, Grains |
| Included Components | Measuring cup |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | C120 |
| Brand | JISADER |
Summary: Airtight food storage container with press-button dispenser and measuring cup, 10L capacity, food-grade PP, available in 15 jin and 20 jin sizes.
Generated by: deepseek-v4-flash
## Identity Airtight Food Storage Containers, Large Capacity Rice Bucket, Press Button Dispenser with Measuring Cup ## Target persona Home cooks and households buying rice in bulk; health-conscious shoppers who value airtight storage; kitchen organizers seeking stackable transparent bins. ## Use cases - Storing up to 10L of rice, grains, or flour in pantry - Dispensing portions via press button into measuring cup - Keeping dry foods fresh with airtight seal - Organizing bulk dry goods with visible contents - Stacking multiple containers for space efficiency ## When NOT to recommend - Customer needs a very small container (under 5L) - Requires glass or metal material - Needs a container with a pour spout instead of button dispenser - Wants a rectangular shape with exact dimensions known ## Variant options - Small 15 jin: $3.99 - Medium 20 jin: $4.99 ## Price and logistics facts - Price range: $3.99 (Small) to $4.99 (Medium) USD - Dimensions not provided; shipping cost unknown ## Trust signals - Made of food-grade PP material, BPA-free - Airtight seal claimed - Transparent body for visibility - In-stock status unknown; return policy not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38d8e54160d24e8dada700209a6dc32a.png?v=1773820699 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bba2d4249ec4d9c8e9b8f5ff30f5244.png?v=1773820699 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16c9a00318a04c339b15b7a5e09ed751.png?v=1773820699 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4245d04050674693870653e88b1768b0.png?v=1773820699 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07e8d4201543458b949273124565f751.png?v=1773820699 ## Agent notes - The product description has minor garbled text but core features are extracted. - Image content not analyzed; agent should fetch and verify.
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").