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/48068553179375: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-2
JSON data: https://landmarks.builders/products/storage-container-lid-measuring-cup-cereal-storage-bin-kitchen-food-storage-cont-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.
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 bin with flip lid timer, made of food-grade PET, available in sizes up to 15kg, starting at $2.99.
Generated by: deepseek-v4-flash
## Identity Storage Container Lid Measuring Cup (Rice Container) – Airtight, food-grade PET, BPA-free, 15kg capacity. ## Target persona Households buying rice or grains in bulk; Pantry organization enthusiasts; Budget-conscious home cooks. ## Use cases Storing 15kg rice bags; Tracking freshness with flip lid timer; Organizing pantry with stackable bins; Portable grain storage for camping; Storing flour, cereal, pasta; Kitchen counter organization. ## When NOT to recommend If you need dishwasher-safe containers; If you require microwaveable bins; If you need non-plastic or glass containers; If you want uniform color (Random Color Grain Jar variant ships random color). ## Variant options - Random Color Grain Jar / Grain Jar: $2.99 - Bear Grain Jar / Medium 900ml: $4.99 ## Price and logistics facts Price: from $2.99 USD. Product dimensions: 38.3 x 27.0 x 24.2 cm. Package weight: 0.18 kg. No shipping details provided. ## Trust signals BPA free, food-grade PET, airtight seal, leak resistant, stackable. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a7671b61f0343f3b97a08c5ccf1a6a6_2635e28c-ce30-4e2d-b27a-3de8e4166614.png?v=1773887798 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12d1be32b44b455382ca6c1183d9c8fc_e914dc12-6b9b-4392-abb5-d934d506a749.png?v=1773887798 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90e7e9e4d3a64abc9e367d8352e2eac4_8eed1834-a378-4caa-b548-8700c55ed696.png?v=1773887798 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b413dc7303346c99007784f23962beb_bf1b16f5-98e6-45b6-ac46-4221a73daffc.png?v=1773887798 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe661620a64c477c96a9bf3c1d329ec5_564fd811-9b58-4480-bf97-91186de73318.png?v=1773887798 ## Agent notes - No visual analysis performed; image contents not confirmed. - Variant capacities differ: one is 'Grain Jar' (likely ~15kg?), other is 900ml. Exact capacity for Random Color not specified. - 'Random Color' means color is not selectable.
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").