Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

woocommerce disable zoom on product image

add_filter( 'woocommerce_single_product_zoom_enabled', '__return_false' );
Source by www.intelliwolf.com #
 
PREVIOUS NEXT
Tagged: #woocommerce #disable #zoom #product #image
ADD COMMENT
Topic
Name
1+1 =