Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello, after expanding the basket (drawer), I noticed that only the left part of my checkout button works. The second right half doesn't work, you can't click it. What could this be caused by?
123
Hi @ErnestoF
There is a dockify-chat-widget iframe which is hidden and blocking the half checkout button
The non-functional checkout button may be due to a coding issue. Check the HTML, CSS, and JavaScript for errors, ensuring the button is properly defined and styled. Inspect element for any overlapping elements or z-index conflicts. Verify the button's onclick event and associated functions. If the issue persists, seek assistance from your platform's support or a developer to debug the code.