We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb41247 commit c8bfbd0Copy full SHA for c8bfbd0
Helper/Import/Product.php
@@ -5,6 +5,9 @@
5
6
use Akeneo\Connector\Helper\Import\Product as BaseProduct;
7
8
+/**
9
+ * Overwritten to set values for store view 0 when attributes are scopable/localizable and required
10
+ */
11
class Product extends BaseProduct
12
{
13
/**
0 commit comments