Ap Booking

Get all tutorials, guides for installation or config, or updates of Ap Booking Prestashop Booking Module. Help you to build a booking and reservation website

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} …

Read More »

Fix error display Price Discount in Ap Booking Prestashop Module

Update display Price Discount in Ap Booking Prestashop Module. Continue the tutorial series of Ap Booking Prestashop Module, this blog is going to be so simple to guide you on how to manage order and filter booking order in Prestashop Booking Module. Change file: modules/apbooking/override/classes/Cart.php What change in file: – …

Read More »