Skip to content

Instantly share code, notes, and snippets.

@farookibrahim
Created June 22, 2020 11:21
Show Gist options
  • Select an option

  • Save farookibrahim/694b2c13ac75311253b20880471594e7 to your computer and use it in GitHub Desktop.

Select an option

Save farookibrahim/694b2c13ac75311253b20880471594e7 to your computer and use it in GitHub Desktop.
Cartzilla - Remove sales count in products archive
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