// 创建动态 CSS,调整 Crisp 按钮位置 var style = document.createElement('style'); style.innerHTML = ` .cc-18ov6 { right: 20px !important; bottom: 80px !important; } `; document.head.appendChild(style); // 初始化 Crisp window.$crisp = []; window.CRISP_WEBSITE_ID = "86ae8b3b-69fc-44d5-ac28-09573d3750ae"; (function() { var d = document; var s = d.createElement("script"); s.src = "https://client.crisp.chat/l.js"; s.async = 1; d.head.appendChild(s); })(); // 动态调整按钮位置,确保异步加载生效 window.addEventListener('load', function() { var checkCrisp = setInterval(function() { var btn = document.querySelector('.cc-18ov6'); if (btn) { btn.style.bottom = '80px'; btn.style.right = '20px'; clearInterval(checkCrisp); } }, 200); });
菜单

蛋仔派对1980蛋币

{{ product.price_format }}
{{ product.origin_price_format }}
库存:
SKU:{{ product.sku }}
型号: {{ product.model }}

{{ variable.name }}

{{ value.name }}
1