Include More Fields In Orders Export

Hi. In Export there are specific fields to use for i.e. exporting an Orders csv.

However there are fields that are used in the customer checkout billing form that are not included there.

Why and how can I add them so to be able to export them in a CSV?

Such fields are: Vat number, Tax office, Profession description, subtotal_discount, Options category and Options value (I mean to get the value related to an order, like XXL or size 42, etc), item price (before quantities added)

How to solve this?

You should extend schema located here

app/schemas/exim/orders.php

It can be extended with the addons. But please note that it will create specific php functions for some fields

thank you for this. But I don't understand what you meen extended with addons. Must I buy some addon?

No, you can extend it by adding

app/addons/my_changes/schemas/orders/orders.post.php

file with the appropriate definitions.

thank you for this. But I don't understand what you meen extended with addons. Must I buy some addon?

If you are not familiar with CS-Cart hooks and addons, feel free to contact us to get a free quote for this mod

We also can provide help if you need it. Please use the link in my signature to specify what you want to do.

Hi,

i need help to create proper google feed to use in google merchant.

Someone can help?

Hi,

i need help to create proper google feed to use in google merchant.

Someone can help?

We can. Contact us, please!

Please take a look

https://docs.cs-cart.com/4.7.x/user_guide/addons/google_export/index.html