Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to stop price appearing in product description?????


Opus

Recommended Posts

Posted

I want to use the OSCommerce software for it's cataloging features rather than it's online purchasing options.

 

Is there any way I can stop the price of the product being shown in the product description head?????

 

Also, How do I remove the 'Shopping Cart' and 'Currencies' sections from the right hand column, and the 'add to cart' option at the base of the product description?????

 

Thanks

 

Joel

Posted

Okay I've managed to do most of this, all that I still have to do is remove the Shopping Cart, Languages and Currencies options from the right hand column (in fact just remove the whole right hand column

Posted

You would have to delete or comment out all occurencies of:

 

<?php require(DIR_WS_INCLUDES . 'column_right.php'); ?>

 

but if you do this, I think you will just be left with white space where the column was or some other formating problem :?:

 

It must be easier just to comment out the unwanted boxes from the actual file column_right.php.

Ian-san

Flawlessnet

Archived

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

×
×
  • Create New...