almaz-b
4/8/2017 - 6:28 PM

Woocomerce - enable product image zoom, slider and lightbox

Woocomerce - enable product image zoom, slider and lightbox

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