Configuration product creation issue fixed
This commit is contained in:
parent
55fa22af6c
commit
27d3d3f93e
|
|
@ -69,6 +69,8 @@ class Configurable extends AbstractType
|
|||
$this->createVariant($product, $permutation);
|
||||
}
|
||||
}
|
||||
|
||||
return $product;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue