Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Display some info in Product Info for certain Categories


ultras.nick

Recommended Posts

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...