Hi
Couple of months ago, we imported products through an CSV file (with custom code we made our self), where we saved it directly in the database.
Some of these products have extra pictures wich we added in the EcomDetails table.
Since, we didnt use the integration framework, we have the problem now, that we can't see the detail pictures backend so we edit/delete them. Instead we have to look directly in the database to do that.
Does somebody know what to do, that does'nt require to import them again. I just need to what part im missing before i can see them backend.
- Kevin