Hi all.
I have reprogrammed default.php for category and productdetails in VM to display two images in the foreground in depending on product was created in the last month or that product is on offer. (see attached pictures)
Now i want to do the same in mod news pro but it's impossible for me. In productdetails i used this to get discount amount:
$this->product->prices['discountAmount']
And in category view other this:
$product->prices['discountAmount']
I've been trying to get this by diferent ways but these variables are empty so... somebody can tell me what is the correct way to get discount amount and date created on in mod news pro?
Regards.