Inherit Model Images Configuration
The inherit_model_images
setting is used as follows.
Description
Default false. When active, the product model images will be pushed on variant level as well. This can have a huge impact on performance. Each image will be duplicated per variant and has its own filename.
Example Usage
Set:
{
"inherit_model_images": true
}