sublime Posted February 3, 2008 Posted February 3, 2008 I would like to have each (option) attribute listed as a separate item on the pre check out shopping_cart.php page. For example: Item: Computer: Quantity: 1 Total:$500 Item: Memory Quantity: 1 Total: $30 Item: 17" Screen Quantity: 1 Total:$50 Total: $580 As it is now the application bunches the attributes into one purchase and simply lists the items below the main item. and it is not possible to alter the quantities of the attibute. Item: Computer: Quantity: 1 Total:$580 - Computer $500 - Memory $30 - 17" Screen $50 Can I find this somewhere or do I have to build it. Thanks! Quote
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.