This library provides the basic function for the Magento 2 product import. This includes the import of simple products, their assignment to web pages and categories as well as the updating of the stock (not MSI) and the dynamic processing of the EAV attributes assigned to the product.
Example for field associated_sku is "ABCD=0.0000,ABCDE=1.0000". Plain Magento can also work with "ABCD,ABCDE", assuming 0 as qty, which will not work with M2IF atm.
Example for field associated_sku is "ABCD=0.0000,ABCDE=1.0000". Plain Magento can also work with "ABCD,ABCDE", assuming 0 as qty, which will not work with M2IF atm.