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/48017468850415: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
JSON data: https://landmarks.builders/products/storage-container-measuring-cup-rice-dispenser-cereal-dispenser-large-rice-dispe.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 | Stackable, Leak Resistant, Durable |
| Product Dimensions | 26.7 × 26.7 × 14.5 centimeters |
| Product Weight | kg |
| Package Weight | 0.9 kilograms |
| Recommended Uses | Rice, Grain, Flour, Pet Food |
| Included Components | Measuring Cup |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | YN-10101 |
| Brand | JISADER |
Summary: JISADER rice storage container with measuring cup, 5L or 10L capacity, food-grade PP plastic, stackable and leak-resistant, flip-top lid for easy access.
Generated by: deepseek-v4-flash
## Identity JISADER Rice Storage Container with Measuring Cup – 5L / 10L capacity, food-grade PP plastic, stackable, leak-resistant. ## Target persona Budget-conscious home cooks, meal preppers, pet owners who need affordable, functional dry food storage with easy access and portioning. ## Use cases - Storing bulk rice, grains, flour, or pet food. - Portioning servings using the included measuring cup. - Organizing kitchen pantry with stackable containers. - Keeping dry goods fresh with multi-layer sealing. - Easy refilling via wide opening. ## When NOT to recommend - User requires microwave-safe or dishwasher-safe container. - User needs long-term airtight storage (no vacuum seal). - User needs capacity larger than 10L. - User prefers glass or metal over plastic. ## Variant options | SKU | Capacity | Price | |---------------|----------|-------| | 5992254114293 | 5L | $2.99 | | 5992254114294 | 10L | $3.99 | ## Price and logistics facts - 5L variant: $2.99 USD. - 10L variant: $3.99 USD. - No shipping or tax information provided. ## Trust signals - Made from food-grade PP material (stated). - Stackable and leak-resistant design. - Includes measuring cup for convenience. - No certifications, return policy, or in-stock status available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92505f93aba149eb934ef4baf31a020a.png?v=1773821551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bf26b3804de4ae9b6015fabc930f8cf.png?v=1773821551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70e2f42ff571465e9bc612a8511b8c51.png?v=1773821551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/805962c958c54108bef202dfd1c67559.png?v=1773821551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2726a63881b94145a6655a4d12d515e4.png?v=1773821551 ## Agent notes - Image content not analyzed; dimensions (26.7×26.7×14.5 cm) and package weight (0.9 kg) provided. - Not microwave or dishwasher safe. - No return policy or stock level information.
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").