Code:
	
	<mvt:foreach iterator="product" array="readytheme:products">
    <a class="u-block x-product-list__link" href="&mvt:product:link;" title="Shop &mvt:product:customfield_values:customfields:product_list_category;">
        <img class="x-product-list__image" src="&mvte:product:imagetypes:main;" alt="Shop &mvt:product:customfield_values:customfields:product_list_category;">
    </a>
    <a style="text-align:center;" class="u-block x-product-list__link" href="&mvt:product:link;" title="Shop &mvt:product:customfield_values:customfields:product_list_category;"><b>&mvt:product:customfield_values:customfields:product_list_category;</b></a>
</mvt:foreach>

Leave a comment: