I want to run some queries for reporting purposes and need to display the barcode of each product, but I cannot find it.
I have followed the answer on the following post but I still cannot get the barcode.
Where is bar-code product attribute column in database?
I tried looking in the catalog_eav_attribute
table but did not find anything useful and the data filled in
catalog_product_entity_int
catalog_product_entity_text
catalog_product_entity_varchar
tables did not seem to help either.
Could it be stored on some other table or has there been a problem with the product immigration?
Many thanks and have a great day!