Simple Product Import
While importing the simple product and after the process, that queue has a simple product type in the queue line. The new product will be created in the Magento > Catalog > Products as the simple product template and Magento > Catalog > Product Variants as the Simple product. Here also all the simple product data is saved in the Product template and Product layer.
NOTE
In your Magento store if you are managing Product SKU having slash (‘/’). Then it’s required to enable “AllowEncodedSlashes On” in your default Apache configurations. The workaround is to add the AllowEncodedSlashes setting inside a
container (/etc/apache2/sites-available/default in Ubuntu).