A space to discuss online store customization, theme development, and Liquid templating.
We have a site with pages that need to be turned on and off on a regular basis to tie in with supplier-sponsored promotions. These pages contain a lot of info around a brand and a current monthly promotion.
We would like to be able to schedule these being visible and hidden in the main menu navigation. Has anyone had any experience with this?
Yes we know we can schedule a page publication date, but this isn't what we are looking for. We are looking for the ability to manipulate the menu based on preset dates.
Hey @BryanPal
I'm not sure if this is possible by using the Shopify Flow app. There is an option to use Scheduled time as the trigger, then use either Javascript code or send an HTTP request to your store in order to update the page from shown to hidden.
Do check it out.