backdrop-contrib / shopify

Integrate and sync your site with a Shopify store.
GNU General Public License v2.0
0 stars 1 forks source link

Syncing images from products #9

Closed laryn closed 2 years ago

laryn commented 2 years ago

The Shopify > Sync tab seems to work (eg. Sync products and Sync collections) but I have left a bunch of dpm() calls in there at the moment, and the sync products action isn't setting the images correctly into the image field.

That line is commented out currently: https://github.com/laryn/shopify/blob/1.x-1.x/includes/shopify.entity.inc#L370-L372