Spring Sample Box

Spring Sample Box

Regular price
$40.00
Sale price
$40.00
Regular price
Sold out
Unit price
per 
Shipping calculated at checkout.

A one stop box for the entire spring collection! 
this box includes four, 6 oz candles in the following scents:

•Raindrops on roses 

•Pink Peony

•Lavender Haze

•Peach Rings 

// selectCallback is the callback name in Timber var selectCallback = function(variant, selector) { // Simply toggle on/off the panel according to the variant selected $('.description').css('display', 'none'); $('#' + variant.id).css('display', 'block'); // rest of the Timber code }