Creating a membership page with selection limits

I am creating a membership site similar to blueapron where customers can select their menu based on the membership tier they are on. Each month users can select which options they want to be added to their cart.

Selections are limited by tier:
Gold members can pick 4 items.
Silver 3
Bronze 2 etc

Once a member has reached their limit is there a way for me to grey-out items are beyond their membership level.

I am using Firebase for the membership authentication.


Here is my public share link: LINK
(how to access public share link)

Is there anything we can help you with?