Kiana Lede Shop
KIKI TONAL HOODIE
SCREENPRINTED FRONT, BACK + SLEEVE GRAPHICS.
PUFF PRINT DETAIL.
If you purchase music products and any other merch item(s) in the same cart and do not select split shipping at checkout, your entire order will ship when the last product becomes available. We suggest selecting the split shipping option at checkout so that you receive your items in a timely manner.
fbq('track', 'ViewContent', {
content_ids: [ 4588200165466 ],
content_name: "KIKI TONAL HOODIE",
content_type: 'product',
value: 55.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4588200165466 ],
content_name: "KIKI TONAL HOODIE",
content_type: 'product',
value: 55.00,
currency: 'USD'
});
});
});