Viewing 1 replies (of 1 total)
  • Thread Starter prokops

    (@prokops)

    I tried:

    <?php if ( $_product->is_on_sale() ) {
     echo '<span class="xoo-wsc-smr-ptotal-regular">kr. ' . $_product->get_regular_price() . ',00></span>';
     } ?>

    into: global/body/products.php and this seems to work.

    • This reply was modified 2 years, 4 months ago by prokops.
Viewing 1 replies (of 1 total)
  • The topic ‘Sale and Regular price’ is closed to new replies.