This topic has 8 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
Hi,
I have added attributes and they are with different prices. Now I see two prices (like this €185,00–€304,00). I guess that is meant to happen but I don’t want that 🙂
I would like to see the price of the default attribute only and when they change the attribute to see the price of that attribute. Is this possible?
Thanks in advance,
Aaron
Hello,
Could you please provide us with the link to see the issue?
Also please give us the admin panel credentials.
Thank you.
Regards,
Eva Kemp.
Hi,
Thanks for looking into it.
Hello,
If you want to remove that price block from a single product page you can do this by editing custom.css file and add the code:
.price-block { display: none; }
Be sure you’ve created custom.css in the theme directory and enabled it in Theme Options > Custom CSS > On.
Regards,
Eva Kemp.
Hi,
I don’t want to remove the whole price block, I would like to show only one. Now it is like €185,00–€304,00 I want it to be like €185,00 (the price of the selected option). I tried what you wrote above (although it is not exactly what I needed) but it did not work.
I hope you understand what I want to accomplish.
greetings,
Aaron
Hello,
The reason the code didn’t work was you hadn’t enabled Custom CSS in Theme Options. Now there is only one price is showing for a single product page.
Is that what you meant? Or you want to change the price block for products on a shop page?
Regards,
Eva Kemp.
Hi Eva,
Thanks for the help and sorry I did not respond earlier, I had problems with my back and could not get behind my computer.
I did enabled it, but I guess I did it wrong or something. It does not meter now, it works, so thanks for that.
Yes I would really like to have that on the shop page to.
thanks,
Aaron
Hello,
If you want only one price to be displayed on the shop page you have to edit the products and set only one price for all attributes. But as I see it will be impossible as you have different prices for different kinds of products.
You can ask woocommerce support regarding this.
Regards,
Eva Kemp.
The issue related to '‘Change prices from-to to lowest’' has been successfully resolved, and the topic is now closed for further responses