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

BooStore Widgets Update: New Loading Rules

BooStore Widgets Update: New Script Loading Rules

BooStore has introduced an important update for all widgets with products, categories, and manufacturers. Previously, the :htmlonly parameter was used to disable loading scripts and styles. Now it is replaced by the new :add-javascript parameter, but with the opposite logic.

What this means:

  • Previously, :htmlonly disabled script loading (useful if you wanted to implement your own dropdown menu script, styles, or other functions).
  • Now, :add-javascript works the other way — scripts and styles are automatically loaded when it is used.
  • All widget functions remain the same, only the logic of script inclusion has become more transparent.

Important:

On all pages and in all blocks/menus where the widget was previously used without the :htmlonly parameter, it has been automatically updated with :add-javascript. This means widget scripts are now loaded correctly without any additional manual setup.







BooStore platform adds management of additional product blocksAdded group editing.Added a way to display varieties when viewing a list of products.