You are here

public property ImportingParameters::$createProduct in Commerce Smart Importer 8

If this option is FALSE even perfect products will be skipped.

Type: bool

File

src/ImportingParameters.php, line 57

Class

ImportingParameters
Parameters what will be imported.

Namespace

Drupal\commerce_smart_importer

Code

public $createProduct = TRUE;