How can we filter a product attribute based on a previous selection?
Summary:
Set Up a filter for a Product cart attribute
Content (required):
Hello,
we would like to set up a filter for one of our attributes used during Product configuration process.
Suppose a user needs to select first an attribute1 for a field1 and then an attribute2 for a field2 to configure a product.
The user will choose a value for a attribute1 among those stored in a table table1. Based on the choice of attribute1, only some of the values of attribute2 stored in a table2 will be displayed to the user for the choice of the attribute2 for the field2.
0