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/48068921884911: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-2
JSON data: https://landmarks.builders/products/large-cereal-storage-container-airtight-grain-storage-bin-kitchen-storage-contai-2.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 container with flip-top lid and measuring cup for dry foods. BPA-free, stackable. $3.99 (Small), $4.99 (Medium).
Generated by: deepseek-v4-flash
## Identity JISADER Flip-top Rice Bucket, large cereal storage container, 10L capacity, airtight seal, BPA-free plastic, thickened PP. ## Target persona Budget-conscious home cooks, pet owners, and bulk buyers needing simple, functional dry food storage. ## Use cases - Storing rice and grains in pantry. - Keeping pet food fresh. - Organizing dry goods like pasta, beans. - Portioning with measuring cup for meal prep. - Stacking multiple units for compact storage. ## When NOT to recommend - For users needing microwave or dishwasher-safe containers. - For those requiring high-end decorative storage. - For very large quantities beyond 10L per bin. - For users needing glass or metal containers. ## Variant options - Small: $3.99 - Medium: $4.99 ## Price and logistics facts - Small $3.99 USD, Medium $4.99 USD. - Package weight 0.55 kg. - Product dimensions 34 x 21 x 18.5 cm. - No shipping cost or availability info provided. ## Trust signals - BPA-free and food-grade plastic. - Thickened PP for durability. - No stock or return policy stated. ## Image assets Five images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92d8e270b6184c17b297a2aa67e83471_8c3bb342-ad94-4568-84b1-8d86326cabc9.png?v=1773888027 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a847a6283648460aaed19ed874d4abaf_2ac1e0a1-9ee0-4487-b374-776b2b5c3744.png?v=1773888027 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07b50f7abade4ab988491e1ceffa487c_907704ca-dcaf-46e5-b935-103e004e4ba2.png?v=1773888027 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f83cabbe23a84c19ab00d27caeff77f1_bc9ca270-f771-49dc-96ad-b2638307a46c.png?v=1773888027 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3485088cfcbd4026846cb61e8755d0f0_8edb72f2-8a3e-4f4c-b5a5-af8023000dae.png?v=1773888027 ## Agent notes Product is a basic plastic storage bin with airtight lid. Image understanding not performed; rely on text facts.
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").