Showing Quantity Discount When Using 'sign Up For Notification'

Hi all,

I was just wondering if its possible to still display the quantity discounts for a product when that product is out of stock using the 'sign up for notification' action.

Any help or guidance would be really appreciated!

Thanks

Hello

You can try using template hook

{hook name="products:qty"}

in file /design/themes/responsive/templates/common/product_data.tpl

I have not tested it and I am not sure if you will need to check other conditions there.

Best regards

Robert