Open shopwareBot opened 3 months ago
We found the following existing issues which may help or are related to your topic:
[public] Automated response: This issue is linked to the internal issue https://shopware.atlassian.net/browse/NEXT-25279.
[created from NEXT-25279, comment 485610]
Dear Shopware,
We have the problem that we cannot export a price field as a custom field on a product. The moment we add a mapping in a custom profile with the database entry: "translations.DEFAULT.customFields.custom_product_advisesalesprice" or "customFields.custom_product_advisesalesprice" it will be included as a column in the CSV, but no content will be added. This column remains completely empty.
When I do a dump of the product information on the website. Then this field is also deeper than a standard extra field. This is then in the object under the name 'elements'. And then the Gross or Net attribute. But this cannot be selected in the Shopware mapping.
This is probably the reason why no data is shown in the Excel. I would like to know if there is a solution for this.
See attached screenshot of the product dump. [product_dump.png|https://sbp-issuetracker-attachments.s3.eu-west-1.amazonaws.com/1675432846_63dd138e76358_1675432818_63dd1372f2805_product_dump.png]