You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,6 +114,9 @@ All export settings can be found under Stores -> Configuration -> Catalog -> Twe
114
114
- **Batch size categories**: Set the batch size for categories during export. Lower for less memory, higher for more speed.
115
115
- **Batch size products**: Set the batch size for products during export.
116
116
- **Batch size products children**: Set the batch size for product children during export.
117
+
- **Brand attribute**: The product attribute to use as the brand value in the export feed.
118
+
- **Image attribute**: The product attribute to use as the main image URL in the export feed. Leave empty to use the default product image.
119
+
- **Calculate combined prices**: When enabled, combined/composite product prices (e.g. bundle products) are calculated and exported instead of using the base price.
117
120
- **Schedule full export**: Cron schedule for generating the feed. Leave empty to disable export by cron.
118
121
- **State**: Shows the current export state.
119
122
- **Schedule exports**: Start exports on next cron run.
0 commit comments