| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Add a comments section on orders that customer CAN see?? | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Is there a way to add a comments section that the customer CAN see on their orders? We have that feature in our current cart (not x-cart) and use it ALL the time so that we can put the status of the order, the tracking number or any other notes that we want the customer to be able to see-is there a way to do that with x-cart?? We only need one of the private comment sections as we don't have other people entering products in our cart so if we could convert one of those into a section that customers COULD see, that would be fabulous!
Thanks for any ideas!! Holly
__________________
Holly Simard--X-Cart Newbie!! JamTots Online Baby Store http://www.jamtots.com X-Cart Gold 4.0.4 Windows Server |
|||||||
#2
|
|||||||||
|
|||||||||
![]() This really is needed to be honest.
The customer should be able to login and see notes on the order left if required. This is something on our list to be done on our site, but we havent got to it yet. It REALLY should be in the standard code.
__________________
XC 4.2 inc (unofficial) patch release. |
|||||||||
#3
|
|||||||
|
|||||||
![]() I have a fix for this if anyone is interested. I thought it would be hard, but it's actually pretty easy.
in /skin1/main/history_order.tpl: change the original code (you'll have to find it, I just commented it out): to Code:
Then it will show up on the Customer's Order. To change "Customer Notes: (not visible to customer)" just start webmaster mode, look up the order, click the title to change the label. Hope that's somewhat clear... ![]() |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Yeh sorry, should have come back here and said.
We did it this way, so the field is readonly to customer and writable to Admin: Code:
__________________
XC 4.2 inc (unofficial) patch release. |
|||||||||
#5
|
|||||||||
|
|||||||||
![]() Oh forgot to say, havent looked at it yet, but we are also going to link these same notes to the emails sent to the customer, so they dont have to login to see them.
__________________
XC 4.2 inc (unofficial) patch release. |
|||||||||
#6
|
|||||||
|
|||||||
![]() Yea, I made mine readonly for the customer too... at the end of the textarea box:
Code:
less code good idea about the emails too.. post back if you get to it...[/quote] |
|||||||
#7
|
|||||||||
|
|||||||||
![]() Oh sorry, didnt see that on yours.
I will post back for sure.
__________________
XC 4.2 inc (unofficial) patch release. |
|||||||||
#8
|
|||||||||
|
|||||||||
![]() Mod works great! Did you end up adding it to their emails? Just curious as to how.
![]() Thanks! |
|||||||||
#9
|
|||||||||
|
|||||||||
![]() After using delsurf's mod, I added this code to
/mail/html/order_invoice.tpl Adds the comment section to the customers email only if there are comments to send... Code:
Hope this shows up correctly on forum, I'm new... Add this to where you want the comments to show up on the email... Mine was around line 126... Hope this helps
__________________
Version 4.0.12 |
|||||||||
#10
|
|||||||
|
|||||||
![]() Simply and Great !
It's working OK. Thanks. ![]() |
|||||||
|
|||
X-Cart forums © 2001-2020
|