Thanks for the reply, but that's not exactly what we are looking for.
Some stores have onening-hours, and none of the products should be purchaseable during closing hours. Then, some stores (food-delivery) must have a option to set the all the products unpurchaseable with one click, but the products need to be visible.
Hi, could it be possible to create u rule that the complete store, all the products, are unpurchaseable, or hidden?
With lots of products which all need to be set seperately, this is a major "mission". It would be nice to set 1 main rule for all products.
Regards, Kai Gerards
Hi Evolve,
Unfortunately, our plugin doesn't support bulk edit, the timers must be manually set for individual products.
I will transfer your ticket to one of our developers to see if he can give you any workaround for this.
Please be patient waiting for his response.
Best regards.
Janilyn T. - WPClever Support Agent
Hi Evolve,
You can use the custom code, please add this code to current-theme (or child-theme)/ functions.php
It will set all products are unpurchasable by default, then you can work with the timer for each product.
If you want to set hidden for all products, please use below code:
Best regards,
Dustin
Hi,
Thanks for the reply, but that's not exactly what we are looking for.
Some stores have onening-hours, and none of the products should be purchaseable during closing hours.
Then, some stores (food-delivery) must have a option to set the all the products unpurchaseable with one click, but the products need to be visible.
Thanks anyway,
Regards, Kai