sosidge Posted May 18, 2004 Posted May 18, 2004 Thumbs up to this contribution - a simple install and a great result (quantities in the cart are selected by a drop down menu, and update immediately). One note though - you will probably find that the drop down menu is too narrow to clearly see the numbers. This is caused by the use of "Qty." as the column title. To solve this, change the following line in includes/languages/english/shopping_cart.php define('TABLE_HEADING_QUANTITY', 'Qty.'); to something a little longer, such as define('TABLE_HEADING_QUANTITY', 'Quantity'); This will give the drop down menu more column width to expand to. Quote - osCommerce is fun! -
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.