Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Light / Small
Default SKU: dcd-30002672827
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: 212 g
Cart URL (default variant): https://landmarks.builders/cart/49903611773167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024075
JSON data: https://landmarks.builders/products/m4x-10001024075.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sealed Food Storage Container Humidity-Proof Multi-Compartment Pantry Canister
| Capacity | 301-500ML |
Summary: A budget-friendly sealed food storage canister with multi-compartment design, humidity-proof, available in Light/Dark colors and Small/Large sizes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Sealed Food Storage Container Humidity-Proof Multi-Compartment Pantry Canister, capacity 301-500ML, $9.99. ## Target persona Budget-conscious home organizers who need simple airtight storage for dry goods; meal preppers looking for small portion containers; pantry declutterers on a tight budget. ## Use cases 1. Storing loose dry snacks like crackers, cereal, or nuts in separate compartments. 2. Organizing small kitchen staples such as tea bags, coffee pods, or spices. 3. Portioning out snacks for lunchboxes or travel. 4. Keeping baking ingredients like sugar, flour, or cocoa powder accessible and sealed. 5. Storing dog treats or small pet food portions. ## When NOT to recommend - When storing liquids or high-moisture foods (not designed for leak-proof liquid storage). - For large bulk storage (capacity is under 500ml per container). - For users wanting glass or premium BPA-free plastic (material not specified). - If airtight vacuum seal is required (basic humidity-proof, not vacuum). ## Variant options - Light / Small (SKU: dcd-30002672827) - Light / Large (SKU: dcd-30002672828) - Dark / Small (SKU: dcd-30002672829) - Dark / Large (SKU: dcd-30002672830) ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions (cm): 42.0 x 36.0 x 25.0 (likely outer packaging; actual container size unknown) - Currency: USD ## Trust signals - In-stock status: not specified, assume available. - Return policy: not provided. - Certifications: none stated. - Price consistency: all variants priced identically at $9.99. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dabdad87-fcf4-414c-b19e-158068586cb6.jpg?v=1782146616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0a7af79-2359-4615-81dd-bb4859bea13d.jpg?v=1782146618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a94eff18-9ca4-4f15-94a2-a3b1ec7eb689.jpg?v=1782146623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cc74ba8-5c66-4860-a86e-cfca1b02d26a.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccc17074-2101-44c8-8a58-529cf5aad8ab.jpg?v=1782146613 ## Agent notes - Image analysis not performed; treat URLs as fetchable assets only. - Material, brand, and exact seal mechanism not specified. - Capacity range (301-500ml) and dimensions (42x36x25 cm) given but may be contradictory; verify with listing. - No warranty or return data available.
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": "Sealed Food Storage Container Humidity-Proof Multi-Compartment Pantry Canister",
"quantity": 1,
"grams": 212000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "36.0",
"_height_cm": "25.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").