Its been brought to my attention that viewing our price in mobile format that our store is only displaying the second image in our store not that main product image and its been discovered that its the same thing with our sister retail site as well.
any incite into this would be helpful know doubt its JS related but i have not been able to see anything in the help guides for this.
oh sorry for this issue, this theme code issue also by default on hover doesn’t change bcz mobile device hover convert to touch if user click go to product page on mobile only
can you try this code
Go to Online Store->Theme->Edit code
Asset->/theme.css ->paste below code at the bottom of the file.
Thanks for looking into this as to the system we have found this issue across all platforms we have tested from mobile to Chrome and Edge the crazy thing is it’s affecting both sites, but we haven’t done any work on that one for over a year. We only noticed it because our wholesale site has products that the retail side doesn’t have, like flower boxes which only have one image. Unlike most other products, it have multiple images. That’s why we discovered that the sites are only using the second image and note the main image.
The biggest clue is when you go into console mode and use the select element tool thats where it shows up.