Created
June 22, 2020 11:21
-
-
Save farookibrahim/694b2c13ac75311253b20880471594e7 to your computer and use it in GitHub Desktop.
Cartzilla - Remove sales count in products archive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if( ! function_exists( 'cartzilla_mp_loop_product_sold_count' ) ) { | |
| function cartzilla_mp_loop_product_sold_count() { | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment