var artistryServerInfo = {"USER":null,"HOME":null,"HTTP_HOST":"v1.artistry.io","HTTP_ACCEPT_ENCODING":"gzip, br, zstd, deflate","HTTP_COOKIE":null,"HTTP_USER_AGENT":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)","HTTP_ACCEPT":"*\/*","REDIRECT_STATUS":"200","SERVER_NAME":"v1.artistry.io","SERVER_PORT":null,"SERVER_ADDR":"172.31.16.185","REMOTE_PORT":null,"REMOTE_ADDR":"3.147.80.59","SERVER_SOFTWARE":"nginx\/1.18.0","GATEWAY_INTERFACE":"CGI\/1.1","HTTPS":"on","REQUEST_SCHEME":"https","SERVER_PROTOCOL":"HTTP\/1.1","DOCUMENT_ROOT":"\/var\/www\/html","DOCUMENT_URI":"\/index.php","REQUEST_URI":"\/shopify\/script-tag?shop=bocciatitanium.myshopify.com","SCRIPT_NAME":null,"CONTENT_LENGTH":"","CONTENT_TYPE":"","REQUEST_METHOD":"GET","QUERY_STRING":"shop=bocciatitanium.myshopify.com","SCRIPT_FILENAME":"\/var\/www\/html\/index.php","PATH_INFO":"","FCGI_ROLE":"RESPONDER","PHP_SELF":"\/index.php","REQUEST_TIME_FLOAT":1720143683.414019,"REQUEST_TIME":1720143683}; var artistryShop = 'bocciatitanium.myshopify.com'; if(artistryShop === 'bocciatitanium.myshopify.com'){ setInterval(function(){ if(typeof aQuery !== "undefined"){ aQuery('#artistry-frame-0').css({ height:window.innerHeight+"px" }); aQuery('#artistry-frame-1').css({ height:window.innerHeight+"px" }); } },1000); } if(artistryShop === "dev-artistry-io-demo.myshopify.com"){ } else if (typeof window.location !== 'undefined' && typeof window.location.pathname !== 'undefined') { var artistryLocationParts = window.location.pathname.split('/'); if (artistryLocationParts.length > 0) { for (i = 0; i < artistryLocationParts.length; i++) { if (typeof artistryLocationParts[i] !== 'undefined') { if (artistryLocationParts[i] == 'products') { var nextIndex = i + 1; if (typeof artistryLocationParts[nextIndex] !== 'undefined') { var productHandle = artistryLocationParts[nextIndex]; var artistryWidgetUrl = '//www.artistry.io/shopify/design-widget?shop=bocciatitanium.myshopify.com&product-handle=' + productHandle + '&t=1720143683'; artistryWidgetScript = document.createElement("script"); artistryWidgetScript.src = artistryWidgetUrl; window.document.body.appendChild(artistryWidgetScript); } } } } } }