Seeking Guidance on Custom Frontend Extension in SuiteCRM 8.5

I am currently working on a custom frontend extension for SuiteCRM 8.5 (SuiteCRM/extensions/defaultExt), specifically focusing on changing entire row colors for product records based on their price.

I’d like the row to be green if the price is greater than 1500 and yellow otherwise. I’ve explored existing threads on conditional formatting, but those approaches haven’t entirely met my requirements.Looking forward to your valuable input.

Maybe this will help you.