ultras.nick Posted October 1, 2008 Posted October 1, 2008 Hello, Does anyone know, is there any solution in order to display a text in Product Info page, for only a certain category? For example: I want for category CARS to display for all products the text: 'VAT included'. I want to modify the Product Info page for do this, but I didn't manage to do that. I wanted to use something like this in the code of product_info.php: if category=cars { echo 'VAT Included'; } Can someone help me with a correct syntax for this? Thanks a lot.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.