You can enable or disable zoom on hover for all your products on BigCommerce by adding a simple script to your storefront configuration.

To enable zoom on hover on your preview

  1. Go to your Storefront menu on BigCommerce 
    
  2. Go to the Script Manager section 
    
  3. Click create a script 
    
  4. Name your script customily storefront options and copy the following configuration 
    
  5. Paste the following code in the script contents and save the script
Important:
This script enables and disables several features, such as zoom on hover, uploaded images cover and sticky preview. To enable Zoom on hover, make sure hoverZoom is set to true, like this:

window.customily.hoverZoom = true;

To disable zoom on hover, instead set hoverZoom to false.

Share

Was this article helpful?

0 out of 0 found this helpful
Have more questions? Submit a request