Available DIY crafts

These items are available as DIY crafts to be completed in our studio in Downtown Mineral Wells. These items are not available for online purchase.

Sorry, there are no products in this collection

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'); } },