Add Label in product page

Hello,



I offer product that are imported from several countries. I would like to add a label/icon in the product page.



I set up the country origin as a feature.



This should be similar to the Free Shipping Mod that allows to show a Free shipping image when Free shipping is selected. What is the equivalent of the code line below if I want to state: “if feature country = Spain then show this icon”…


[QUOTE]{if $product.free_shipping == ‘Y’}







{/if}[/QUOTE]



Thanks

Can somebody point me to the right direction?



How can I state: if feature = X then do this… ?



Just like we did for the Free Shipping label here:



{if $product.free_shipping == ‘Y’}



Thanks

No takers on this one? :slight_smile:

It would also have to interested. Any solution?