How To Add Size Charts Image PopUp To Your Shopify Product Page
https://youtu.be/VNd7JqCxyjc 1. Create new snippet 'sizechart' and paste attached code. <style> .sizeguide-button { margin-left: auto; font-size: 1em; color: #000; cursor: pointer; transition: all 0.3s ease-out; text-decoration: underline; } .sizeguide-button:hover {…