VirtualWebDev Posted November 4, 2020 Share Posted November 4, 2020 Hello, Looking to understand what is the best way to represent a catalog of products where SKUs available to buy, search, and view are restricted based on their user type. In this case, we would be talking B2B customers versus B2C customers. Would creating two subordinate(child) stores, one for B2C and one for B2B customer access, work? And then provide some filtering code by a product category? And then add categories for B2B and B2C, and either or both are 'true' depending on whether its B2B, B2C, or available for both customer sites? Or is this a coding nightmare to maintain? Trying to keep coding to a minimum to reduce ongoing maintenance, and use as much as possible out of box by Prestashop. Thank you! Link to comment Share on other sites More sharing options...
Guest Posted November 14, 2020 Share Posted November 14, 2020 I am already preparing the module. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now