Thread
:
Qty Removal in product.tpl
View Single Post
#
18
10-27-2011, 01:57 PM
makenoiz
Advanced Member
Join Date: Jun 2011
Posts: 35
Re: Qty Removal in product.tpl
I removed my quantity input box row by adding the following in my skins css file:
Code:
.product-details tr.quantity-row{display:none;}
I tested to make sure it would still default to quantity 1 if the customer clicked buy button.
__________________
X-Cart version 4.4.3
makenoiz
View Public Profile
Send a private message to makenoiz
Find all posts by makenoiz