Are two versions/duplicates of the same website allowed?

I need to have 2 versions of my website based on the Dawn theme. One version has detailed product information and the other is age restricted content.

I want the user to land on a page that allows them to choose to either view the age safe version website or verify their age and get access to the full product info website.

The navigation and collections would have the same products lists on each version, but the content would be age restricted on one.


website.

1 Like

Hi @kirkcanada ,

Unfortunately, this cannot be done with just a code. You can just do an if statement in the product page

Could you explain further please?