Skip to content

Instantly share code, notes, and snippets.

@al5dy
Created May 1, 2017 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save al5dy/39d54e29ccfd4f4ec0a29f05ddcbdb27 to your computer and use it in GitHub Desktop.
Save al5dy/39d54e29ccfd4f4ec0a29f05ddcbdb27 to your computer and use it in GitHub Desktop.
Убираем zoom на карточке продукта
<?php
remove_theme_support( 'wc-product-gallery-zoom' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment