Hello-
New user to Zen Cart. Moving from oscommerce. I just installed the Super Orders and I have to say it's very nice with awesome features. Thank You!
During testing I found that when I enter something in the comments section of the order (in admin) and click update it works as intended and displays the comments in admin like so:
HTML Code:
Thank you for shopping with us.
Your order has been received and is being processed. In stock orders normally ship within 1-2 business days.
Note* Remember, if your candles are made to order, please allow 2 - 5 Business days for order to be filled.
We do not make partial shipments. We will send your order once your entire order is complete.
Best Regards,
However, this is how it looks to the customer when viewing Account History Info for that order:
Code:
Thank you for shopping with us.<br />
<br />
Your order has been received and is being processed. In stock orders normally ship within 1-2 business days.<br />
<br />
<br />
Note* Remember, if your candles are made to order, please allow 2 - 5 Business days for order to be filled.<br />
<br />
We do not make partial shipments. We will send your order once your entire order is complete.<br />
<br />
Best Regards,<br />
I used no html when I entered the text in the comments section so I'm not sure where that is coming from.
Anyone have any suggestions?