The Gift Card

Amount
Regular price $25
Regular price Sale price $25

Clean Vegan Cruelty Free

Story is more than what we tell each other: it's present in the people, places and products that we grow to love over time. We're firm believers that exploring our stories is often the greatest gift we can give — consider this chapter one: The SIDIA Gift Card


Story starts here... and continues straight in your inbox.
Redeem online at www.sidiathebrand.com,

Value does not expire, Gift Cards incur no additional processing fees.

Shipping & Returns

We're happy to offer free shipping and free returns on all orders of $90.

To see our Return Policy, click here.

View full details
script> window.addEventListener('load', function() { var _learnq = window._learnq || []; function addedToCart() { fetch(`${window.location.origin}/cart.js`) .then(res => res.clone().json().then(data => { var cart = { total_price: data.total_price/100, $value: data.total_price/100, total_discount: data.total_discount, original_total_price: data.original_total_price/100, items: data.items } if (item !== 'undefined') { cart = Object.assign(cart, item) } if (klAjax) { _learnq.push(['track', 'Added to Cart', cart]); klAjax = false; } })) }; (function (ns, fetch) { ns.fetch = function() { const response = fetch.apply(this, arguments); response.then(res => { if (`${window.location.origin}/cart/add.js` .includes(res.url)) { addedToCart() } }); return response } }(window, window.fetch)); var klAjax = true; var atcButtons = document.querySelectorAll("form[action*='/cart/add'] button[type='submit']"); for (var i = 0; i < atcButtons.length; i++) { atcButtons[i].addEventListener("click", function() { if (klAjax) { _learnq.push(['track', 'Added to Cart', item]); klAjax = false; } }) } });