Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: Clear / 5L
Default SKU: dcd-30002672854
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 688 g
Cart URL (default variant): https://landmarks.builders/cart/49903611576559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024084
JSON data: https://landmarks.builders/products/m4x-10001024084.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Storage: An essential piece of household storage for organizing everything from grains and pasta to coffee beans and snacks, keeping your kitchen organized.
Airtight Seal: This sealed food canister features a silicone sealing sealing and an air release valve, ensuring your dry goods stays fresh, moistureand for longer.
Elegant Design: The beautiful ribbed texture with a gold-trimmed lid and crystal-design knob adds a touch of sophistication to your countertop, making this clear ribbed storage jar both functional and decorative.
User-Friendly Features: Designed with a widely mouth for easy filling and serving, and a transparent body so you can quickly see contents. This food container is built for convenience.
Multiple Capacities: Available in 5L, 8L, and 10L sizes to meet various storage needs, making it the pantry organizer for families of any size.
Summary: Airtight dry food storage container with silicone seal and air release valve, available in clear or amber in 5L, 8L, and 10L sizes for kitchen organization.
Generated by: deepseek-v4-flash
## Identity Dry Food Storage Container Wide Wide-Opening Design Airtight Dry Goods Container Easy opening Air Valve Airtight Food Canister for Countertop ## Target persona Budget-conscious home cooks and bakers needing airtight storage for dry goods; pantry organizers seeking transparent, stackable containers; small-space dwellers wanting to keep grains, pasta, coffee, and snacks fresh. ## Use cases - Storing bulk grains like rice, oats, and flour - Organizing pasta and coffee beans on countertop - Keeping snacks fresh in pantry - Visually identifying contents through transparent body - Easy filling and serving via wide mouth - Using air valve to release excess pressure when sealing ## When NOT to recommend - If you need vacuum-sealed storage for long-term food preservation - If you require stackable or modular containers that lock together - If you prefer opaque containers to block light (especially for clear version) - If you are storing liquids or perishables (dry goods only) ## Variant options | Color | Size | Price | |-------|------|-------| | Clear | 5L | $9.99 | | Clear | 8L | $9.99 | | Clear | 10L | $11.99 | | Amber | 5L | $9.99 | | Amber | 8L | $9.99 | | Amber | 10L | $11.99 | ## Price and logistics facts Base price: $9.99 for 5L and 8L; 10L is $11.99. Dimensions (for unspecified variant): 24.0 cm L x 23.8 cm W x 26.0 cm H. Currency: USD. Shipping, tax, and availability not specified. ## Trust signals In-stock status not provided. Return policy not stated. Price consistent across colors for same size. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9020bcbd-9587-4622-813a-3edac87c7b8a.jpg?v=1782146614 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa4b50d0-0159-45c7-b467-2bc9ae002797.jpg?v=1782146617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0516389e-49aa-48f6-8fd2-548dc01253c0.jpg?v=1782146614 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b47d857-cfcf-4fd3-a70e-ae2ba3fc315b.jpg?v=1782146617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfd2afff-dafe-4ca6-9fe7-9738a84bdd93.jpg?v=1782146614 ## Agent notes Image understanding was not performed; visual details not extracted. Dimensions provided but not explicitly linked to a specific variant size.
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": "Dry Food Storage Container Wide Wide-Opening Design Airtight Dry Goods Container Easy opening Air Valve Airtight Food Canister for Countertop",
"quantity": 1,
"grams": 688000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "23.8",
"_height_cm": "26.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").