As you know, Ecwid provides a flexible tool for changing look and feel of your storefront – custom CSS themes. By means of slight CSS modifications, you can change text size/color, hide or move some of the blocks on your product pages, adjust price display and more. Also, a lot of Ecwid merchants are using special CSS code snippets that allow to apply different design to different product or category pages.
In the recent update, we added an improvement to this feature – now you can change your store look and feel depending on the customer that opens it. In particular, the CSS customizations you add to your store can now depend on:
- whether a visitor is a registered customer in your store or not (Logged in / Logged out)
- a group/membership the customer belongs to (what is customer group?)
How can you use that? Here is a few examples:
- hide product prices for unregistered customers and show them when a customer logs in
- change the cart page design for the customers with 'Gold' membership in your store
- add a custom message to your site or store for the wholesale customers
Please find the exact codes and more details on the feature in our Help center: http://help.ecwid.com/customer/porta...in-pages-only-
Thank you!