-- url of the page with the problem -- :
valentina-db.net/en/hikashop-menu-for-ca.../17-valentina-db-adk
-- HikaShop version -- : 2.3.2
-- Joomla version -- : 3.3.3
-- PHP version -- : 5.4
How to disable invalid combinations of variants on Frontend page?
We have set of ADK products (Application Developer Kit) -- libraries for different languages/IDEs. For example,
* Valentina COM - library for COM Technology, Windows only
* Valentina for PHP - library for PHP, Win + Mac + Linux
and so on.
In the shop, we have menu:
Operating System (OS) with choices Mac / Win / Linux
and menu with list of ADKs:
You can see on picture.
Problem is that some ADKs, as e.g. Valentina for COM, exists only for Windows.
But other ADKs exists for 3 OS.
So when user choose Valentina for COM, menu with OS should have only Windows option.
How and where this can be tuned in HikaShop?
2) also it is obvious that menu with ADK list, should go before the OS menu.
We can do this?