I think that it may be useful, and in any case, I wish to try it...
I wish to make a discount on a product from my site, and change the product every week.
However, I wish to hide the product up to logging in, and I mean that only logged customers will be able to see the product.
My idea was: placing a picture on the main page. Linking it to the "login" - this way the customer is redirected to the log in page.
This is easy, and can be done. Now, I am stuck: how can I made a condition that only customers who are logged in could see the product picture with the discount and with the coupon code?
I assume that I have to insert one, maybe more "if" or something similar - does anyone have any idea how it can be done?
Thank you in advance!