ABOUT

✨We carry over 200 dreamy body butters and oils! Shop online or drop by our store for body oils, hand soaps & more! Treat yourself to body luxury!✨ #WelcomeToTheAddiction
var links = document.links; for (let i = 0, linksLength = links.length ; i < linksLength ; i++) { if (links[i].hostname !== window.location.hostname) { links[i].target = '_blank'; links[i].rel = 'noreferrer noopener'; } }