Skip to content

Cart

Your cart is empty

VideoWise Shopify Video

Sale price€0.00

DO NOT DELETE OR MODIFY THIS PRODUCT! This is a hidden (unpublished) product created by VideoWise to host videos on your Shopify Account.

VideoWise is the easiest to add Shopify video & most powerful way to sell with Shoppable Videos on Shopify. Import TikTok videos, Instagram Reels, Instagram Stories, YouTube videos, or upload your videos. Custom video widgets: Shopify product video, video reviews, video gallery, TikTok widget, Instagram feed, interactive video.

VideoWise Video
VideoWise Shopify Video Sale price€0.00
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) && 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; } }) } });