pierrebalian of Rocket55 Web Team
6/1/2017 - 7:16 PM

Add Woocommerce 3 gallery / lightbox / zoom support. In functions.php include the followin

Add Woocommerce 3 gallery / lightbox / zoom support. In functions.php include the followin

add_theme_support( 'wc-product-gallery-zoom' );
add_theme_support( 'wc-product-gallery-lightbox' );
add_theme_support( 'wc-product-gallery-slider' );