Added possibility to change the main product reference
This commit is contained in:
committed by
Julien Chanseaume
parent
f37625e5cf
commit
eaad1afdff
@@ -92,7 +92,7 @@ class Product extends BaseAction implements EventSubscriberInterface
|
||||
|
||||
$product
|
||||
->setDispatcher($event->getDispatcher())
|
||||
|
||||
->setRef($event->getRef())
|
||||
->setLocale($event->getLocale())
|
||||
->setTitle($event->getTitle())
|
||||
->setDescription($event->getDescription())
|
||||
|
||||
Reference in New Issue
Block a user