news
Analytics Update: Enhanced Signals for Google Tag Manager and GA4
The system now includes updated signals and events for Google Tag Manager and Google Analytics 4 (GA4).
The setup follows GA4 standards for full compatibility with modern reporting and automatic conversion tracking. Support for the outdated Google Analytics Universal version has been fully discontinued.
A dedicated CSS style has been added to improve the display of the cart table on mobile devices and screens narrower than 450 pixels. The style is loaded only on the cart page and does not affect other areas of the site. This makes the cart more user-friendly and readable on smartphones and small screens.
Now Hotlist.biz has implemented asynchronous product import — this means that you can upload large volumes of data without refreshing the page and without temporary site downtime for you.
🔹 Previously: during import, the site became temporarily unavailable to the administrator until the entire process was completed. This was inconvenient — especially with a large number of products.
🔹 Now: you can continue working with the site while the import runs in the background. The import process no longer blocks the interface, and lines from the file are processed and displayed in real time directly on the screen.
💡 For example, when uploading 5000 products, each containing dozens of images, processing time can take tens of minutes. Asynchronous import completely solves this problem — the site remains accessible, and you see the progress.
🔹 Previously: during import, the site became temporarily unavailable to the administrator until the entire process was completed. This was inconvenient — especially with a large number of products.
🔹 Now: you can continue working with the site while the import runs in the background. The import process no longer blocks the interface, and lines from the file are processed and displayed in real time directly on the screen.
💡 For example, when uploading 5000 products, each containing dozens of images, processing time can take tens of minutes. Asynchronous import completely solves this problem — the site remains accessible, and you see the progress.
You can enable the "Asynchronous Import" option to upload large volumes of data in the background.
ÂAdvantages:
Â-
 Â
- Import runs in the background — you can continue working with the site during processing.  Â
- The browser is not overloaded, and you see progress in real time. Â Â Â Â
Important:
Â-
Â
- If you do not use asynchronous mode, the site will become temporarily unavailable specifically for you during the import. However, for other users, it will continue to work normally. Â
- During asynchronous import, a detailed log for each product is not available — you will not see which specific fields were changed for each item in real time. Â
- After the import is completed, a brief summary report will be available with a list of updated, skipped, deleted, and problematic products and variations.
History is available under "Show previous import result" or "Previous import process".
 Â
 Â
