Skip to content

vapidvim/Magento-Module-Associate-Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Magento-Module-Associate-Image

This is a Magento Module I wrote to associate product images from Configurable products to children products.

I created an index front controller that can be accessed with the path /variationimage. This runs a function that goes through all of the configurable product children items and checks for an image. If no image is found the image from the parent product will be associated with the child product.

This is useful because normally you would have to upload a copy of the image multiple times for each child product. This script automates that process and eliminates redundent files.

Thank you for your time, Christian Ellsworth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published