Is it possible to set a temporary price of a product to be rendered in email ?

Hi, I would like to ask if it is possible to override the current price of the product on the email that is being sent to the customer? I tried using
$productParent->setPrice($product->getPrice());

but it doesn’t seem to work.

I really appreciate any help from anyone right now, I’m still new with Magento and I still don’t know how things work. I have an understanding with PHP but it seems that setting the price attribute doesn’t work on product object

submitted by /u/machiiiiiii28
[link] [comments]