I have a store that has 2 hats (2 colors) each with 3 sizes. That is 6 product entities. I have 100 customizations that the end user can choose from based of a taxonomy list in custom item type. It is unrealistic to create 600 variations (6 for each customization). I also track stock of the 6 base products and the customization they choose is something I embroider on the hat so I do not need to track stock for the 600 variations just the base 6. Custom product works PERFECTLY for this!

Here is my issue. I have an image associated with each customization in the form of a field on the taxonomy term. I need to be able to show an updated image based on the customization they choose so they can see what each customization looks like. Is there any way to show the image associated with the taxonomy term used in line item when they choose the item from the list? (like maybe overriding the product image that is shown when they choose an attribute).

Thanks!

Comments

DocEVL created an issue.