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/48017512300783: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
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-with-lids-kitchen-storage-for-flour-sugar-dry-f.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: Airtight food storage containers for dry goods like rice and flour, transparent body, flip-top lid, available in 10L and 20L sizes.
Generated by: deepseek-v4-flash
## Identity ### Airtight Food Storage Containers by JISADER ## Target persona Budget-conscious home organizer who buys dry goods in bulk and needs stackable, transparent storage for pantry efficiency. ## Use cases - Storing rice, flour, cereal, and grains in airtight conditions - Organizing dry goods in a pantry for easy visibility - Bulk grocery storage for meal prep or large households - Stackable container system for space-saving pantry layout - Dry food storage for camping or emergency supplies ## When NOT to recommend - Buyer needs microwave or dishwasher safe containers - Requires liquid storage (not designed for liquids) - Prefers glass or metal over plastic - Seeks decorative or high-end kitchen storage ## Variant options | Size | Dimensions (cm) | Price | |------|----------------|-------| | 10 jin (10 L) | 34.5 × 21.5 × 13.0 | $6.99 USD | | 20 jin (20 L) | 34.5 × 21.5 × 23.0 | $9.99 USD | ## Price and logistics facts - Base price: $6.99 USD - Weight: 0.65 kg (package) for 10L variant - Dimensions: 34.5 × 21.5 × 13.0 cm (10L) or 23.0 cm tall (20L) ## Trust signals - Material: BPA-free food-grade PP plastic - Features: airtight seal, stackable, see-through body - Included accessory: rice scoop - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c9a234787084b438b72240cec5c5213.png?v=1773823656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8890225c9644644a41f8b264fbcb48a.png?v=1773823656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8079ddbdfc840788bdcab0c7a7add4e.png?v=1773823656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba3203d666ed4893ada89c4e3b6d16e0.png?v=1773823656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10f827a5a3fc41408178c5294b840b28.png?v=1773823656 ## Agent notes - Image content was not analyzed; rely on product description for visual details. - Not dishwasher or microwave safe; hand wash recommended. - Suitable for dry foods only.
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").