Hi,
Thanks for using our plugins. I can try to help out here, but I am limited in supporting customizations.
You could try modifying the ticket form in your theme following our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
This is where you can find the ticket form:
plugins/event-tickets-plus/src/views/wootickets/tickets.php
or here:
plugins/wootickets/src/views/wootickets/tickets.php
And you want to move it here:
yourtheme/tribe-events/wootickets/tickets.php
There you would have to figure out how to display the price the way you would like.
Cheers