Create your Google Shopping XML Feeds with CoreShop Products
"alpin11/coreshop-google-shopping-bundle": "^1.2"
Enable the Bundle in Pimcore Extension Manager or via the CLI
bin/console pimcore:bundle:enable CoreShopGoogleShoppingBundle
Add custom repositories to app/config/config.yml
f. e.
core_shop_google_shopping:
repositories:
- id: app.repository.[REPOSITORY_NAME]
priority: 200
bin/console coreshop:google-shopping:dump-feed --params='{"store": [STORE_ID], "filename": "[FILENAME]", "locale": "[LOCALE]"}'
The feed will be saved into web\google-shopping