Vintage American Woman Scented Soy Candle (Multi-Size, Amber Jar)

$19.99$24.99Earn up to 25 Gundalyrium (points).

Add a delightful fragrance to any room and turn it into a safe haven from everyday hustle and bustle. This personalized scented candles come in 9oz and 4oz jars to perfectly match your needs. Choose between 6 scents to achieve your desired effect or opt for the unscented candle if you need undisturbed ambience. All candles are compatible with ASTM safety standards, are made with 100% natural soy wax blend with a 100% cotton wick. These candles come in Amber jars for an extra atmospheric touch.

.: Materials: 100% natural soy wax blend, 100% cotton wick and a glass jar
.: Compliant with ASTM safety standards
.: Choose from six different aromatic scents
.: Assembled in the USA from globally sourced parts
.: Please note: All scents have the same wax color

Weight N/A

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Welcome to Gundalorium, in order to browse our site you must be at least 18 years of age.
Are you at least 18 years old?
No
// Remove excessive event listeners on scroll let ticking = false; window.addEventListener("scroll", function () { if (!ticking) { window.requestAnimationFrame(() => { ticking = false; }); ticking = true; } }, { passive: true }); // Kill jQuery-based animations (if any) if (window.jQuery) { jQuery.fx.off = true; } document.addEventListener("DOMContentLoaded", function () { const lazyElements = document.querySelectorAll("img, video, iframe, section, div"); lazyElements.forEach(el => { el.setAttribute("loading", "lazy"); }); });