How I can achieve this using checkbox:
1- I pressed add awards, then a panel opened down below [I know how to do this part]
2- When I press on an image it gets selected with a price, how I can do that? they are using checkboxes but with images, I checked their inspect element as well, they are using these classes to play with it
[class=“ginput_container ginput_container_checkbox”]
[class=“gfield_checkbox”]
[gchoice gchoice_1_82_1]
Can you please guide me on how to do this? I am reading the docs at the moment