Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 100ML / Cylinder
Default SKU: dcd-30002752365
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: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49879198662895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042041
JSON data: https://landmarks.builders/products/m4x-10001042041.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted with a stainless stainless top and a thickened glass body, this essential kitchen utensil ensures durability and food for daily use.
Precision Spraying: The press-type nozzle functions as an efficient oil dispenser, delivering a fine 60-degree fine mist mist that helps you control portions and calorie intake.
Leak-Resistant Design: Featuring a secure threaded bottle mouth and a tight seal, this spray bottle can be tilted or inverted without leaking, keeping your kitchen counters and hands clean.
Versatile Application: This versatile oil spray bottle is for olive oil, soy sauce, or tart condiment, making it ideal for air frying, outdoor barbecues, and salad making.
Easy Maintenance: Designed for convenience, this edible oil bottle includes non-slip base for stability and a wide opening that makes refilling and cleaning a simple task.
Summary: Press-type oil spray bottle with stainless steel top and glass body, delivers fine 60-degree mist. Leak-resistant, available in 100ml and 200ml capacities at $9.99. Suitable for oils, sauces, condiments.
Generated by: deepseek-v4-flash
## Identity Press-Type Oil Spraying Bottle, leak-resistant kitchen gadget for barbecue and salad making. ## Target persona Health-conscious home cooks, meal preppers, barbecue enthusiasts, individuals seeking portion control on oil usage. ## Use cases - Spritzing olive oil on salads for even coating - Coating air fryer baskets with minimal oil - Misting oil on grilled meats or vegetables - Drizzling soy sauce or vinegar on dishes - Portion control for calorie-conscious cooking - Refilling with various condiments (non-thick sauces) ## When NOT to recommend - For deep frying (not designed for high heat or large oil volumes) - For storing thick sauces (e.g., ketchup, honey) – nozzle may clog - For users requiring dishwasher-safe parts (glass body is hand-wash recommended) - For commercial or heavy-duty continuous use ## Variant options - 100ml / Cylinder ($9.99) - 200ml / Round Drum ($9.99) - 200ml / Cone ($9.99) ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions (overall): 23 x 8 x 8 cm (unknown if per variant) - Currency: USD - No shipping or tax information provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: all variants same price - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ee7d9e9-9c7c-409b-b6e3-7cf40977fbea.jpg?v=1782126359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17cc47b7-bcba-4898-9a7a-d5f3d1f9ca56.jpg?v=1782126360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3ee0f0b-778b-4cb8-ab34-692876fe58a3.jpg?v=1782126359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29c97140-7c88-4d1c-8c04-a79161829fc6.jpg?v=1782126359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/860a1217-65e1-44be-8ea9-8c8e523dea53.jpg?v=1782126359 ## Agent notes - Image content was not analyzed; visual details were not inferred.
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": "Press-Type Oil Spraying Bottle Leak Resistant Oil Spray Bottle Kitchen Gadget for Barbecue, Salad Making",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "8.0",
"_height_cm": "8.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").