{"product_id":"bulk-soy-candle-packs","title":"Bulk Soy Candle Packs","description":"\u003cp\u003eBulk Soy Candle Packs give you a cleaner path for event favors, wholesale tables, team gifts, and larger seasonal orders. Choose the pack size, then choose the vessel format shown on the page. We pour these in small batches with soy wax, phthalate-free fragrance oil, and direct product standards instead of vague bulk language.\u003c\/p\u003e\n\u003cp\u003eThis listing is for group orders, not one retail candle. Larger runs need added production time because we pour to order and build the batch around the vessel and scent mix you choose.\u003c\/p\u003e\n\u003ch3\u003eScent notes\u003c\/h3\u003e\n\u003cp\u003eThe exact note pyramid depends on the fragrance mix you choose for the order. West Palm Beach leans coastal and bright. Honeysuckle Jasmine brings lemon, ginger, jasmine, and honeysuckle. Pine stays green and wood-forward. Vanilla stays warm and soft.\u003c\/p\u003e\n\u003cp\u003eIf you want one consistent profile across the batch, keep the order to one scent. If you need a mix, use the event notes box to explain the split.\u003c\/p\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eWhat pack sizes are available?\u003c\/strong\u003e\u003cbr\u003eThis page offers the candle pack sizes listed in the product options, including the higher-volume wholesale tier.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I choose the vessel?\u003c\/strong\u003e\u003cbr\u003eYes. Choose the vessel shown on the page before you add the pack to cart.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDo bulk candles need added lead time?\u003c\/strong\u003e\u003cbr\u003eYes. Larger runs need added production time because we pour the order after purchase.\u003c\/p\u003e\n\u003ch3\u003eRelated products\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ca href=\"\/collections\/handmade-soy-wax-candles\"\u003eSoy Wax Candles\u003c\/a\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003ca href=\"\/products\/ocean-breeze\"\u003eWest Palm Beach Soy Wax Candle\u003c\/a\u003e\u003c\/li\u003e\n  \u003cli\u003e\u003ca href=\"\/products\/honeysuckle-jasmine-soy-wax-candle\"\u003eHoneysuckle Jasmine Soy Wax Candle\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- lox-cache-refresh bulk-scent-selector 20260423-1848 --\u003e\n\u003cscript data-lox-bulk-scent-cap=\"20260423-max-trim\"\u003e\n(function () {\n  if (window.__loxBulkScentDescriptionCap) return;\n  window.__loxBulkScentDescriptionCap = true;\n  var rules = {\n    '\/products\/bulk-soy-candle-packs': { min: 12, unit: 'candles' },\n    '\/products\/bulk-soy-candle-gift-packs': { min: 12, unit: 'candles' },\n    '\/products\/bulk-room-spray-packs': { min: 10, unit: 'sprays' },\n    '\/products\/bulk-room-spray-gift-packs': { min: 10, unit: 'sprays' },\n    '\/products\/bulk-car-air-freshener-packs': { min: 10, unit: 'fresheners' },\n    '\/products\/bulk-car-air-freshener-gift-packs': { min: 10, unit: 'fresheners' }\n  };\n  function rule() { return rules[window.location.pathname]; }\n  function parseCount(text) { var m = String(text || '').match(\/\\d+\/); return m ? parseInt(m[0], 10) : 0; }\n  function checks() { return Array.prototype.slice.call(document.querySelectorAll('.bulk-scent-checkbox')); }\n  function selected() { return checks().filter(function (input) { return input.checked; }); }\n  function form() { return document.querySelector('product-form form'); }\n  function packCount() {\n    var checked = Array.prototype.slice.call(document.querySelectorAll('input[type=\"radio\"]:checked')).find(function (input) { return \/\\d+\\s*pack\/i.test(input.value); });\n    if (checked) return parseCount(checked.value);\n    var idInput = form() \u0026\u0026 form().querySelector('[name=\"id\"]');\n    var selectedId = idInput ? String(idInput.value) : '';\n    var variants = (window.ShopifyAnalytics \u0026\u0026 window.ShopifyAnalytics.meta \u0026\u0026 window.ShopifyAnalytics.meta.product \u0026\u0026 window.ShopifyAnalytics.meta.product.variants) || (window.meta \u0026\u0026 window.meta.product \u0026\u0026 window.meta.product.variants) || [];\n    var variant = variants.find(function (v) { return String(v.id) === selectedId; });\n    return parseCount(variant \u0026\u0026 (variant.public_title || variant.title));\n  }\n  function quantity() { var input = form() \u0026\u0026 form().querySelector('input[name=\"quantity\"]'); return Math.max(1, parseInt((input \u0026\u0026 input.value) || '1', 10) || 1); }\n  function total() { var pack = packCount(); return pack \u003e 0 ? pack * quantity() : 0; }\n  function maxScents() { var r = rule(); return r ? Math.max(1, Math.floor(total() \/ r.min)) : 0; }\n  function limitText(prefix) { var r = rule(); var max = maxScents(); var units = total(); var word = max === 1 ? 'scent' : 'scents'; return (prefix || '') + 'Scent variety limit: ' + (units ? units + ' total ' + r.unit : 'this pack size') + ' allows up to ' + max + ' ' + word + '.'; }\n  function setMessage(prefix, error, trimmed) {\n    var msg = document.querySelector('[data-bulk-scent-limit-message]');\n    if (!msg || !rule()) return;\n    var max = maxScents(); var count = selected().length; var remain = Math.max(0, max - count);\n    msg.textContent = trimmed ? 'Pack size changed. We kept the first ' + max + ' selected ' + (max === 1 ? 'scent' : 'scents') + '. ' + limitText('') : limitText(prefix) + (remain ? ' Select ' + remain + ' more ' + (remain === 1 ? 'scent' : 'scents') + ' to max out this pack.' : \" You have reached this pack's scent max.\");\n    msg.classList.toggle('is-error', Boolean(error));\n  }\n  function syncHidden() { var values = selected().map(function (input) { return input.value; }); var hidden = document.getElementById('bulk-scents-hidden'); if (hidden) hidden.value = values.join(', '); var display = document.getElementById('selected-scent-display'); if (display) display.textContent = values.length ? values.join(', ') : 'Choose scents below'; }\n  function enforce(prefix, error) { if (!rule()) return true; var all = checks(); if (!all.length) return true; var max = maxScents(); var chosen = selected(); var trimmed = false; if (chosen.length \u003e max) { chosen.slice(max).forEach(function (input) { input.checked = false; }); trimmed = true; } var count = selected().length; all.forEach(function (input) { input.disabled = !input.checked \u0026\u0026 count \u003e= max; }); syncHidden(); setMessage(trimmed ? '' : prefix, error, trimmed); return count \u003c= max; }\n  function init() { if (!rule() || !checks().length) return; document.addEventListener('change', function (event) { var target = event.target; if (target \u0026\u0026 target.matches \u0026\u0026 target.matches('.bulk-scent-checkbox') \u0026\u0026 target.checked \u0026\u0026 selected().length \u003e maxScents()) { target.checked = false; enforce('That would add too many scents. ', true); event.stopPropagation(); return; } setTimeout(function () { enforce('', false); }, 0); setTimeout(function () { enforce('', false); }, 100); }, true); document.addEventListener('input', function () { enforce('', false); }); document.addEventListener('submit', function (event) { if (!rule() || !checks().length) return; if (selected().length \u003c 1) { event.preventDefault(); enforce('Choose at least one scent. ', true); return; } if (!enforce('Too many scents selected. ', true)) event.preventDefault(); }, true); enforce('', false); }\n  if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', init); else init();\n})();\n\u003c\/script\u003e","brand":"LoxLivin","offers":[{"title":"12 Pack (12 Candles) \/ 8 oz Glass (~7 oz wax)","offer_id":42570911318103,"sku":"BULK-CDL-12-GLASS","price":180.0,"currency_code":"USD","in_stock":true},{"title":"12 Pack (12 Candles) \/ 6 oz Tin (~5 oz wax)","offer_id":42570911350871,"sku":"BULK-CDL-12-TIN","price":144.0,"currency_code":"USD","in_stock":true},{"title":"108 Pack (108 Candles) \/ 8 oz Glass (~7 oz wax)","offer_id":42570911383639,"sku":"BULK-CDL-108-GLASS","price":1620.0,"currency_code":"USD","in_stock":true},{"title":"108 Pack (108 Candles) \/ 6 oz Tin (~5 oz wax)","offer_id":42570911416407,"sku":"BULK-CDL-108-TIN","price":1296.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0020\/6661\/2279\/files\/grok-image-c453e67c-16de-4aed-9600-cac0653e463f_1.jpg?v=1772239324","url":"https:\/\/www.loxlivin.com\/products\/bulk-soy-candle-packs","provider":"LoxLivin'","version":"1.0","type":"link"}