Is there a way to add the model number next to items placed in the shopping cart?
Thanks.
Is there a way to add the model number next to items placed in the shopping cart?
Thanks.
yes why not
what you need to is to add one more <TD>
and in that td print the value from $_session [] array
thanks