I prefer to hide the add to basket button when inventory variants are out of stock rather than the default button being disabled. My research through the forums only offer the generic "It is possible to hide the button, but it takes some additional JavaScript." This is beyond my capabilities. Has anyone done this? MMUI, Version 9 store.
Announcement
Collapse
No announcement yet.
Javascript work required
Collapse
X
-
We sure have in our MM4.24c production store which is currently in the process of migrating to M9.
I actually did it myself some time ago with conditional statements, its not that complicated at all though I have not had a need to do it in quite a while. Its amazing what a merchant can do with conditional statements, check it out.
Examples of two product pages:
Thank you, Bill Davis
Comment