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/48069991694575: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-2
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-with-lids-kitchen-storage-for-flour-sugar-dry-f-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.
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 container with flip-top lid, made of BPA-free PP, transparent, stackable. Available in 10L (34.5x21.5x13cm) for $6.99 and 20L (34.5x21.5x23cm) for $9.99.
Generated by: deepseek-v4-flash
## Identity JISADER XC Rice Bucket - Airtight Food Storage Container (PP Plastic, BPA-Free) ## Target persona Home cooks and bulk food buyers seeking affordable, stackable airtight storage for dry goods like rice, flour, and cereal. ## Use cases - Storing large quantities of rice for families or small businesses. - Organizing pantry with stackable containers for different dry goods. - Keeping flour and sugar fresh for baking. - Storing cereal for daily breakfast. - Bulk buying storage for grains and legumes. ## When NOT to recommend - Not for storing liquids or perishable foods. - Not suitable for microwave or dishwasher use. - Not recommended for users who prefer glass or stainless steel containers. - May be too large for very small kitchens. ## Variant options - 10 jin (34.5x21.5x13cm) - SKU: 6134935870021 - $6.99 USD - 20 jin (34.5x21.5x23cm) - SKU: 6134935870022 - $9.99 USD ## Price and logistics facts - 10L variant: $6.99 USD - 20L variant: $9.99 USD - No shipping or logistics details provided. ## Trust signals - BPA-free, food-grade PP plastic. - Airtight seal for freshness. - Transparent body for content visibility. - Stackable design. ## Image assets -  -  -  -  -  ## Agent notes - Dimensions are provided for the 10 jin variant; the 20 jin variant is taller (34.5x21.5x23cm). - Capacity is approximate; 10 jin ≈ 10 liters. - Variant size labels 'jin' refer to Chinese unit of mass (1 jin = 0.5 kg), but containers are sized accordingly. - Image understanding not performed on provided URLs.
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").