I could really use on the inventory screen the sales number for a product. Just like you show in stock amount, I'd like to see on the same screen for B2B and B2C how many have been sold of that product.
Could you please clarify where exactly you'd like to see this sales number displayed? Would this be on the frontend single product page? (e.g. alongside the price and add to cart button)
I could really use on the inventory screen the sales number for a product. Just like you show in stock amount, I'd like to see on the same screen for B2B and B2C how many have been sold of that product.
Thanks,
Brian
Hi Brian,
Glad to assist,
We may be able to do that with a code snippet.
Could you please clarify where exactly you'd like to see this sales number displayed? Would this be on the frontend single product page? (e.g. alongside the price and add to cart button)
Kind regards,
Stefan
This particular item is at https://shop.kollectfun.com/wp-admin/post.php?post=8764&action=edit
Hi Brian,
To display the number of sales there, you can add this PHP code snippet to your site:
https://pastecode.io/s/xkitx2ja
It should display that as follows:
Kind regards,
Stefan