Skip to content

Commit 7cd1a0e

Browse files
authored
Update readme.md
1 parent d5ec1e7 commit 7cd1a0e

File tree

1 file changed

+2
-0
lines changed
  • src/Umbraco.Cms.Integrations.Commerce.Shopify

1 file changed

+2
-0
lines changed

src/Umbraco.Cms.Integrations.Commerce.Shopify/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ And render the form using (assuming a property based on the created data type, w
7676
@Html.RenderProductsList(Model.ShopifyProductPicker)
7777
```
7878

79+
You can use the default rendering view and style it using the existing CSS classes, or use the default view as inspiration for your own rendering views. The path to your personalized view will be then passed as parameter to the HTML helper method.
80+
7981
### Developer Notes
8082

8183
To copy the front-end assets to the test site While in DEBUG mode, use following post build events:

0 commit comments

Comments
 (0)