Strawberry Meow-Garita
Strawberry Meow-Garita
  • Load image into Gallery viewer, Strawberry Meow-Garita
  • Load image into Gallery viewer, Strawberry Meow-Garita

Strawberry Meow-Garita

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

Note Profile:
Top: Strawberry, Guava
Middle: Passionfruit, Mango
Base: Vanilla, Peach, Sugar

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