dwerning1 / test-for-wrike

0 stars 0 forks source link

Fetch merchstore's collection by handle. #29

Closed sync-by-unito[bot] closed 3 years ago

sync-by-unito[bot] commented 3 years ago

This PR adds the functionality to fetch a merchstore's base collection on page load. This is a subtask of https://www.wrike.com/open.htm?id=735584350.

TO TEST: 1) Open the deploy preview and log in. 2) Navigate to /admin/merchstores and select a merchstore. 3) Once the merchstore loads, navigate to the products tab. You should see a message "Number of products in collection:". If there is a number after the colon, it indicates that the fetch has completed. The number will be the number of products in the collection.

┆Issue is synchronized with this Wrike Item by Unito

sync-by-unito[bot] commented 3 years ago

➤ Patrick Nelson commented:

Products tab does indeed show the amount of products in the collection. Double checked the amount in the Shopify admin. Ready for CR BexMpls