cancel
Showing results for 
Search instead for 
Did you mean: 

display out of stock product in static block

display out of stock product in static block

hi

i want display out of stock product in static block ( latest product , best feature , ... ) and i enable out of stock option in configuration but  out of stock no display in static block

 

can you help me ?

 

thank you

2 REPLIES 2

Re: display out of stock product in static block

Dear @peyman03,

You can catch event: "catalog_product_is_salable_after" in class "Mage_Catalog_Model_Product" to check condition set salable for products.

 

 

www.advancedcheckout.com - www.stableaddon.com
One Step checkout extension - Social Login extension - Gift Card extension

Re: display out of stock product in static block

Hi I am a Newbie with Magento but I want to display out of stock product in static block as well.

 

Could you send me a more detailed step by step guide how I could achief that?