In Shopify, promo popup is displayed only once

This pop-up function, if the user chooses to close, makes it no longer repeat

Hi,

Yes, this works on the browser cookie. so that means if the user will close or submit the form it’s no longer available based on the cookie days set.

so e.g. if the cookies day is set for 7days then this popup will be visible to the same user after 7 days.

Hello, I have set cookies in the code, but how can I make the form not display after setting cookies?

thank you

Hi,

Can you please share your store URL? I’ll check and update you

Also let me know where you have added the js for the cookie set.

https://uprettyhair.com/

Hello, I set this cache in the background file ‘lazysizes. Min.js’.

Thank you very much

Hi,

I can’t see cookie related code in the suggested JS file. I think it needs some custom code to manage as per your requirement.