Enhacing Product show page
-
Instead of showing quantity directly, show a verbal text.
- If the quantity is greater than 10 then available.
- If it is <= 10 then selling fast.
- If it is zero then unavailable
-
Show variants of images in between quantity and Add to Cart button. On click of the variant the main image should change to the variant image.
- Use variant.image and variant.color properties to implement variants functionality.