/* Chronovex Pay - copy buttons + UPI deep link */(function(){ function init(){ var root = document.querySelector('.cvx-pay'); if(!root) return; root.addEventListener('click', function(e){ var el = e.target.closest('[data-copy]'); if(!el) return; e.preventDefault(); var text = el.getAttribute('data-copy'); var done = function(){ var orig = el.textContent; el.classList.add('is-copied'); if(el.tagName === 'BUTTON'){ el.textContent = 'Copied!'; } setTimeout(function(){ el.classList.remove('is-copied'); if(el.tagName === 'BUTTON'){ el.textContent = orig; } }, 1500); }; if(navigator.clipboard && navigator.clipboard.writeText){ navigator.clipboard.writeText(text).then(done).catch(fallback); } else { fallback(); } function fallback(){ var ta = document.createElement('textarea'); ta.value = text; ta.style.position='fixed'; ta.style.opacity='0'; document.body.appendChild(ta); ta.select(); try{ document.execCommand('copy'); done(); }catch(_){} document.body.removeChild(ta); } }); var qr = root.querySelector('.cvx-pay__qr'); if(qr && /Android|iPhone|iPad/i.test(navigator.userAgent)){ qr.style.cursor = 'pointer'; qr.addEventListener('click', function(){ window.location.href = 'upi://pay?pa=9997778202-2@axl&pn=Chronovex%20Industries%20Pvt%20Ltd&cu=INR'; }); } } if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', init); } else { init(); }})();
00
0
No products in the cart.

Shopping Cart

Buy magnetic PVC strip curtains online India

PVC Strip Curtains for Food Processing Units – FSSAI & ISO Guidelines
PVC Strip Curtains for Food Processing Units – FSSAI & ISO Guidelines

May 19, 2025 by Super Admin