This code, as far I understand it, will display a linkable default image of a product.
{% if prod.available == true %} {% endif %}
How can I, instead, display an oval button that will link to the product, but within said oval show the subtitle of the product, as defined by the subtitle metafield?