Hi,
as written in documentation, some features cannot be used logically in some combinations. If you have two attributes, there is no logical way to display right large image when some of the attribute is selected.
So some features are limited to only one attribute.
Mostly, standard attributes are not used as when more, the logic does not work, e.g. t-shirt:
- T-Shirt can have color and size but it cannot have only size without color, the same it cannot have only color without size. This is why there is Advanced Stock Management - to make combination of all possible attribute options:
https://www.phoca.cz/documentation/115- ... management
So there are some combinations of features which will always not work - like having one image from two different attributes - this is not possible if not advanced stock management is used.
Anyway - all types of attributes have layout so they can be overriden by template override, e.g.:
components/com_phocacart/layouts/attribute_options_checkbox.php
All can be found in folder: components/com_phocacart/layouts/
Jan
as written in documentation, some features cannot be used logically in some combinations. If you have two attributes, there is no logical way to display right large image when some of the attribute is selected.
So some features are limited to only one attribute.
Mostly, standard attributes are not used as when more, the logic does not work, e.g. t-shirt:
- T-Shirt can have color and size but it cannot have only size without color, the same it cannot have only color without size. This is why there is Advanced Stock Management - to make combination of all possible attribute options:
https://www.phoca.cz/documentation/115- ... management
So there are some combinations of features which will always not work - like having one image from two different attributes - this is not possible if not advanced stock management is used.
Anyway - all types of attributes have layout so they can be overriden by template override, e.g.:
components/com_phocacart/layouts/attribute_options_checkbox.php
All can be found in folder: components/com_phocacart/layouts/
Jan
Statistics: Posted by Jan — 11 Jan 2024, 14:26