Jump to content

How to alter SQL-Query in Catalog -> Products -> Export


Pronux

Recommended Posts

The export function you are talking about ONLY exports the fields shown in the grid (Table) (on the page where you can click export). So, to add it to the export csv file, you first have to add it to this grid (table)

 

An example how to do this, you can see here:

https://www.prestashop.com/forums/topic/434353-display-additional-column-ean13-in-catalog-product-in-back-office/

 

In the example, we add the EAN13 code to the table.

post-455771-0-10760200-1428160242_thumb.png

 

When clicking export, we then get this new value in the csv file as well.

 

 

Hope this helps,

pascal.

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