FAQ
These are frequently asked questions.
I reinstalled the license, followed all the instructions, but it's still the free version...!
Possible reasons:
- Incorrect domain name.
domain.ru
andwww.domain.ru
are considered different domains. - License key corruption during input or saving. Spaces and line breaks are ignored and removed programmatically.
- Incorrect license storage location. The
attributico.key
file must be placed in the/system/license/
directory.
I'm interested in purchasing the module. Will it conflict with the DreamFilter module?
The module does not conflict with DreamFilter, megaFilter, or any other filter. It does not interact with the frontend or filters but only works with the database, organizing Attributes, which are later used by filters.
I can only specify a test domain for now. Can I add more later?
Yes, you can update it at any time as long as the number of domains and their characteristics comply with the license terms.
The module stopped working. I migrated to a new hosting provider. Could this be the reason?
Try the following:
- Clear the store cache.
- Clear your browser cache and cookies.
- Refresh the modifiers.
- Reapply and save the settings.
How do I merge attribute values?
The module does not support attribute value merging using Drag-and-Drop, context menus, or keyboard shortcuts.
This is intentional to keep the module simple, and because the same result can be achieved through regular renaming of values.
In essence, merging values or templates is just batch renaming, and this feature is already implemented. Simply edit the Value or Template.
For more details, see the Editing section.
What is the workflow after parsing?
The module does not enforce a specific workflow but provides functionality that simplifies manual work and tools for batch processing.
One such tool is Category Attributes.
In the settings, set Method
to Add duty attributes only to empty ones.
For other settings, the result is self-explanatory.
Notation:
C
— CategoryP
— ProductA
— AttributeV
— Attribute ValueD
— Duty Template
For example, in category C1
, there is a product P1
with Attribute A1
, which has Value V1
.
You added Attribute A2
with Value V2
, and after parsing, two more products P2
and P3
were added with their own Attributes and corresponding Values.
Diagram 1 – Working with empty Duty Templates |
Our goal is to unify Category Attributes, meaning every product in category C1
should have the same set of Attributes.
We apply the "Category Attributes" tool.
Some values remain empty because the module "does not know" what to fill in.
For example, Attribute A1
can have Values V1
or V4
. Which one should be selected?
To resolve this ambiguity, Duty Templates are used. If they are filled, the tool will produce the following result:
Diagram 2 – Working with filled Duty Templates |
Now all Values are populated.
Can the module be modified to display attributes on the homepage below the product image?
No. This module is designed for the admin panel and does not interact with the frontend.
Some features may be available in future advanced versions.
For now, this request should be directed to the theme (design) developers.