Feline Pine
Feline Pine
  • Load image into Gallery viewer, Feline Pine
  • Load image into Gallery viewer, Feline Pine

Feline Pine

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

Note Profile
Top: Champagne, Bergamot
Middle: Balsam, Cedar
Base: Pine, Juniper, Moss, Patchouli

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