We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13fa0d9 + 535f38d commit 1087868Copy full SHA for 1087868
templates/catalog/_partials/miniatures/product.tpl
@@ -99,7 +99,7 @@
99
loading="lazy"
100
alt="{l s='No image available' d='Shop.Theme.Catalog'}"
101
title="{l s='No image available' d='Shop.Theme.Catalog'}"
102
- data-full-size-image-url="{$product.cover.bySize.home_default.url}"
+ data-full-size-image-url="{$urls.no_picture_image.bySize.home_default.url}"
103
>
104
</picture>
105
{/if}
0 commit comments