Jump to content

Accessories - a faster way of linking them to products (instead of manually one by one)


Recommended Posts

  • 2 months later...

Hi,

do you have access to the mysql database?

have a look at the ps_accessory table (where ps is your database prefix). All of your linked products should be in there.

Next Step...

if you export your products from the prestashop admin you will get a list of all the product_id. You can then use this table to build a file to import back into phpmyadmin.

it doesnt look like the ps_accessory table is linked to any other tables but i may be wrong.

i have tried it once and it worked ok. i havent gone live on a site where i have done this though.

hope it helps,

Rob.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...