Silicone Salad Spatula with Wood Handle

$10.99
people are viewing this right now
Free worldwide shipping
Free returns
Sustainably made
Secure payments
1
Select product
Selected 0 item(s)
Black
White
class SpzCheckoutNotificationHandler extends SPZ.BaseElement { constructor(element) { super(element); this.timer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } sendVariantListUpdateEvent_(data) { const messageData = { type: "theme_variant_list_update", data: { orderToken: data.order_token || data.order_id } }; clearInterval(this.timer_); if(!window.CheckoutAPI) { this.timer_ = setInterval(() => { if(window.CheckoutAPI) { clearInterval(this.timer_); postMessage && postMessage(messageData); } }, 500); } else { postMessage && postMessage(messageData); } } buildCallback() { this.action_ = SPZServices.actionServiceForDoc(this.element); this.registerAction('sendVariantListUpdateEvent', (param) => { this.sendVariantListUpdateEvent_(param.args.data); }); } } SPZ.defineElement('spz-custom-checkout-notification-handler', SpzCheckoutNotificationHandler); function handleGetOrderInfo(data) { if (data.order_id) { let api = `/api/checkout/order/info?order_id=${data.order_id}`; return Promise.resolve(api); } return Promise.reject({}); } function addEventListenerKickItems(data) { if (data.type === 'checkout_kick_items') { return Promise.resolve(data); } return Promise.reject({}); } exportFunction('handleGetOrderInfo', handleGetOrderInfo) exportFunction('addEventListenerKickItems', addEventListenerKickItems)
Description

FEATURES

WOODEN HANDLE - The spatula features a sturdy and comfortable wooden handle, offering a classic look and a smooth, ergonomic grip. The handle provides a firm hold for better control, making it easy to stir and serve with precision.

FOOD-GRADE SILICONE - Made from food-grade silicone, this spatula is safe for use with all types of cookware. It provides excellent heat insulation to protect your hands from burns and scalds while handling hot food.

HIGH-TEMPERATURE RESISTANT - The silicone material is highly heat resistant, allowing you to cook and serve food in it without worrying about it warping or melting. It can withstand the high temperatures required for home cooking, making it ideal for hot and cold dishes.

HOOK DESIGN - Equipped with a convenient hook design, the spatula can be easily hung for storage. This keeps it within reach while saving space in your kitchen drawers or utensil holder.

EASY TO CLEAN - The non-stick silicone surface makes cleaning a breeze. Simply wash it with warm soapy water, or place it in the dishwasher for a hassle-free cleaning experience. The smooth design ensures no food gets trapped in hard-to-reach spots.

SPECIFICATION

Color:Black, White

Size:31*7.1cm

Material:Food Grade Silicone + Wood

Package Includes:1*Silicone Salad Spatula with Wood Handle

NOTES

Avoid using on open flame or extremely hot surfaces to prevent damage to the wooden handle.

Store the spatula in a dry place to prolong the lifespan of the wooden handle.