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
Dear @peyman03,
You can catch event: "catalog_product_is_salable_after" in class "Mage_Catalog_Model_Product" to check condition set salable for products.
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?