Home / Prestashop Module Tutorials / Ap Booking / Ap Booking: Update new version to 1.1.0

Ap Booking: Update new version to 1.1.0

Leotheme update module Ap Booking to new version 1.1.0.

What new function in version 1.1.0.

Room search page

Link to room detail with form search.

add this code to link product in category page: ?from={$date_from}&to={$date_to}&adult={$adult}&child={$child}

{if isset($date_from) && isset($date_to) && $date_from && $date_to }
<h3 class=”h3 product-title” itemprop=”name”><a href=”{$product.link}?from={$date_from}&to={$date_to}&adult={$adult}&child={$child}”>{$product.name|truncate:30:’…’}</a></h3>
{else}
<h3 class=”h3 product-title” itemprop=”name”><a href=”{$product.url}”>{$product.name|truncate:30:’…’}</a></h3>
{/if}

 

Product detail page

1. Automatically calculated when customer check room in room page detail

2. Display price per day

3. Display Room information, Free service and Pay service

4. Book with multi room

5. Hook to displayRightColumnProduct

Cart Display

 

Custom hook

displayBookingProductService: Display all service room

displayBookingProductFreeService: Display all free service

displayBookingProductPayService: Display all service pay service

displayProductDetailSearchForm: Display search from in room detail

displayPricePerDay: Display price per day ween check room

displayProductExtraRoom: Display room info and room service

 

Update version from 1.0.0 to 1.1.0

Goto setting apbooking module will auto update hook

About Nhu Quynh

"You can't sell anything if you can't tell anything." https://www.leotheme.com/

Check Also

Leotheme Black Friday 2022

Prestashop Theme and Module Black Friday and Cyber Monday Sales Leotheme 2022 30% Off

Prestashop Leotheme Black Friday 2022 Promotion! Dear valued customers, Black Friday and Cyber Monday Sales …

Leave a Reply