Skip to main content
Version: v3.3.3

General Settings

Attributico General Settings
Attributico general settings
OptionDescription
License KeyEnables full access to Attribut&co features. More details: Licensed and Free Version.
Attribute separatorUsed when a product can have multiple different values for the same attribute. More details in Terms and Definitions.
Consider sorting orderIf enabled, trees are formed according to the user-defined order; otherwise, they are sorted alphabetically.
Smart scrollingEnables automatic scrolling of tree nodes within a fixed area.
Show empty valuesShow or hide empty attribute values. More details: Remove Empty Values.
Product in a new windowOpen the product page in a new window.
Lazy loadingChild nodes are loaded on demand. More details: Node Loading.
Attribute tree cacheTrees are loaded from cache instead of the database. More details: Clear Tree Cache.
All storesIncludes categories from all stores in the list when enabled.
info

Adjust scrolling size.
The scroll area height can be changed in the /admin/view/stylesheet/attributico.css file by modifying the property:

.smart-scroll {height: 250px;}
danger

Be cautious when opening the product form in a new window. Changes in the product form are saved in the database, but the module only "picks them up" after reloading. Without a refresh, the data may be incorrect.