Collection: GIFT BOXES / GIFTS

3 products
  • E-Gift Card
    E - Gift Card - OLFACTORY CANDLES
    Regular price
    £5.00
    Sale price
    £5.00
    Unit price
    per 
  • All Gift Boxes
    Gift Box - Medium with Pink Ribbon - Olfactory Candles
    Regular price
    £5.50
    Sale price
    £5.50
    Unit price
    per 
  • OLFACTORY GIFT BAG
    OLFACTORY GIFT BAG - OLFACTORY CANDLES
    Regular price
    £1.80
    Sale price
    £1.80
    Unit price
    per 
style> .slick-arrow { color: black !important; }
Purchase options
Select a purchase option to pre order this product
Countdown header
Countdown message


DAYS
:
HRS
:
MINS
:
SECS
function openPopup() { overlay.style.display = "block"; modal.style.display = "block"; } function closePopup() { overlay.style.display = "none"; modal.style.display = "none"; try { localStorage.setItem(key, "1"); } catch(e) {} } function shouldShow() { try { return !localStorage.getItem(key); } catch(e) { return true; } } if (shouldShow()) { window.setTimeout(openPopup, 600); } overlay.addEventListener("click", closePopup); closeBtn.addEventListener("click", closePopup); okBtn.addEventListener("click", closePopup); document.addEventListener("keydown", function (e) { if (e.key === "Escape") closePopup(); }); })();