SAAS Platform News HotList.biz CMS
Updates on the platform for creating sites and online stores HotList.biz

New Feature: Split product block into two parts (when viewing product list)

New Feature: Split product block into two parts (when viewing product list).

We added the ability to display product blocks in the list as two columns: image on one side, text and data on the other. This format allows creating a «Mosaic» display style.

Available options:

  • 0 – Disabled
  • 1 – Enabled
  • 2 – Enabled + Title above image
  • 3 – Enabled + Title above image + Icons above image
  • 4 – Enabled + Icons above image

To display products in a staggered order (Mosaic), add the following code in the design editor, under the «CSS Styles» tab:

.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block:nth-child(even) {
  flex-direction: row-reverse;
}

This new feature allows more flexible customization of the product block appearance and improves the visual presentation of your catalog.





The product characteristics import field has been simplified
Updated email alert template editor
Added new template with demo and quick install.