Anyone knows if there is any limit on the amount o...
# suitecommerce
l
Anyone knows if there is any limit on the amount of item options and Matrix images for those to render correctly when selecting the item option?
s
I’m not aware of there being a limit but we recommend restraint for performance reasons. For example, having 30 images would be a lot. If you were to have that many items, you would probably need to implement some form of lazy loading
👍 1
l
and if the item options, the naming of the images are correct and the custcol are correctly added in the configuration… but when selecting the option it does not display the correct image. Do you know what could be the issue?
s
Hard to say really, it could be a lot of things: 1. Is it affecting only one product or all products on the site? 2. Is the JavaScript malfunctioning? 3. Are you really really sure you named the files correctly? 4. Have you set up the file name mapping correctly?
Also, just to check, you’re using Elbrus or newer, right?
I’m also assuming you’ve done all the right configuration steps as well? https://developers.suitecommerce.com/set-up-multi-image-association-for-matrix-item-options.html
l
Thanks Steve. I’ll review it again but I’m almost sure we have all the settings in place.