document.addEventListener('DOMContentLoaded', function() { var header = document.getElementById('myHeader'); var page = document.getElementById('page'); var openMenuButton = document.getElementById('openmenu'); window.addEventListener('scroll', function() { page.classList.remove('menuopen'); if (window.scrollY >= 100) { header.classList.add('sticky'); } else { header.classList.remove('sticky'); } }); // Event listener to remove the sticky class when the button is clicked openMenuButton.addEventListener('click', function() { header.classList.remove('sticky'); page.classList.add('menuopen'); }); var links = document.querySelectorAll('a[href^="#"]'); links.forEach(function(link) { link.addEventListener('click', function(event) { // Prevent the default action event.preventDefault(); // Get the target element var targetId = this.getAttribute('href'); var targetElement = document.querySelector(targetId); // Smooth scroll to target if (targetElement) { targetElement.scrollIntoView({ behavior: 'smooth' }); } }); }); }); ff
top of page

Pink Sugar Crystals

 

Ideal for the perfect girls night ! This candle was made for the Queens and Princesses of the world. A mix of strawberry, raspberry, sugar, tonka and vanilla will sure have you wishing to be sprinkled with fairy dust !

 

Hand poured. 100% All Natural Soy Wax. Cottom Wicks, free from lead and zinc 16oz - average 110 hour burn time8.5 - average 60 hour burn time4oz - average 20 hour burn time

Fairy Dust

$29.00Price
  • This product may be shipped to your home or delivered to your front door.

     

    No Refunds.  Exchange available for equal or greater value.  Candles must not be used in order to exchange.

     

    Front door deliveries are subject to a 10 mile radius within zip code 07109.  Please send an email to lachandellecandle@gmail.com to find out if you qualify for delivery.

  • Custom orders may take up to 7 to 12 days for complete processing.  Please leave a note if you would like your order customized.

bottom of page