Finished product combinations edition
This commit is contained in:
@@ -192,6 +192,7 @@ class Product extends BaseProduct
|
||||
->setNewness(0)
|
||||
->setWeight($weight)
|
||||
->setIsDefault($isDefault)
|
||||
->setEanCode('')
|
||||
->save($con)
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user