Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99 – $3.99
Default variant: 5L
Default SKU: 5992254114293
Default price: $2.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48067407347951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/storage-container-measuring-cup-rice-dispenser-cereal-dispenser-large-rice-dispe-1
JSON data: https://landmarks.builders/products/storage-container-measuring-cup-rice-dispenser-cereal-dispenser-large-rice-dispe-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 with this versatile Rice Storage Container. Designed, it offers a large capacity for bulk rice buyer needs, keeping your dry food fresh and accessible. The innovative multi-layer sealing ensures storage, while the large opening simplifies refilling from rice bags. Made from food-grade PP, this container is for all your dry goods. It comes complete with a measuring cup for portioning, making it an essential addition to your kitchen storage solutions.
Package Contents: 1 Bucket / Rice Storage Box, 1 x Measuring Cup
| Material | Plastic |
| Material Features | Food Grade |
| Capacity | 10.0 liters |
| Shape | Round |
| Colour | Pearl White, Transparent |
| Special Features | Air Tight, Stackable, See Through, Durable |
| Product Dimensions | 26.7 × 26.7 × 14.5 centimeters |
| Product Weight | kg |
| Package Weight | 1.25 kilograms |
| Recommended Uses | Rice, Grain, Flour, Cereal |
| Included Components | Rice bucket, measuring cup |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | YN-10101 |
| Brand | JISADER |
Summary: JISADER rice storage container (5L or 10L) made of food-grade PP plastic, airtight flip lid, includes measuring cup. Price starts at $2.99.
Generated by: deepseek-v4-flash
## Identity JISADER YN-10101 Rice Storage Container with Measuring Cup – 5L or 10L capacity, food-grade PP plastic, airtight, stackable, see-through. ## Target persona - Budget-conscious home cooks buying rice in bulk - Small apartment dwellers needing space-saving pantry storage - Meal preppers storing grains and cereals - Families requiring portioned dispensing for daily cooking ## Use cases - Storing 5–10 lb bags of rice in kitchen - Dispensing measured portions via included cup - Stacking multiple containers for organized pantry - Storing cereal, flour, or other dry goods airtight - Refilling easily from large rice bags via wide opening - Taking to camping or dorm for dry food storage ## When NOT to recommend - For long-term food storage (beyond a few months) due to plastic material - For microwave or dishwasher use (not safe) - For storing liquids like oil or soup - For users requiring BPA-free certification (not stated) ## Variant options - 5L (SKU 5992254114293) – $2.99 - 10L (SKU 5992254114294) – $3.99 ## Price and logistics facts - Base price: $2.99 (5L), $3.99 (10L) - Product dimensions: 26.7 × 26.7 × 14.5 cm (likely for 10L; 5L dimensions not provided) - Package weight: 1.25 kg (includes both variants? likely for 10L) ## Trust signals - Material: food-grade PP (no certification provided) - Features: air-tight, stackable, see-through, durable - Included components: rice bucket, measuring cup - Not dishwasher or microwave safe - No return policy or stock status specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92505f93aba149eb934ef4baf31a020a_ec4fd301-0e35-4fc1-9aa9-7559e1dd1146.png?v=1773886905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bf26b3804de4ae9b6015fabc930f8cf_00de878d-f7bf-4912-8dc7-dd1ac972a089.png?v=1773886905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70e2f42ff571465e9bc612a8511b8c51_56d5fd35-ef50-4bce-af77-b6809385b488.png?v=1773886905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b64d68545e64f60a3d44b45105fcddb_6c7c7f03-a687-4395-8c1a-0c22615dd863.png?v=1773886905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/805962c958c54108bef202dfd1c67559_37a47819-f232-4289-a9cf-98e1e9563ff3.png?v=1773886905 ## Agent notes - No return policy or stock status provided. Price is low, consistent with basic plastic container. Images were not analyzed; visual details not verified.
This product has 15 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": "Storage Container Measuring Cup, Rice Dispenser Cereal Dispenser, Large Rice Dispenser Cereal, Food Storage Container Measuring",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "26.7",
"_width_cm": "26.7",
"_height_cm": "14.5"
}
}],
"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").