Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Cream / Short Handle 800ML
Default SKU: dcd-30002609313
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: 466 g
Cart URL (default variant): https://landmarks.builders/cart/49944664473839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001012532
JSON data: https://landmarks.builders/products/m4x-10001012532.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Airtight Seal: Features a secure, moisture-proof seal to lock in freshness, making it the perfect airtight cereal storage container for keeping grains, dried fruits, and snacks crisp and safe from
Clear & Convenient: The transparent body allows you to see contents at a glance, while the side has graduated markings to easily track quantities. This sealed grain dispenser simplifies pantry management.
Two-in-One-Function Lid: Equipped with a versatile lid that not only the container but also doubles as a measuring cup, ensuring precise portions every time you pour.
Safe & Long-Lasting Material: Constructed from high-quality-safe plastic, this food container is a safe and sturdy choice for all your household storage needs, from rice and pasta to coffee beans.
Ergonomic Design: Available with either a short or long handle for a comfortable grip and easy pouring, this stylish pantry canister is designed to fit neatly on your countertop or in your cupboards.
Summary: Safe Sealed Grain Dispenser Clear Body Plastic Rice Storage Bin Transparent Design for Kitchen Countertop. 【Airtight Seal】: Features a secure, moisture-proof seal to lock in freshness, making it the perfect airtight cereal storage container for keeping grains, dried fruits, and snacks crisp and safe from 【Clear & Convenient】: The transparent body allows you to see contents at a glance, while the side has graduated markings to easily track quantities. This sealed grain dispenser simplifies pantry management. 【Two-in-One-Function Lid】: Equipped with a versatile lid that not only the container bu
Generated by: m4x-map-v1
This product has 9 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": "Safe Sealed Grain Dispenser Clear Body Plastic Rice Storage Bin Transparent Design for Kitchen Countertop",
"quantity": 1,
"grams": 466000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "28.1"
}
}],
"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").