- This topic has 1 reply, 2 voices, and was last updated 9 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 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 General Questions › estore – Best way to set up Daily Deals Listing Service
Tagged: daily deals
I couldn’t think of a way to explain everything in the topic title.
I am setting up a Daily Deals type of website. I want to be able to allow the business to choose what day their Deal is shown, but only allow one per day.
The only way I have thought of is to setup 31 different products, one for each day of the month, and set the inventory to 1. Then redo it every month.
I looked at the Advanced Variation UI and it seems close, but it will only show the day not available after the customer tries to buy it.
Anyone have a better idea?
Thanks!
If you knew how to do PHP coding, you could use an eStore PHP function to use the current day of the month, to select a Product ID (1 to 31) to be shown/offered.
Also, there is a shortcode to show a random product from your products inventory. Maybe that could be useful for you. Look at the shortcode documentation for details on it:
https://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460