bomas Posted February 24, 2019 Posted February 24, 2019 Hi I want to get rid og the prices on the category pages, so that the costumer only see the price on the product page. How do I do that?
tommat Posted February 25, 2019 Posted February 25, 2019 You can add class to global.css #category .price{ display:none; }
bomas Posted February 25, 2019 Author Posted February 25, 2019 Thanks a lot tommat. That did it. Regards Bo
bomas Posted February 25, 2019 Author Posted February 25, 2019 You might also solve another problem I have: I have a lot of attributes. I have set the unit price to a value. On all my variants the unit price is set to "Do nothing" . No rising or lowering of the unit price, but in the front the unit price rise when I choose ex. a bigger sice. I want the unit price to be the same whatever attribute I choose. Is that a bug? Or something I have missed? Thanks in advance. Bo
bomas Posted February 25, 2019 Author Posted February 25, 2019 3 hours ago, bomas said: Thanks a lot tommat. That did it. Regards Bo Problem solved
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