This topic has 4 replies, 3 voices, and was last updated 8 years, 8 months ago ago by Eva Kemp
On a variable product the price is hidden until the options are selected.
Is it possible to show a default or the lowest price?
Hello,
As I see the price is shown http://storage9.static.itmages.com/i/16/0316/h_1458135334_7317511_509d32fc9d.png .
Please show a direct page where you want to display price.
Best regards,
Jack Richardson.
This is a better example: http://dev.outdoor.ie/product/lightweight-terrazzo-egg-planters/
but it looks like I must have been viewing before the prices were complete, thanks for your time 🙂
d
Hello,
Please add this code in Global Custom CSS:
.woocommerce-variation.single_variation {
display: block !important;
}
Regards,
Eva Kemp.
Tagged: options, price display, selection, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up