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/48017461608687: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
JSON data: https://landmarks.builders/products/large-cereal-storage-container-airtight-grain-storage-bin-kitchen-storage-contai.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, Stackable, See Through, Durable |
| Product Dimensions | 34.0 × 21.0 × 18.5 centimeters |
| Product Weight | kg |
| Package Weight | 1.1 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: JISADER 10L airtight plastic storage container for dry goods like rice and pet food, includes measuring cup, available in small ($3.99) and medium ($4.99).
Generated by: deepseek-v4-flash
## Identity JISADER Large Cereal Storage Container - 10L airtight, stackable, BPA-free plastic bin with flip-top lid and measuring cup. ## Target persona Home cooks, pet owners, bulk buyers, and meal preppers needing organized dry food storage. ## Use cases - Storing bulk rice for daily kitchen use. - Keeping pet food fresh and easily accessible. - Organizing pantry cereals, grains, and snacks. - Portioning dry ingredients with included measuring cup. - Stacking multiple containers for space-saving pantry storage. ## When NOT to recommend - If the user needs microwave or dishwasher safe containers. - For storing liquids or wet items. - When glass or metal material is preferred. - For very small capacity needs (under 1L). ## Variant options - Small: $3.99 USD - Medium: $4.99 USD ## Price and logistics facts - Price: Small $3.99, Medium $4.99 (USD). - Dimensions: 34.0 x 21.0 x 18.5 cm. - Capacity: 10 liters. - Package weight: 1.1 kg. - Material: Plastic (PP), BPA-free. - Color: Khaki, Transparent. - Not dishwasher safe; not microwave safe. ## Trust signals - BPA-free food-grade material. - Airtight seal for freshness. - Stackable design. - See-through material for visibility. - Brand: JISADER. - Stock status not provided; verify availability. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a847a6283648460aaed19ed874d4abaf.png?v=1773821065 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07b50f7abade4ab988491e1ceffa487c.png?v=1773821065 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f83cabbe23a84c19ab00d27caeff77f1.png?v=1773821065 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3485088cfcbd4026846cb61e8755d0f0.png?v=1773821065 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e674ff660354f769adfc37437ae7a64.png?v=1773821066 ## Agent notes - Image understanding was not performed; rely on description for visual details. - Dimensions and capacity from product specs; verify if exact size needed. - No in-stock data; check seller for availability. - Return policy not provided; assume standard policy. - Two variants (size) only; no other option.
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").