Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

How to display product variation regular price ?

$
0
0

Replies: 0

Hello
In the PDF file. It shows the total price if the quantity is more than 1

I would like to show the variation regular price of the product

This is regular code: <td class="price"><?php echo $item['order_price']; ?>

I am trying to change it to: <td class="price"><?php echo $item['get_variation_regular_price']; ?> but no luck

Could you please help modify the code to let it show the variation regular price only?

Thank you
Uyen

  • This topic was modified 34 minutes ago by catuyen.

Viewing all articles
Browse latest Browse all 59525

Trending Articles