Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #945444

    i want delete all effects image product woocommerce: zoom, swipe, lightbox

    #946218

    Hey oguirado,

    Please add

    remove_theme_support( ‘wc-product-gallery-zoom’ );
    remove_theme_support( ‘wc-product-gallery-lightbox’ );
    remove_theme_support( ‘wc-product-gallery-slider’ );

    and let us know if that works out for you.

    Best regards,
    Basilis

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.