Light Mode
Conditional Fields
The <salla-conditional-fields>
web component allows for hiding / displaying certain features in a product, such as size, where it only works if the product has, for instance, a specific value for the color.
Example
<salla-conditional-fields>
{% hook 'product:single.form.start' %}
// options available
{% hook 'product:single.form.end' %}
</salla-conditional-fields>
Last modified: 9 months ago