get the single Regular price
-
how do i get single product regular price?
<?php echo $item['ex_single_price']; ?>
the code above must return single regular price before discount, but it returns the single price after discount in the invoice.php.Thank you
—
ps: i know you have premium pdf template that provide invoice customization, but i didn’t need all premium features, i just want regular price before discount.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘get the single Regular price’ is closed to new replies.