Hi,
I'm using rooms+commerce for the first time in a Hotel website (drupal 7).
When a user searchs the availability for X person in a period, he is redirected to a availability list.
In this list he can see all rooms and for every room is visible the total price for the selected period.
How I can customize this view to show also the price for a single night for every available room?
Thanks

Comments

marco.falconi created an issue. See original summary.

cimo75’s picture

The easest way without touching too much code is to create a custom code field with Display Suite [rooms_unit:base-price] then add this on the display manager. I am sure there better smarter ways to do that but this will work.
Simone

apaderno’s picture

Issue tags: -rooms, -booking, -price, -night