Hello there. I am usinf cs cart 4.13 and for products import I use xml anf csv import addon from simtechdev. I have a ssuplier who gives me the products with parent and children products. He gives me a field with product type, and one with parent product ID. WHen I select and map the supliers fields with my store, i get :
Error
Message
Class 'Tygh\Addons\ProductVariations\Product\Manager' not found
Error at
app/addons/sd_xml_import/Tygh/Addons/SdXmlImport/Fields/ProductType.php, line: 2
Backtrace
File:app/addons/sd_xml_import/Tygh/Addons/SdXmlImport/AType.php
Line:11
Function:modify
File:app/addons/sd_xml_import/Tygh/Addons/SdXmlImport/AType.php
Line:11
Function:modiferFields
File:app/addons/sd_xml_import/Tygh/Addons/SdXmlImport/Import.php
Line:2
Function:updateProductData
File:app/addons/sd_xml_import/Tygh/Addons/SdXmlImport/Import.php
Line:2
Function:update
File:app/addons/sd_xml_import/func.php
Line:2
Function:run
File:app/addons/sd_xml_import/func.php
Line:2
Function:fn_sd_xml_import_process
File:app/addons/sd_xml_import/controllers/backend/xml_import.php
Line:2
Function:fn_sd_xml_import
File:app/functions/fn.control.php
Line:691
Function:include
File:app/functions/fn.control.php
Line:434
Function:fn_run_controller
File:admin.php
Line:27
Function:fn_dispatch
-->
Does anyone have any ideas about the solution of this error ?
Thanks in advance
Kostas