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/48088227021039: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-3
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-with-lids-kitchen-storage-for-flour-sugar-dry-f-3.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: JISADER airtight plastic food storage containers, stackable and transparent, available in 10L ($6.99) and 20L ($9.99) sizes, for dry goods like rice, flour, and cereal.
Generated by: deepseek-v4-flash
## Identity JISADER Airtight Food Storage Containers (XC Rice Bucket) – plastic, transparent, stackable containers for dry food. ## Target persona Bulk food buyers, home cooks organizing pantries, households storing large quantities of rice or flour, users needing see-through stackable bins. ## Use cases - Storing rice (up to 10 or 20 jin) with airtight freshness - Organizing flour, sugar, cereal, grains in clear bins - Stacking multiple containers for space-efficient pantry storage - One-handed opening during food prep - Bulk dry food storage for extended freshness ## When NOT to recommend - If dishwasher or microwave cleanliness is required (container is not dishwasher or microwave safe) - If user needs smaller containers (only 10L and 20L offered) - If user prefers opaque or decorative containers - If user requires glass or stainless steel material ## Variant options - 10 jin (34.5x21.5x13cm) – $6.99 - 20 jin (34.5x21.5x23cm) – $9.99 ## Price and logistics facts - Price: $6.99 (10 jin), $9.99 (20 jin) USD. - Dimensions: 34.5×21.5×13cm (10L) or 34.5×21.5×23cm (20L). - Weight: 0.65 kg package weight. ## Trust signals - BPA Free, Food Grade material. - Airtight seal for freshness. - Stackable, see-through design. - Brand: JISADER. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c9a234787084b438b72240cec5c5213_7ed5dcd4-68d4-4bd0-b576-67bd76d4b7b6.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8890225c9644644a41f8b264fbcb48a_1d215a5b-8040-4f0a-9834-7203d38650e6.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8079ddbdfc840788bdcab0c7a7add4e_94bd5135-af27-449b-a3b9-729f1b05d47c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba3203d666ed4893ada89c4e3b6d16e0_e5eb48a3-a3a3-4762-8846-0ce45824194a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10f827a5a3fc41408178c5294b840b28_13503147-4048-4210-a799-ff3dedf80dff.png ## Agent notes - Not dishwasher or microwave safe (confirmed in specs). - Colors: Beige and Transparent (body). - Includes rice scoop. - Image content not analyzed; treat URLs as fetchable assets 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").