admin管理员组

文章数量:1418703

I customize my search results page like this when show the results as shown in the picture at the bottom

I want to show total sales for each products on search results page

I customize my search results page like this when show the results as shown in the picture at the bottom

I want to show total sales for each products on search results page

Share Improve this question asked Sep 29, 2018 at 8:17 Fabregas CescFabregas Cesc 236 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

You can use third-party WooCommerce plugin 'Woo Total Sales' to display total sales of the specific product on product archive, product single or product search page.

Woo Total Sales: https://wordpress/plugins/woo-total-sales/

You can also use below shortcode that plugin provides and add product ID to display its count.

[awts-total-sales product_id="0" include_setting="true/false"]

本文标签: customizationShow total sales for each products on search results page Woocommerce