Skip to content
GoodisThe Goodis logo.

Cart

Your cart is empty

Taxes & duties included 🍬 One day processing time 🍬

Snack Corner

Sort by

6 products

Filters

Save $2.00A beige bag with pink stripes, filled with dates with the taste of strawberry, and with a pink milkshake in the front under the word "Dadlar".
Dates Strawberry Milkshake Sale price$7.99 Regular price$9.99
Save $2.00A beige back with pink and green stripes, filled with dates with the word "Dadlar" in the front over a picture of watermelon pieces and dates.
Dates Sour Watermelon Sale price$7.99 Regular price$9.99
Save $2.00A beige and yellow bag of dates, showing dates, peanuts and caramel in the front, under the word "Dadlar".
Dates Salted Caramel Peanuts Sale price$7.99 Regular price$9.99
Save $2.00A candy bag white brown and beige stripes saying "Dadlar" in the front.
Dates Sour Cola Sale price$7.99 Regular price$9.99
Save $2.00A bag with blue and beige stripes, with the word "dates" in the front, and a picture of a cinnamon bun and two dates.
Dates Cinnamon Bun Sale price$7.99 Regular price$9.99
Save $2.00A beige and blue bag of dates, with the word "Dadlar" in yellow in the front", showing two dates and chocolate balls.
Dates Chocolate Sale price$7.99 Regular price$9.99
$(document).ready(function() { // Quick add button click event $(document).on('click', 'button.product-card__quick-add-button', function() { $('cart-drawer').addClass('active-drawer'); }); // Cart link click event $(document).on('click', 'a[aria-controls="cart-drawer"]', function() { $('cart-drawer').removeClass('active-drawer'); }); });