Calendar

Check out what's happening at Downtown Crafting...
Aug 28: Back-to-School paper card with artist Christi Wittenburg 6-8pm

Sep 6: Mum Workshop hosted by The Leaf Lounge at Electric Ink 4-6pm

Oct 23: Witch's Night Out sip and shop 4-8pm

 

var selectors$12 = { inventoryContainer: '[data-inventory]', }; _updateProductPrices: function(variant, $container) { var vinventory = _VARIANTS[variant.id]; if (variant.inventory_management !== '') { $(selectors$12.inventoryContainer, $container).html(vinventory); } else { $(selectors$12.inventoryContainer, $container).html('250'); } },