Jump to content

Modify order accessories, products


lastresmellizas

Recommended Posts

Hello

 

You can do that in the back page. When you see the names of fields(id, name, reference,...) you can click the field you want in descending or ascending order.

 

Regards.

Link to comment
Share on other sites

Looking at the ps_accessories table in the database, it is not possible, since there are only `id_product_1` and `id_product_2` fields. You'd need an additional `position` field in this table to store the order the accessories were added on the product page. It would require a lot of coding to get PrestaShop to create, update and read a new `position` field. You'd probably have to hire a programmer to do it.

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...