Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.99 – $9.99
Default variant: 10 jin (34.5x21.5x13cm)
Default SKU: 6134935870021
Default price: $6.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48067927605487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/airtight-food-storage-containers-with-lids-kitchen-storage-for-flour-sugar-dry-f-1
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-with-lids-kitchen-storage-for-flour-sugar-dry-f-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.
Organise your kitchen and pantry with this versatile Airtight Food Storage Container. It offers a simple yet effective solution for storing a variety of dry goods. The wide opening ensures easy access, while the airtight seal keeps your food fresh and protected. Made from PP, this container is . Its transparent body allows for quick identification of contents, making meal prep and pantry management a . for bulk food buyers and anyone seeking efficient kitchen storage organisation.
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 10 liters |
| Shape | Rectangular |
| Closure Type | Flip Top |
| Colour | Beige, Transparent |
| Special Features | Air Tight, Stackable, See Through, Durable |
| Product Dimensions | 34.5 × 21.5 × 13.0 centimeters |
| Product Weight | kg |
| Package Weight | 0.65 kilograms |
| Recommended Uses | Rice, Flour, Cereal, Grains |
| Included Components | Rice scoop |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | XC Rice Bucket |
| Brand | JISADER |
Summary: BPA-free PP airtight food storage container with flip-top lid and see-through design. Ideal for rice, flour, and dry goods. Available in 10L and 20L sizes.
Generated by: deepseek-v4-flash
## Identity Airtight Food Storage Containers with Lids by JISADER. Flip-top lid, PP plastic, BPA-free, stackable, transparent. Available in 10L (34.5x21.5x13 cm) for $6.99 and 20L (34.5x21.5x23 cm) for $9.99. ## Target persona Home cooks and bulk buyers needing affordable airtight storage for dry staples. Pantry organizers seeking stackable see-through bins. Budget-conscious households with limited kitchen space. ## Use cases - Storing rice, flour, sugar, cereal, grains. - Organizing pantry shelves with stackable containers. - Keeping dry food fresh and visible. - Bulk food storage for families. - Easy access for frequently used staples. ## When NOT to recommend - For liquids or refrigerated items (not airtight for wet). - For microwave or dishwasher use (not compatible). - For users requiring large capacity >20L. - For aesthetic-conscious buyers wanting glass or stainless steel. ## Variant options - 10 jin (34.5x21.5x13 cm) - $6.99 - 20 jin (34.5x21.5x23 cm) - $9.99 ## Price and logistics facts 10L variant $6.99 USD; 20L variant $9.99 USD. Dimensions as above. Made of PP plastic. Includes rice scoop. ## Trust signals BPA-free material. Stackable design. See-through body. Price low consistent across two variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c9a234787084b438b72240cec5c5213_5cf87271-564c-4ca9-8863-bb56bf2056ca.png?v=1773887178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8890225c9644644a41f8b264fbcb48a_b91b311c-5678-485b-ace0-31ad9cb2dd61.png?v=1773887178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8079ddbdfc840788bdcab0c7a7add4e_27c38288-9fdb-45f3-b536-45d58cfe4998.png?v=1773887178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba3203d666ed4893ada89c4e3b6d16e0_9fe24266-feeb-4f1e-b46c-88d66d620f06.png?v=1773887178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10f827a5a3fc41408178c5294b840b28_118f570e-0c22-4259-961c-ae10b45bbf4c.png?v=1773887178 ## Agent notes No image understanding performed. Images show container and features; verify clarity and seal details from images.
This product has 13 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": "Airtight Food Storage Containers with Lids, Kitchen Storage for Flour, Sugar, Dry Food, Cereal Storage Bin, Pantry Organiser",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "34.5",
"_width_cm": "21.5",
"_height_cm": "13.0"
}
}],
"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").