mrosto™-Fridge Drawer Organiser

Sold 0 only 999999999 item(s) left
$28.99 $48.99 Save $20.00
Style:  NO Grid
Buy 1 Get 1 Free (2Pcs):  2pcs
Quantity
Share the love
Free worldwide shipping
Free returns
Sustainably made
Secure payments
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1651799308132').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Strong Compatibility
The depth of the fridge drawer for refrigerator must within 14-19.5 inches. Fits most US refrigerator depths.Fridge drawer for storage yogurts, sliced cheese, snacks, baby products, fruit, veggies, cold cuts, meat, bacon and more.

Make Your Fridge Storage Easier
Place the fridge organizers under your fridge shelf in 1 minute. Then you will own 2 more drawers to storage items in your refrigerator. Pull out the drawers easily to storage or you can even take out the drawer boxes to store/get food. Or you can easily take the whole box of items out to wash and cook.

Increase Refrigerator Storage Space
Use these fridge drawer organizers to take full advantage of the space under the fridge shelves. Storage food like eggs, fruit, vegetable, meat or seafood in these drawer boxes. Enjoy more storage space in your frigerator. A nice kitchen organizer you worth it.

Safe Material for Food Storage
Made of food-grade PET material that is BPA exempt. Odorless, harmless and healthier, suitable for all kinds of food storage. Transparent material also allows you to clear see the food inside.

✔️Specification: 
(1)Material: ABS/PET
(2)Size: 30.5 x 20 x 9.5 cm
(3)Weight: 500-600g

Package Include:
Fridge Drawer Organiser * 2 PCS

Worldwide Shipping ✈️ 


Please do note that shipping is insured and takes 7-20 business days worldwide. However, you may receive your items earlier. Tracking Numbers will ALWAYS be sent so you can track it every step of the way! Cool things are worth waiting for! 

100% Risk-Free Purchase
We truly believe we carry some of the most innovative products in the world, and we want to make sure we back that up with a risk-free ironclad 14-day guarantee.
If you don't have a positive experience for ANY reason, we will do WHATEVER it takes to make sure you are 100% satisfied with your purchase.
Buying items online can be a daunting task, so we want you to realize that there is absolutely ZERO risk in buying something and trying it out.  If you don't like it, no hard feelings we'll make it right.
We have 24/7/365 Ticket and Email Support. Please contact us if you need assistance.