OREO DIPPERS

OREO DIPPERS

Regular price
$0.59
Sale price
$0.59
Regular price
Sold out
Unit price
per 
Shipping calculated at checkout.

Oreo Dippers - One (1) Sleeve 

28g

PRICE INCLUDES TAX 


🛑
PLEASE NOTE THESE ARE PAST THEIR BEST BEFORE. DATE - 02.12.25 🛑 


Customer Reviews

Based on 1 review
100%
(1)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
D
Donna
My very picky son with Kabuki Syndrome LOVED oreo dippers

I ordered the oreo dippers for my son who has Kabuki Syndrome and is on the Autism spectrum, and his tastes are very particular. He LOVED these, and I'm hoping you get them back as they would be a perfect snack for him to take to school. I would buy him a case!!!

script> function hulkappsCheckoutClick() { return false; } (function() { //Polyfill for endsWith - starts if (!String.prototype.endsWith) { String.prototype.endsWith = function(search, this_len) { if (this_len === undefined || this_len > this.length) { this_len = this.length; } return this.substring(this_len - search.length, this_len) === search; }; } //Polyfill for endsWith - ends var cartForms = []; var formsInPage = document.querySelectorAll('form'); if(formsInPage) { for(var i = 0; i < formsInPage.length; i++) { if( (formsInPage[i].method === 'post') && (formsInPage[i].action.endsWith('/cart') || formsInPage[i].action.endsWith('/cart/') || formsInPage[i].action.indexOf('/cart?') > -1) ) { cartForms.push(formsInPage[i]); } } } if(cartForms.length) { var checkoutButton1 = cartForms[0].querySelector("button[name='checkout'][type='submit']"); if(checkoutButton1) { checkoutButton1.disabled = true; } else { checkoutButton1 = cartForms[0].querySelector("input[name='checkout'][type='submit']"); if(checkoutButton1){ checkoutButton1.disabled = true; } } if(cartForms.length > 1) { var checkoutButton2 = cartForms[1].querySelector("button[name='checkout'][type='submit']"); if(checkoutButton2) { checkoutButton2.disabled = true; } else { checkoutButton2 = cartForms[1].querySelector("input[name='checkout'][type='submit']"); if(checkoutButton2){ checkoutButton2.disabled = true; } } } } })();