- This topic has 3 replies, 2 voices, and was last updated 15 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Display current inventory count of a product on a page
Tagged: sale counter
Hi… I’m looking to have a countdown on my website to reach a certain goal of selling 184k+ units. I have set the total inventory of the particular product to 184000 and was wondering if there was a way for me to display the inventory of that particular product on a page. This would essentially serve the purpose of being a countdown to completing our goal of giving an MP3 player to every active US soldier in Iraq and Afghanistan [www.songsforsoldiers.us]
Otherwise, your plugin works like a charm. Great job.
Hi Djc200, I will add a feature so you can display the “Available Quantity” of a particular product on your web page.
Your shop page looks nice btw!
Very cool! Thanks!
DC
Added this option to the plugin… now you will be able to display a counter for any product.
The following shortcode will display the sales counter on a post or page (the product id is 1 in this example)
[wp_eStore_sale_counter id=1]
The following shortcode will display the available copies counter on a post or page (the product id is 1 in this example)
[wp_eStore_remaining_copies_counter id=1]