Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99 – $4.99
Default variant: Random Color Grain Jar / Grain Jar
Default SKU: 5554028524647
Default price: $2.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/48017455808751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/storage-container-lid-measuring-cup-cereal-storage-bin-kitchen-food-storage-cont
JSON data: https://landmarks.builders/products/storage-container-lid-measuring-cup-cereal-storage-bin-kitchen-food-storage-cont.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep your kitchen organised and your food fresh with this versatile Food Storage Container. Featuring a unique flip lid with a timer, you can easily the freshness of your grains. The sealing gasket provides, ideal for storing rice, cereal, flour, and other dry goods. Available in large capacity options, including a substantial 30 catties (15kg) size, this storage bin, kitchen essential is for bulk buyer households. Crafted from food-grade PET material, it ensures food storage for the whole family. Its modern minimalist makes it a stylish addition to any kitchen counter or pantry.
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 15.0 kilograms |
| Shape | Rectangular |
| Closure Type | Snap |
| Special Features | Air Tight, Stackable, See Through, Leak Resistant, Durable |
| Recommended Uses | Rice |
| Included Components | Measuring cup |
| Product Dimensions | 38.3 x 27.0 x 24.2 centimeters |
| Product Weight | kg |
| Package Weight | 0.18 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Factory direct custom cross-border |
Summary: Airtight food storage container with flip lid timer, made of food-grade PET, available in multiple sizes for storing dry goods like rice and cereal.
Generated by: deepseek-v4-flash
## Identity Storage Container with Lid and Timer – Rice Container, Food-Grade PET, Airtight (Product Type: Rice Containers) ## Target persona Bulk buyers, large families, and meal preppers who need airtight storage for dry staples (rice, flour, cereal) and value freshness tracking and organized pantries. ## Use cases - Store 15kg (30 catties) of rice with airtight seal. - Track freshness of cereal or flour using the flip lid timer. - Organize pantry with stackable, see-through containers. - Use included measuring cup for portioning grains. - Replace old containers with BPA-free, food-grade PET material. - Keep kitchen counter tidy with modern minimalist design. ## When NOT to recommend - Not suitable for liquids or wet foods (dry goods only). - Not microwave or dishwasher safe (hand wash only). - Not for small households needing only <1kg capacity (though 900ml variant exists, 15kg is bulk). - Not for users requiring a specific color (Random Color Grain Jar variant has random color). ## Variant options - **Random Color Grain Jar / Grain Jar** – $2.99 (color random, no size specified) - **Bear Grain Jar / Medium 900ml** – $4.99 (color: Bear Grain Jar, capacity 900ml) ## Price and logistics facts - Price: $2.99 – $4.99 USD - Product dimensions: 38.3 x 27.0 x 24.2 cm (main product, likely for large 15kg size) - Package weight: 0.18 kg - Material: PET, BPA free, food grade - Included: Measuring cup ## Trust signals - BPA free and food-grade PET material - Features: Airtight, leak resistant, durable, stackable, see-through - Freshness timer on flip lid - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a7671b61f0343f3b97a08c5ccf1a6a6.png?v=1773820597 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12d1be32b44b455382ca6c1183d9c8fc.png?v=1773820597 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90e7e9e4d3a64abc9e367d8352e2eac4.png?v=1773820597 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b413dc7303346c99007784f23962beb.png?v=1773820597 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe661620a64c477c96a9bf3c1d329ec5.png?v=1773820597 ## Agent notes - Images were not analyzed; visual details (shape, color, timer appearance) cannot be confirmed. - The product dimensions (38.3x27.0x24.2 cm) are from the description but may correspond to the large 15kg size; variant sizes (e.g., 900ml) likely have different dimensions. - The "Random Color" variant means the color is unpredictable; no color option selection available. - No in-stock or return policy information provided.
This product has 15 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": "Storage Container Lid Measuring Cup, Cereal Storage Bin Kitchen, Food Storage Container Airtight Seal, Large Capacity Food Storage Bin",
"quantity": 1,
"grams": 1650000,
"properties": {
"_length_cm": "38.3",
"_width_cm": "27.0",
"_height_cm": "24.2"
}
}],
"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").