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/48066963636463: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-1
JSON data: https://landmarks.builders/products/storage-container-lid-measuring-cup-cereal-storage-bin-kitchen-food-storage-cont-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.
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, BPA-free PET food storage bin with freshness timer lid, 15kg capacity, includes measuring cup, ideal for rice and dry goods.
Generated by: deepseek-v4-flash
## Identity Storage Container Lid Measuring Cup, Cereal Storage Bin Kitchen – Rice Containers. BPA-free, food-grade PET, 15kg capacity, rectangular shape. ## Target persona - Bulk buyers storing 15kg+ of rice or grains - Families needing airtight pantry organization - Budget-conscious home cooks seeking functional storage - Users wanting freshness tracking for dry goods ## Use cases - Storing up to 15kg of rice for large households - Tracking food freshness with built-in timer on lid - Stackable pantry organization with see-through bins - Using included measuring cup for precise portioning - Keeping grains odor-resistant and leak-free - Portable storage for dry foods ## When NOT to recommend - Dishwasher or microwave use (not dishwasher safe, not microwaveable) - Those requiring specific colors (first variant is random color) - Single-serving or small-quantity storage (large capacity bin focus) - Glass material preference ## Variant options - SKU 5554028524647: Random Color Grain Jar / Grain Jar – $2.99 (Color: Random Color Grain Jar, Size: Grain Jar) - SKU 5554028524649: Bear Grain Jar / Medium 900ml – $4.99 (Color: Bear Grain Jar, Size: Medium 900ml) ## Price and logistics facts - Base price: $2.99 USD - Product dimensions: 38.3 x 27.0 x 24.2 cm (from description) - Package weight: 0.18 kg - Capacity described: 15kg (30 catties) - Material: Food-grade PET, BPA-free ## Trust signals - BPA-free - Food-grade PET - Airtight seal with sealing gasket - Leak resistant, odor resistant - See-through and stackable - In-stock status not confirmed; no return policy stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a7671b61f0343f3b97a08c5ccf1a6a6_08c92bc4-33b5-4ecb-9cdc-ea54a67f906e.png?v=1773886527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12d1be32b44b455382ca6c1183d9c8fc_fca7da53-6018-47c5-a9c7-e810391ac5c5.png?v=1773886527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90e7e9e4d3a64abc9e367d8352e2eac4_1905baae-bd67-4f59-a95c-54e76d7c8417.png?v=1773886527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b413dc7303346c99007784f23962beb_11bf852c-589e-4d6e-99b6-64e9c5b722a3.png?v=1773886527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe661620a64c477c96a9bf3c1d329ec5_05e9d3f6-63e3-43b3-a47a-82897ce95621.png?v=1773886527 ## Agent notes - Image understanding not performed; rely on textual facts only. - Variant sizes (Grain Jar and Medium 900ml) differ from the 15kg capacity described in the main product description. The main product likely includes a large bin with measuring cup, but only smaller variants are listed. - Price and dimensions for the large 15kg bin are not explicitly given; dimensions are from the description.
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").