Skip to main content

Hi, i´ve got an idea for ux is it possible to create a single category which is only accesible with a password?

 

#B2C Commerce #B2C Commerce Cloud

3 个回答
  1. 2023年11月20日 11:06

    You can build a custom logic where you can add certain custom attributes to category object to identify that this is a password protect category.

    You can then have your logic to check if category needs password or not and render the page. Do consider caching as well in your logic.

0/9000