public property ImportingParameters::$sku in Commerce Smart Importer 8
If sku exists TRUE will generate new, FALSE will skip product.
Type: bool
File
- src/
ImportingParameters.php, line 64
Class
- ImportingParameters
- Parameters what will be imported.
Namespace
Drupal\commerce_smart_importerCode
public $sku = TRUE;