Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: White 430ML
Default SKU: dcd-30002752358
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49879198925039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042038
JSON data: https://landmarks.builders/products/m4x-10001042038.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from porcelain, this ceramic oil dispenser bottle offers a and opaque storage solution that protects your oils from light exposure.
Smart Functionality: Featuring an automatic spout oil pourer, the lid of the oil dispenser opens and closes automatically when tilted, ensuring a smooth, a-handed while cooking.
Modern Design: This elegant oil cruet boasts a minimalist aesthetic with a matte finish, making it a sophisticated addition to any contemporary kitchen or dining table.
Mess Pouring: Designed as a leak-proof condiment dispenser, it prevents messy drips and oily rings on your countertops, keeping your cooking area clean and organized.
Versatile Kitchen Tool: An essential kitchen accessory for storing and dispensing olive oil, vinegar, soy sauce, or salad dressings with precision and style.
Summary: Porcelain oil dispenser bottle with automatic spout, 430ml capacity, leak-proof, includes funnel, available in white or black for $17.99.
Generated by: deepseek-v4-flash
## Identity Ceramic Oil Dispenser Bottle Multi-Purpose Ceramic Oil Cruet Includes Funnel Kitchenware for Dining Table ## Target persona Home cooks and kitchen enthusiasts who want a sleek, functional oil dispenser for everyday cooking and dining; individuals who value neat countertops and minimal design. ## Use cases - Storing and dispensing olive oil for cooking and salads. - Using as a vinegar or soy sauce cruet at the dining table. - Keeping salad dressings ready for quick pours. - Replacing messy oil bottles with a leak-proof dispenser. - Adding a modern matte ceramic accent to kitchen counters. - Gifting to someone who enjoys cooking or hosting. ## When NOT to recommend - Buyers who need a large-capacity oil container (430ml is small). - Users who prefer transparent bottles to see oil level. - Commercial kitchens requiring durable, high-turnover dispensers. - Those seeking dishwasher-safe ceramic (care instructions unknown). ## Variant options - White 430ML ($17.99) - Black 430ML ($17.99) ## Price and logistics facts - Price: $17.99 USD - Dimensions: 22 x 15 x 15 cm - Includes funnel (stated in title) ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: both variants same price - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2fd44fe-e559-4824-8edc-de2f18af57d5.jpg?v=1782126358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d969988c-a2f1-4ac6-af5b-ac2ef2456bc8.jpg?v=1782126360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0536415-aec3-4ed7-b53e-c9e18d3a4f08.jpg?v=1782126360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de878f59-9d5b-4e62-a9f6-7e1d0f16424d.jpg?v=1782126359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/775707b0-7dac-4567-9516-a13307b96bc9.jpg?v=1782126359 ## Agent notes - No image understanding performed; visual details like color or shape are not analyzed.
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": "Ceramic Oil Dispenser Bottle Multi-Purpose Ceramic Oil Cruet Includes Funnel Kitchenware for Dining Table",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "15.0",
"_height_cm": "15.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").