DivanteLtd / magento1-vsbridge-indexer

This is an official, native Vue Storefront data indexer for Magento 1.9
https://vuestorefront.io
MIT License
18 stars 24 forks source link

Support for letting simple products inherit images from their parent configurable product #15

Closed indiebytes closed 5 years ago

indiebytes commented 5 years ago

During the hackathon in Stockholm I noticed that product images were missing in the cart. The reason for it was that the product in Magento only had images on the configurable product, not the simple products that were linked to it. This has often been the case in many of the Magento projects I've been working with over the years, so I think it would be nice to have a feature toggle that allows simple products inherit the images of the configurable product if they are missing.