Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.99
Default variant: Transparent Body with White Lid
Default SKU: 5568973896923
Default price: $6.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/48017455939823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/airtight-rice-bin-with-wheels-stackable-design-storage-container-transparent-gra
JSON data: https://landmarks.builders/products/airtight-rice-bin-with-wheels-stackable-design-storage-container-transparent-gra.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 and practical airtight storage container. Designed for home cooks and bulk shoppers, it features a double sealing mechanism to keep your dry goods fresh and protected. The food-grade PP material ensures for all your ingredients, while the convenient wheeled base offers effortless mobility. Its large opening makes dispensing grains simple, and the transparent body allows for easy content. for creating a tidy meal prep station ordered pantry, this stackable design maximizes your storage space.
Package Contents: 1 Bucket/Rice Storage Box, 1 x Measuring Cup
| Material | Plastic |
| Material Features | Food Grade, Reusable, Stackable |
| Material Type | BPA Free |
| Capacity | 10.0 liters |
| Shape | Rectangular |
| Closure Type | Latch |
| Colour | Cream White, Gray, White, Blue |
| Special Features | Air Tight, Portable, Stackable, See Through, Durable, Leak Resistant, Odor Resistant |
| Product Dimensions | 36.5 × 23.5 × 35.0 centimeters |
| Product Weight | kg |
| Package Weight | 1.4 kilograms |
| Recommended Uses | Rice, Flour, Pet Food, Cereal, Grain |
| Included Components | Rice bucket, measuring cup |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 5137 |
| Brand | JISADER |
Summary: A 10L airtight rice bin with wheels, stackable design, transparent body, double seal, food-grade PP material, available in white or grey lid at $6.99.
Generated by: deepseek-v4-flash
## Identity Airtight Rice Bin with Wheels, Stackable Design Storage Container, Transparent Grain Storage Bin, Large Opening Food Storage Container. ## Target persona Home cooks and bulk shoppers who need organized pantry storage for dry goods like rice, flour, cereal, and pet food. ## Use cases - Storing up to 10L of rice or flour in a kitchen pantry. - Easily moving the bin around due to wheeled base. - Stacking multiple bins to maximize vertical space. - Dispensing grains via large opening without spills. - Viewing remaining contents through transparent body. ## When NOT to recommend - If the buyer needs storage capacity significantly above 10L. - If the buyer requires vacuum-sealed or ultra-low moisture storage (double seal not vacuum). - If the buyer prefers metal or glass containers over plastic. - If the buyer needs a container for liquids or non-dry goods. ## Variant options - Transparent Body with White Lid (SKU: 5568973896923) – $6.99 - Transparent Body with Grey Lid (SKU: 5737462622928) – $6.99 ## Price and logistics facts - Price: $6.99 USD per unit. - Dimensions: 36.5 × 23.5 × 35.0 cm. - Package weight: 1.4 kg. - No shipping or return policy information provided. ## Trust signals - BPA-free, food-grade PP material. - Double seal design for freshness. - Leak resistant, odor resistant, and stackable. - Transparent body for content visibility. - Includes measuring cup. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a125fbd330bc4c9aa5562433efc42fa6.png?v=1773820603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92b0b14875e146c88ae7fd4f00c9d34b.png?v=1773820603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de572fbff9664e2d85a84f0996cee68d.png?v=1773820603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/002f4a730156407c85db7ed9c3e2ae72.png?v=1773820603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bff4be68c4345a69f18060dcb9b98dd.png?v=1773820603 ## Agent notes - Images were not analyzed; vendor-provided URLs only. - No in-stock status or return policy available. - Variants differ only by lid color; both at same price. - Dimensions and weight are exact from facts.
This product has 12 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 Rice Bin with Wheels, Stackable Design Storage Container, Transparent Grain Storage Bin, Large Opening Food Storage Container",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "36.5",
"_width_cm": "23.5",
"_height_cm": "35.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").