Volevo chiedere se esiste un modo per visualizzare "evidenziato" il prezzo senza IVA, e poi sotto il prezzo con IVA in piccolo? come da immagine:
Grazie.
Color Size Table - A table for Colors and Sizes
Super Options - Options with quantities and calculate the upgrade total price automatically
Live New Price with Options - Update price product selecting options
Custom Plus Options - My Extensions
inversione-iva-prezzi.jpg (121.98 KiB) Viewed 2332 times
Code: Select all
.span.price-regular {
font-size: 14px !important;
}
span.price-tax {
font-size; 28px !important;
}
Color Size Table - A table for Colors and Sizes
Super Options - Options with quantities and calculate the upgrade total price automatically
Live New Price with Options - Update price product selecting options
Custom Plus Options - My Extensions
Color Size Table - A table for Colors and Sizes
Super Options - Options with quantities and calculate the upgrade total price automatically
Live New Price with Options - Update price product selecting options
Custom Plus Options - My Extensions
Color Size Table - A table for Colors and Sizes
Super Options - Options with quantities and calculate the upgrade total price automatically
Live New Price with Options - Update price product selecting options
Custom Plus Options - My Extensions
Color Size Table - A table for Colors and Sizes
Super Options - Options with quantities and calculate the upgrade total price automatically
Live New Price with Options - Update price product selecting options
Custom Plus Options - My Extensions
Code: Select all
<span class="price-regular"><?php echo $text_notax; ?> <span><?php echo $price; ?></span></span>
Color Size Table - A table for Colors and Sizes
Super Options - Options with quantities and calculate the upgrade total price automatically
Live New Price with Options - Update price product selecting options
Custom Plus Options - My Extensions
Users browsing this forum: No registered users and 7 guests