BooStore.pro CMS Platform News
Updates on the BooStore.pro platform for creating websites and online stores

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.




Added the "Attachment level" parameter to the main menu items
Added uploading a list of all store categories in JSON format.
Quick price editing added to booking slots