Pipe Tobacco
Pipe Tobacco
Pipe Tobacco
Pipe Tobacco
Pipe Tobacco
Pipe Tobacco
Pipe Tobacco
  • Load image into Gallery viewer, Pipe Tobacco
  • Load image into Gallery viewer, Pipe Tobacco
  • Load image into Gallery viewer, Pipe Tobacco
  • Load image into Gallery viewer, Pipe Tobacco
  • Load image into Gallery viewer, Pipe Tobacco
  • Load image into Gallery viewer, Pipe Tobacco
  • Load image into Gallery viewer, Pipe Tobacco

Pipe Tobacco

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

Top notes: Sweet Honey, Anise

Middle notes: Smoked Tobacco Leaves, Cognac

Base notes: Tonka Bean, Cherrywood

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