How to use newly created attributes in configurable products
-
As I notice we can use
attribute type = select
only inconfigurable attributes
inconfigurable product
like below (correct me if i'm wrong)Is there a way to use newly created attributes
attribute-type = select
in theconfigurable attributes
inconfigurable product
I've created almost like
(size attribute)
but it is not detected in configurable attributesI put
yes
inUse to Create Configurable Product
in attributes Configuration -
hello @valpuia,
As you have created attribute UKSize, then you need to add the attribute('UKSize) in the attribute family, and then try to create configurable product with same attribute family in which you added your attribute.
Thanks