View Single Post
  #14  
Old 09-09-2009, 11:17 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Getting RID of theQuantity 'input' field and get the dropdown

Hi Kiwami -

Just wanted to report I see the same issue on a 4.2.2 X-CART. Everything was working properly until I started adding options/variants to a product.

I see by looking at the differences between 4.2.1 & 4.2.2 - this was an area which was modified - both in the administration and the front end display for 4.2.2

My troubles started when I added product options and variants to a product - then something stuck which is causing various smarty "input_box_enabled" variables to stay set. These variables, when set, will display an input text box no matter what else is set. I suspect there is a bug hidden in the php - not the templates.

Unless there is a setting in the admin somewhere that I don't know about that would set variables like $product.quantity_input_box_enabled??

I'm under the gun right now - so I don't have time to do the steps to verify that it is a bug. For now - I hacked product.tpl and buy_now.tpl to remove the option to display an input text box for quantity - which I don't ever foresee needing. (This cart will never have large quantities to purchase)
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote