---
name: "shopify"
secret: "secret"
configuration:
    test:
        disabled: false
        supportCursorBasedPagination: true
        supportOffsetPagination: false
        hasConsistentProductSearchData: true
        supportSearchByIdentifierAndQueryParameters: true
    shopify:
        hostUrl: https://frontastic-demo.myshopify.com
        storefrontAccessToken: 1aa5b043c2b47c26495be4cdf119b77c
    account:
        engine: shopify
    cart:
        engine: shopify
    product:
        engine: shopify
    wishlist:
        engine: no-wishlist
projects:
    -   projectId: test
        name: Shopify Test Catwalk
        languages: ["en_GB@GBP", "de_DE@EUR"]
        defaultLanguage: en_GB@GBP
