KISS Official Store
Gift Card
Shopping for someone else but not sure what to give them? Give them the gift of choice with a KISS Official Store gift card.
Gift cards are delivered by email and contain instructions to redeem them at checkout. Our gift cards have no additional processing fees.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 4034425487459 ],
content_name: "Gift Card",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 4034425487459 ],
content_name: "Gift Card",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});