Bark Side of the Moon
Bark Side of the Moon
  • Load image into Gallery viewer, Bark Side of the Moon
  • Load image into Gallery viewer, Bark Side of the Moon

Bark Side of the Moon

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

Note Profile

Top: Marine, Camphor, Pineapple
Middle: Lavender, Bamboo
Base: Dark Musk, Amber, Vetiver, Cedar

// 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 }