{% if not media and mediaId %} {% set mediaCollection = searchMedia([mediaId], context.context) %} {% set media = mediaCollection.get(mediaId) %} {% endif %}
{% sw_thumbnails 'customer-upload-thumbnail' with { media: media, attributes: { 'alt': media.name } } %}
{% if entityCoverId and entityMedia %}
{% endif %} {% if entityMedia %}
{% endif %}