I have export product from backend and getting custom product attribute but it shows empty data in csv file. does anyone know how i can export custom attribute with value?
-
it should add value in CSV. please check products assign those attribute values.Pawan– Pawan2020年04月15日 09:16:29 +00:00Commented Apr 15, 2020 at 9:16
-
yes i already check value is there in product edit page as well as product gridSanjay Shiyal– Sanjay Shiyal2020年04月15日 10:09:43 +00:00Commented Apr 15, 2020 at 10:09
1 Answer 1
In default Product Export, all custom attributes get appeared under "additional_attributes" header in the export separated by a comma (,). Please check CSV file again.
And one more thing you can use this free module: https://bsscommerce.com/custom-product-attribute-export-for-magento-2.html
It is a very useful extension for this problem.
-
thanks but i also tired this extension but not getting my attribute value,and yes make sure i have create custom product type and assign custom attribute to that product typeSanjay Shiyal– Sanjay Shiyal2020年04月17日 11:49:40 +00:00Commented Apr 17, 2020 at 11:49