You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
referring to ApiImport / code / Model / Import / Entity / Product.php L. 128
we don't seem to have the possibility to import Attribute labels per store. Is that correct?
We currently have the case that only the admin label is unique while the attribute option labels for the frontend aren't. Do you see a simple solution to extend the logic at this point?
Ideally we'd pass on an array with the admin label as the primary key and storeId=>label as key values.
Does that make any sense or are we getting something wrong here?
Thank you in advance
Regards
Amir
The text was updated successfully, but these errors were encountered:
Good morning Daniel,
referring to ApiImport / code / Model / Import / Entity / Product.php L. 128
we don't seem to have the possibility to import Attribute labels per store. Is that correct?
We currently have the case that only the admin label is unique while the attribute option labels for the frontend aren't. Do you see a simple solution to extend the logic at this point?
Ideally we'd pass on an array with the admin label as the primary key and storeId=>label as key values.
Does that make any sense or are we getting something wrong here?
Thank you in advance
Regards
Amir
The text was updated successfully, but these errors were encountered: