cancel
Showing results for 
Search instead for 
Did you mean: 

Sale + Featured category

Sale + Featured category

Hi,

 

I've launched a sale on my employers site with 'Special Price' from last Monday to after Christmas. Some of those discounted products are 'featured' on our homepage. However on the featured carousel they appear full-price. 


Does anyone know steps to have featured products showing markdowns?

 

Thanks,

Isobel

2 REPLIES 2

Re: Sale + Featured category

Hello @isobel_black

 

You can use the getFinalPrice() function there.

 

<?php echo $_product->getFinalPrice(); ?>
If you find my answer useful, Please click Kudos & Accept as Solution.

Re: Sale + Featured category

Hi @isobel_black,

 

Which version of Magento are you using?

Maybe the carrousel module/plugin doesn't support the full price block of Magento?

Is there a public URL you can share?