Skip to main content
Version: v3.0.0

General Settings

Attributico general settings
Attributico general settings
ItemDescription
License KeyEnables all features of Attribut&pro. More details in Licensed and free version.
Attribute SeparatorUsed when a product can have multiple different values for the same attribute. More details in Terms and Definitions.
Respect Sort OrderIf enabled, trees are built based on user-defined order; otherwise, alphabetically.
Smart ScrollingEnables auto-scrolling of tree nodes within a fixed area.
Show Empty ValuesShow or hide empty attribute values. More: Delete Empty Values.
Product in New WindowOpen the product page in a new window.
Lazy LoadChild nodes are loaded on demand. More: Node Loading.
Attribute Tree CacheTrees are loaded from cache instead of the database. More: Clear Tree Cache.
All StoresIf enabled, includes categories from all stores in the list.
info

Modify scrolling dimensions.
The height of the scrolling area can be changed in /admin/view/stylesheet/attributico.css by editing the property:

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

Be careful when opening the product form in a new window.
Changes in the product form are saved to the DB, but the module "picks them up" only after reload.
Without refreshing, the data may be inconsistent.