Rian Scotti Posted February 14, 2013 Share Posted February 14, 2013 HI guys! I would like to ask you an help for a friend's shop. He sells shoes and some of them are on sale but in the home (homefeature module) ON SALE is not written! A customer should open the product's info to see it. Could oyu help me please? (He uses PS 1.4.7) Link to comment Share on other sites More sharing options...
NemoPS Posted February 15, 2013 Share Posted February 15, 2013 Hi there, you should add something like this in homefeatured.tpl (inside the products loop) {if $product.on_sale}{l s='On Sale!' mod='homefeatured'}{/if} I hope that's the variable name, I'm just telling it by heart 1 Link to comment Share on other sites More sharing options...
Rian Scotti Posted February 15, 2013 Author Share Posted February 15, 2013 (edited) Thanks for helping I 'm just checking in the original theme, I'll try your solution now! PS: It works!!! Thanks the new problem is that the ON SALE writing isn't red and is in a bad position, but I could check the css an make another class Edited February 15, 2013 by Rian Scotti (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts