New Zenner
- Join Date:
- Apr 2011
- Posts:
- 14
- Plugin Contributions:
- 0
Need to remove shopping cart from one category
Hello!
Usually I am able to find my answer within existing threads but I have had no success with this.
I want to remove all cart info from one category only. Tried to override with the category css file but to no avail.
My working site is:http://www/sharonobrien.com/SharonOB/
and the category product listing is at: http://www.sharonobrien.com/SharonOB/index.php?main_page=index&cPath=3
The problem is that the cart needs to removed from the main product info page for that category (http://www.sharonobrien.com/SharonOB/index.php?main_page=product_info&cPath=3&products_id=36) so I think I need to alter the php with an if/then clause, but don't know which page. Have had no luck so far.
Can anyone let me know where to place and if/then statement so that the product info page within my Category #3 will not show the shopping cart stuff? These pieces are commission only.
Thanks in advance for any help!!