Detail page

How to create a detail page

1/ Create a new page template inside page. Example page/room-detail.html

2/ Inside Testeur, for this page template, change the Type of page to Module. Inside "Module name", put the key of the module (ex: room, offer, news, etc..)

In most cases, you want the user to be able to create only one page from this template in each website

Multiple detail pages for the same module

1 - For dev team: Uncheck the "page unique" option

2 - In the BO, on the offer block you will now have a dropdown with the list of detail pages. This way you can tell to Galaxy on which detail page should this block link to. If you don't select anything, it will use the default collection page.

Last updated