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/48101944164591: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-4
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-with-lids-kitchen-storage-for-flour-sugar-dry-f-4.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, stackable PP food storage container with transparent body, wide opening, and BPA-free material, ideal for dry goods like rice, flour, and cereal.
Generated by: deepseek-v4-flash
## Identity JISADER Airtight Food Storage Container (Rice Container type). Clear plastic flip-top bin. ## Target persona Bulk food buyers, home cooks with large pantry, families organizing dry staples, people seeking affordable stackable storage. ## Use cases - Storing 10-20 jin of rice, flour, sugar, or cereal. - Pantry organization with stackable rectangular bins. - Bulk food storage for meal prep. - Quick access to dry ingredients via wide flip-top lid. - See-through body for inventory checks. ## When NOT to recommend - For liquids or wet foods (not airtight enough for wet storage). - For microwave or dishwasher use (not microwaveable, not dishwasher safe). - If user wants small, single-serving containers. - If user requires metal or glass containers. ## Variant options - 10 jin (34.5x21.5x13cm): $6.99 USD - 20 jin (34.5x21.5x23cm): $9.99 USD ## Price and logistics facts Price: $6.99 USD (base). No shipping cost or availability info provided. ## Trust signals - Material: PP plastic, BPA free, food grade. - Features: airtight seal, stackable, see-through, durable. - Included: rice scoop. - No warranty or return policy stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c9a234787084b438b72240cec5c5213_95d7836d-7caa-49a1-9d68-2208fd931362.png?v=1773925245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8890225c9644644a41f8b264fbcb48a_7ea031c5-ede8-4692-921c-2aa9c841fd77.png?v=1773925245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8079ddbdfc840788bdcab0c7a7add4e_bd6952fa-937d-4e91-bbfc-a2acd524bad6.png?v=1773925245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba3203d666ed4893ada89c4e3b6d16e0_3d4efb23-7820-4d8f-93cc-31759b92222b.png?v=1773925245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10f827a5a3fc41408178c5294b840b28_ca3fdbaa-ed87-4ece-a5c3-6e8fcd320299.png?v=1773925245 ## Agent notes - Product images show the 10 jin variant (34.5x21.5x13cm) and possible usage. No visual understanding performed. - Not microwaveable or dishwasher safe. - From brand JISADER. - Capacity units 'jin' are Chinese pounds (~0.5 kg each); 10 jin ≈ 5kg, 20 jin ≈ 10kg.
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").