---
name: "shopware"
secret: "secret"
configuration:
    test:
        disabled: false
        canQueryCategoriesBySlug: false
        supportCursorBasedPagination: false
        supportOffsetPagination: true
        hasConsistentProductSearchData: true
        supportSearchByIdentifierAndQueryParameters: true
        searchIncludesAllVariants: false
    shopware:
        apiKey: SWSCBHFSNTVMAWNZDNFKSHLAYW
        endpoint: https://frontastic-test3.shopware.store
        clientId: SWIAAK9SCXNVQWY5RNIWBDVXUW
        clientSecret: NnBpRUdETWthZUZIS3F2VXNWOHRoZW1HNmJ3U3FZbjBNYVp1UGk
        apiVersion: 6.4
    account:
        engine: shopware
    cart:
        engine: shopware
    product:
        engine: shopware
    wishlist:
        engine: no-wishlist
projects:
    -   projectId: test
        name: Shopware Test Catwalk
        languages: ["en_GB@GBP", "de_DE@EUR"]
        defaultLanguage: en_GB@GBP
