I have been using PHP Runner for some time.
I have few doubts, i'll post them one by one.
Please give me the best possible solution for the same,
so that others can also benefit from the same.
I have a Product Page.
There are two columns,
QTY
MOQ
When the List page is being displayed.
If QTY is less than MOQ, the QTY Cell (or) the entire row should appear in another color.
If QTY is equal to MOQ, the QTY Cell (or) the entire row should appear in a different color.
Please let me know the solution for the same.
Thanks in Advance