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
Default SKU: 5785957877235
Default price: $3.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48101337628911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/large-cereal-storage-container-airtight-grain-storage-bin-kitchen-storage-contai-4
JSON data: https://landmarks.builders/products/large-cereal-storage-container-airtight-grain-storage-bin-kitchen-storage-contai-4.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 cereal storage container is designed for modern minimalist kitchens, offering a stylish and practical solution for your pantry organization needs. Crafted from thickened PP, it ensures durability and longevity, outperforming alternatives. The airtight seal keeps your rice, grains, pet food, and other dry goods fresh and protected. Its convenient lid allows for quick and easy dispensing, while the included measuring cup simplifies portioning for cooking and meal. for home cooks, pet owners, and bulk buyers, this versatile storage container is an addition to any kitchen storage and organisation setup.
Package Contents: 1 - Bucket, 1 x Measuring Cup
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 10.0 liters |
| Shape | Rectangular |
| Closure Type | Flip Top |
| Colour | Khaki, Transparent |
| Special Features | Air Tight, Durable, Portable, Stackable |
| Product Dimensions | 34.0 × 21.0 × 18.5 centimeters |
| Product Weight | kg |
| Package Weight | 0.55 kilograms |
| Recommended Uses | Rice, Coffee Beans, Pet Food, Spices |
| Included Components | Measuring cup |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Flip-top Rice Bucket |
| Brand | JISADER |
Summary: A 10-liter airtight plastic storage bin with measuring cup, for dry foods like rice, grains, pet food, BPA-free and stackable.
Generated by: deepseek-v4-flash
## Identity Large Cereal Storage Container by JISADER - 10 liter airtight plastic bin for dry foods. ## Target persona Budget-conscious home cooks, pet owners, and bulk buyers who need simple, airtight dry food storage. ## Use cases - Storing up to 10 liters of rice or grains. - Keeping pet food fresh and protected. - Organizing pantry shelves with stackable bins. - Dispensing cereals or dry snacks via flip-top lid. - Portioning ingredients with included measuring cup. ## When NOT to recommend - For users who need dishwasher-safe or microwaveable containers. - For small spaces where a 34cm-long bin doesn't fit. - For long-term storage of liquids or perishables. ## Variant options - Small: $3.99 - Medium: $4.99 ## Price and logistics facts - Price: $3.99 (Small), $4.99 (Medium) USD. - Product dimensions: 34.0 × 21.0 × 18.5 cm (likely for Medium or a single size; variant dimensions not specified). - Package weight: 0.55 kg. - Capacity: 10.0 liters. ## Trust signals - BPA-free, food-grade plastic. - Airtight seal for freshness. - Brand: JISADER. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92d8e270b6184c17b297a2aa67e83471_5184d799-0cf1-4ad7-ae98-723048b0dfbb.png?v=1773924695 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a847a6283648460aaed19ed874d4abaf_62eab5e4-ae45-487f-9889-28c72b644d17.png?v=1773924696 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07b50f7abade4ab988491e1ceffa487c_89027a33-0acc-40ce-b1c3-2b38fa3c6f07.png?v=1773924696 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f83cabbe23a84c19ab00d27caeff77f1_9a22f7ba-007f-4d7d-bf39-a794d89ad655.png?v=1773924696 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3485088cfcbd4026846cb61e8755d0f0_48fc6f00-1b62-4345-a689-0a2912dbea24.png?v=1773924696 ## Agent notes Image understanding not performed. Dimensions listed (34x21x18.5 cm) and capacity (10L) may correspond to a variant not explicitly detailed; per-variant dimensions are missing. Ensure to fetch images for visual assessment.
This product has 14 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": "Large Cereal Storage Container, Airtight Grain Storage Bin, Kitchen Storage Containers, Pantry Organizers, Rice Storage Box, Dry Food Storage",
"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").