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/48067160309999: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-1
JSON data: https://landmarks.builders/products/large-cereal-storage-container-airtight-grain-storage-bin-kitchen-storage-contai-1.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: Large airtight cereal storage container made of thickened PP plastic, 10L capacity, includes measuring cup, priced from $3.99.
Generated by: deepseek-v4-flash
## Identity JISADER Flip-top Rice Bucket: Large cereal storage container, airtight, thickened PP, 10L, includes measuring cup. ## Target persona - Home cooks needing airtight dry food storage for rice and grains - Pet owners storing dry pet food - Bulk buyers organizing pantry staples - Minimalist kitchen organizers ## Use cases - Storing large quantities of rice in pantry - Dispensing cereal quickly for breakfast - Keeping pet food fresh and accessible - Organizing bulk grains, beans, or pasta - Portioning ingredients using the included measuring cup ## When NOT to recommend - Users needing dishwasher-safe containers (hand wash only) - Storing liquids or perishables requiring refrigeration - Those requiring microwaveable storage - Small-space kitchens (container dimensions: 34×21×18.5 cm) ## Variant options - Small: $3.99 USD - Medium: $4.99 USD ## Price and logistics facts - Price: $3.99 (Small), $4.99 (Medium) USD - Dimensions: 34 × 21 × 18.5 cm - Package weight: 0.55 kg - Included: 1 bucket, 1 measuring cup - Brand: JISADER ## Trust signals - BPA Free, Food Grade material - Air Tight, Durable, Portable, Stackable - Thickened PP for durability - Color options: Khaki, Transparent ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92d8e270b6184c17b297a2aa67e83471_fa10b7d1-5c77-4ae1-9955-9b0c54c74439.png?v=1773886740 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a847a6283648460aaed19ed874d4abaf_4a13b81d-2d07-4f63-8275-57e52f87707c.png?v=1773886740 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07b50f7abade4ab988491e1ceffa487c_fa460945-23e7-462e-b4ea-93ad0f40b19f.png?v=1773886740 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f83cabbe23a84c19ab00d27caeff77f1_306c108f-5590-47ba-b9b5-45a0ef03dc7c.png?v=1773886740 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3485088cfcbd4026846cb61e8755d0f0_d0ba8bc7-8c1b-4428-a153-8d3cf0e26b9c.png?v=1773886740 ## Agent notes - Image content not analyzed; verify visual suitability. - In-stock status and return policy not provided. - Only two variant sizes: Small and Medium.
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").