The system has an API — an analogue of the WooCommerce API — which allows you to: receive order statistics, add, update and delete orders, view categories and manage products. All this is available through secure requests.
It is possible to bulk add or update products, including characteristics and varieties.
More details in the instructions: https://hotlist.biz/en/user_guide.html#hotengine-CommerceAPI
It is possible to bulk add or update products, including characteristics and varieties.
More details in the instructions: https://hotlist.biz/en/user_guide.html#hotengine-CommerceAPI
Added Booking Calendar. The calendar contains information about occupied slots located on the calendar. The colors of the statuses and tips are made similar to the sales statistics. In addition, the option to display time in the booking system has been added, the format is 24 hours, as well as 12 hours - AM / PM. Added the ability to make a booking system for many days.
A Booking Widget has been added.
The booking feature is an additional widget that allows implementing a booking system for available time slots. Bookings can be organized into groups, for example, for massage beds, restaurant tables, rental cars, or other resources.
You can specify the schedule for available time slots in your calendar, both recurring and one-time. After that, visitors will be able to make a booking.
Various statuses are available when booking. You can specify a default status to register, as well as activate a Payment feature, after which a different status, specified in the settings, will be applied.
The feature allows limiting the dates displayed in the calendar. Additionally, you can enable booking for one slot with a specified number of available spots.
The booking feature is an additional widget that allows implementing a booking system for available time slots. Bookings can be organized into groups, for example, for massage beds, restaurant tables, rental cars, or other resources.
You can specify the schedule for available time slots in your calendar, both recurring and one-time. After that, visitors will be able to make a booking.
Various statuses are available when booking. You can specify a default status to register, as well as activate a Payment feature, after which a different status, specified in the settings, will be applied.
The feature allows limiting the dates displayed in the calendar. Additionally, you can enable booking for one slot with a specified number of available spots.
Added widget with reviews Google Reviews - Api (Google My Business).
The widget allows you to receive reviews about your company from your Google My Business profile.
Google Reviews - Api
The widget allows you to receive reviews about your company from your Google My Business profile.
Google Reviews - Api
A new method for displaying the list of categories in the Store has been added. This method allows you to display a list of categories, as well as several child subcategories. This display method can be enabled using Widgets, "Widget with store categories", "Display method" - "Standard list with blocks (buttons) + list of subcategories".
Added an environment for the cart button «hotengine-shop-product-cart-parent», which may contain additional classes «hotengine-shop-product-compare-exists» and «hotengine-shop-product-favorite-exists» if product comparison or the 'Add to Favorites' icon is enabled, with a position «AFTER» or «BEFORE» the cart button. Furthermore, if the quantity toggle for adding products to the cart is enabled, the element will include the additional class «hotengine-shop-product-spinner-block».
Updated the icons for switching the product list display style.
Updated the style for displaying products in list view
Updated the icons for switching the product list display style.
Updated the style for displaying products in list view
Added a function to display the values ​​selected in the search filter at the top of the page. The function can be enabled both in the "Mobile menu: Application" and in the "Search filter" functional menu. When enabling the function in the Mobile menu, you can set the minimum screen size for its activation.
jQuery UI has been completely removed from the website. The library is now installed only on certain pages of the Admin Center. The reason for the removal is optimization and speed improvement of loading. The jQuery UI library takes up more than 250 kB.
After optimization, we created our own modal window modules (dialog), changed the quantity of products before adding them to the cart (spinner), updated the customizable hotengine-popup modal module, and replaced the tab function (tabs) — now they are fully implemented using standard browser tools. In addition, the autocomplete function has been replaced with the smallest plugin — Awesomplete.
Thanks to this optimization, we have reduced the code of loaded libraries to 22 kB. Moreover, many of our libraries are separated into individual processes, so they are not loaded unnecessarily.
Please note that if you previously used functions like dialog, slide, accordion, autocomplete, or some other functions exclusive to the jQuery UI library, you will need to install the code for their loading. This can be done by adding a block/menu, placing it in service tags, with the following code.
The functions that are disabled:
After optimization, we created our own modal window modules (dialog), changed the quantity of products before adding them to the cart (spinner), updated the customizable hotengine-popup modal module, and replaced the tab function (tabs) — now they are fully implemented using standard browser tools. In addition, the autocomplete function has been replaced with the smallest plugin — Awesomplete.
Thanks to this optimization, we have reduced the code of loaded libraries to 22 kB. Moreover, many of our libraries are separated into individual processes, so they are not loaded unnecessarily.
Please note that if you previously used functions like dialog, slide, accordion, autocomplete, or some other functions exclusive to the jQuery UI library, you will need to install the code for their loading. This can be done by adding a block/menu, placing it in service tags, with the following code.
Code: html
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.14.0/themes/smoothness/jquery-ui.css">
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.14.0/jquery-ui.min.js"></script>
The functions that are disabled:
- dialog()
- draggable()
- droppable()
- resizable()
- selectable()
- sortable()
- accordion()
- tabs()
- tooltip()
- datepicker()
- progressbar()
- spinner()
- slider()
- slider("option")
- slideUp()
- slideDown()
- fadeIn()
- fadeOut()
- position()
- widget()
In the coming days, a global update of the platform's functionality will be carried out. The large JUQEY UI library will be disabled. To install it, if you are using any of the functions listed below for styling your website, you need to manually include the library. This can be done by creating a block/menu and placing the following code in it:
The functions that will be disabled:
Code: html
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.14.0/themes/smoothness/jquery-ui.css">
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.14.0/jquery-ui.min.js"></script>
The functions that will be disabled:
- dialog()
- draggable()
- droppable()
- resizable()
- selectable()
- sortable()
- accordion()
- tabs()
- tooltip()
- datepicker()
- progressbar()
- spinner()
- slider()
- slider("option")
- slideUp()
- slideDown()
- fadeIn()
- fadeOut()
- position()
- widget()
Added template demo and quick install. The template is implemented with the ability to change the color scheme in the design editor.
View Demo
Install template.
View Demo
Install template.