Magento 2: Create/Add Product Programmatically [Simple & Virtual Product with Image, Category & Custom Option]
This article shows how you can add Simple & Virtual products programmatically in Magento 2. This article also shows how you can: – add images to the product – assign the product to different categories – add custom options to the product I am using a standalone script for this purpose using Object Manager. You … Read more