I am building an ecommerce site using WoodMart, woocommerce and B2BKing. The site isn’t yet visible at a public URL.
I would like to customize the Shop Page via layouts as follows:
1) Choose a store layout based on the user role. We have a b2c/b2b site and I’m using B2BKing to set user roles as b2b or b2c. I have a shop layout for B2C and B2B but can’t have the store page choose a layout based on the user role.
2) remove the Product Category links shown in the Page Title component
3) change the Store name based on the user role in the layout. for example, for a b2c user the page title would be “Retail Store” and for a b2b customer the store title would be “Dealer Store”
Any suggestions as to how to accomplish the above? thx.