Guest User

Untitled

a guest
Jan 19th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. foreach ($swatchAttributes as $swatchAttribute) {
  2. // The next line should be added!
  3. $this->populateAdditionalDataEavAttribute($swatchAttribute);
  4. $swatchAttribute->setStoreId($this->storeManager->getStore()->getId());
Add Comment
Please, Sign In to add comment