Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.83
Default variant: Lemon
Default SKU: dcd-30004032592
Default price: $4.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen Container
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50416421994735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001421944
JSON data: https://landmarks.builders/products/wp-dcd-10001421944.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your daily culinary experience with this beautifully designed ceramic oil dispenser with handle. Combining aesthetic charm with practical utility, this kitchen essential features a rounded bulb-shaped base and a smooth glazed finish that looks stunning on both your countertop and dining table. The unique heart-shaped side handle is not just a delightful visual highlight, but it also provides a secure, comfortable grip for effortless, one-handed pouring. At the center of its design is a smart automatic open-and-close pouring-spout. This innovative mechanism opens automatically when tilted and seals when upright, making this oil dispenser bottle the finest tool for clean, drop-reducing portion control. Whether you are drizzling olive oil over a green salad, pouring balsamic dressing, or dispensing soy sauce, this versatile container keeps your hands and countertops from messy spills. Crafted from premium glazed ceramic, this oil bottle protects your sensitive oils from light, preserving their delicate tastes for longer. It is the dispenser for everyday meal prep, casual household meals, and outdoor gatherings alike, bringing both convenience and style to your home cooking routine.
Summary: Elevate your daily culinary experience with this beautifully designed ceramic oil dispenser with handle. Combining aesthetic charm with practical utility, this kitchen essential features a rounded bulb-shaped base and a smooth glazed finish that looks stunning on both your countertop and dining table. The unique heart-shaped side handle is not just a delightful visual highlight, but it also provides a secure, comfortable grip for effortless, one-handed pouring. At the center of its design is a smart automatic open-and-close pouring-spout. This innovative mechanism opens automatically when tilted and seals when upright, making this oil dispenser bottle the finest tool for clean, drop-reducing portion control. Whether you are drizzling olive oil over a green salad, pouring balsamic dressing, or dispensing soy sauce, this versatile container keeps your hands and countertops from messy spills. Crafted from premium glazed ceramic, this oil bottle protects your sensitive oils from light, preserving their delicate tastes for longer. It is the dispenser for everyday meal prep, casual household meals, and outdoor gatherings alike, bringing both convenience and style to your home cooking routine.
Generated by: deepseek-v4-flash
This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Leak-Resistant Olive Oil Cruet With",
"product_id": 9540965073135,
"variant_id": 50416421994735,
"quantity": 1,
"grams": 650,
"length_cm": "27.0",
"width_cm": "15.0",
"height_cm": "12.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").