Jump to content

importing 18,000 images


Recommended Posts

How do you correspond the images to the products?

In the newer versions, it gives them the same name as the id_product and places the value in ps_image.
We did something a little different. We named our images like a feature called "part number" and then added a column called
hack_image to our ps_product table and then modified the code to show that image instead of using the getImageLink function.

Link to comment
Share on other sites

×
×
  • Create New...