View Single Post
  #1  
Old 04-07-2011, 07:29 PM
 
minfinger minfinger is offline
 

X-Adept
  
Join Date: Apr 2009
Posts: 678
 

Default Remove Quantity on Details Page

I've got one product on the whole site that is used as a Deposit, it's a single item purchase, so I don't need customers selecting quantities.

I'd like to hide the Quantity and the Drop Down.

I'm pretty sure I need this: $product.productcode eq 'Deposit' But I don't know where to put it.

I've tried putting it on the product_details.tpl but I'm doing something wrong. I've been modifying the common_files version, because I'm using the 3-column template and there's not product_details.tpl in the 3-column folder.
__________________
X-Cart 4.3
Joomla
Among other things
Reply With Quote