I have an issue which create product from CSV using CLI. It seem having an issue. When we create new product without attribute using command is working.
Whats actual issue?
- Create product without attribute
- Create product with product meta including attribute
- Create product form CSV and API
- Create CSV from API
- get from CSV to check is product sku existing if no then create product if yes then update price only
I can find command to achive above sh file or shell_exec command is not allow in all host.