var currentUrl = window.location.href var isPreview = currentUrl.includes("preview_mode") if(!isPreview){
}