Hello, new to this forum.
Seeking some help on a site i'm working on.
Our company acquired a software for order processing we do. I am in the midst of trying to format it somewhat and i'm coming across a situation i'm not familiar with.
In this code, there is a loop statement that adds the quantity of SM, MD, LG, 1X, 2X and 3x and displays a grand total.
I am needing to create a query that will insert each size into 1 record, sorta like this:
Record1: Qty, BaseID, CustomText, Size,Price, Extended Price
THis will need to be done with each size that the user has added to the cart.
I am not displaying any info now, as i am unser what is needed but if someone can point me in the right direction, it will be greatly appreciated. I will post whatever code is needed.
Thanks!