Hi, I need to display the selected options for the room booking in the order detail when the customer makes the checkout, and also in the email.
Where can I add this?
In the email I'm using [commerce-order:commerce-email-order-items], maybe I should add in the commerce_email_prepare_table function of the commerce_email.module
I will appreciate any guidance with this matter
Thank you
Regards
Hi,
Sorry but we do not support this function. It is built base on module commerce and rooms so you could take a closer look and develope function by yourself.