Buy Once, Use Forever • 0% transaction fees
When the cutmore sees the order in the order history, it does not know at which address the order has been ordered. Due to which the customer places the order on the SAVED address in a hurry, then by calling the admin or by calling the delivery boy, he asks what address I have written in the order. It is good if the address along with the order details comes in the order history. @Saurabh
TarunKumar I added this on the user app, check
simple add this line of code on static/js/19.xxxxx.xx.js m.a.createElement("small",null,"Location: "+a.address)), after this line --- {className:"font-w600"},a.restaurant.name)),
m.a.createElement("small",null,"Location: "+a.address)),
{className:"font-w600"},a.restaurant.name)),
Yeah that would be better +1
BiswajitNandi
Great Sir... Thank You So Much...
The address is showing in the order history in a very good way.
Great Work
BiswajitNandi it dint work for me.. still no address..
UlandaRichter Check you added the code right way or have any mistake [like )) syntax ] and then clear cache from the admin panel. also clear cache from super cache module (if you using this)
UlandaRichter Don't worry, it's on the roadmap for the next release.
thanks @Saurabh ! nice addition
@Saurabh Great!!