Brand: World Products (Landmark)
SKU: dcd-30002721602
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 455 g
Cart URL (default variant): https://landmarks.builders/cart/49903473656047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034123
JSON data: https://landmarks.builders/products/m4x-10001034123.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Airtight Protection: This pasta storage container features a high-quality sealing seal side-locking buckles to keep your noodles fresh and from humidity or
Clear Visibility: Designed as a clear food container, it allows you to identify contents at glance, making it easy to manage your kitchen inventory without opening every lid.
Space-Saving Design: A pantry organizer that features a stackable, rectangular shape, allowing you to maximize vertical space your cabinets or refrigerator.
Material: Crafted from food-grade PET, this spaghetti keeper is sturdy, odorand built to withstand daily use in a busy kitchen environment.
Versatile Utility: Ideal for household storage, this long container is not just for pasta; it is also for storing beans, grains, long vegetables, or even celery in the fridge.
Summary: Airtight clear rectangular PET container for storing pasta and other dry goods, with side-locking buckles and stackable design. Price $9.99.
Generated by: deepseek-v4-flash
## Identity This is a rectangular clear PET pasta storage container with side-locking buckles for airtight sealing. Dimensions 31x13x13 cm. Single variant: Narrow 1PC. ## Target persona Home cooks who buy pasta in bulk; pantry organizers seeking space-saving, clear containers; refrigerator users needing long vegetable storage. ## Use cases - Storing spaghetti or other long pasta in a pantry cabinet. - Keeping dry beans, grains, or lentils fresh and visible. - Storing celery or other long vegetables in the refrigerator. - Organizing a crowded pantry with stackable rectangular containers. - Replacing multiple small containers with a single longer one. ## When NOT to recommend - For storing liquids or wet ingredients (not designed for liquid-tightness). - For high-temperature environments (PET has limited heat tolerance). - For buyers who need very large capacity (31x13x13 cm holds moderate amount). - For decorative use (clear plastic, not aesthetic-focused). ## Variant options Only one variant available: "Narrow 1PC" at $9.99 USD. ## Price and logistics facts Price: $9.99 USD. Dimensions: 31.0 x 13.0 x 13.0 cm. Currency: USD. No shipping dimensions or weight provided. ## Trust signals Price is listed as $9.99. No in-stock information, return policy, or certifications are provided. No price history available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1b61118-4737-4990-8cbd-70a5da4f490f.jpg?v=1782146755 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43a98018-b2ed-4da9-ac06-e0888bf58251.jpg?v=1782146551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a9b1a2d-4060-4666-907e-c90102054762.jpg?v=1782146554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4909532-78e1-49d2-ac2b-e22a84099a77.jpg?v=1782146550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/659cdc15-cc1e-4bbc-8eae-c1d3e25b8f0a.jpg?v=1782146551 ## Agent notes - Only one variant (Narrow 1PC) available at $9.99. - Dimensions are approximate; no weight given. - Material: food-grade PET. Not dishwasher safe? Not specified. - Image understanding not performed; visual details not evaluated.
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": "Pasta Storage Container Humidity-Resistant Airtight Pasta Container Space Saving Clear Food Box for Refrigerator",
"quantity": 1,
"grams": 455000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "13.0",
"_height_cm": "13.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").