Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jonah Adler 1 post 71 karma points
    Jan 18, 2023 @ 22:03
    Jonah Adler
    0

    Hi, I am relatively new to Umbraco. I am trying set up an EStore on my page using my Shopify account. I have the tokens configured so that Umbraco knows which products I am offering. However, when I go to render product list as detailed in this post: https://github.com/umbraco/Umbraco.Cms.Integrations/tree/main/src/Umbraco.Cms.Integrations.Commerce.Shopify

    Like this:

    @Html.RenderShopifyProductsList(Model.ShopifyProductPicker)


    I get this error:

    error CS1061: 'IPublishedContent' does not contain a definition for 'ShopifyProductPicker' and no accessible extension method 'ShopifyProductPicker' accepting a first argument of type 'IPublishedContent' could be found.


    I followed all online instructions precisely (I remembered the import statement) and downloaded the right packages. I am using version 8.6.1 of Umbraco which may be the issue.

    Please help, I've been staring at this for hours.

Please Sign in or register to post replies

Write your reply to:

Draft