Function Hook_import_cms_merge->_import_ecom_prods_custom
Definitions
sources/hooks/modules/admin_import/cms_merge.php
- Imports custom products.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$db | object | required parameter | N/A | N/A | The DB connection to import from |
$table_prefix | string | required parameter | N/A | N/A | The table prefix the target prefix is using |
$file_base | PATH | required parameter | N/A | N/A | The base directory we are importing from |