diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index d6a582e..6a87ece 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -102,7 +102,7 @@ $this->registerJs (" data-cost="price ?>" data-old_cost="price_old ?>" data-id="product_variant_id ?>" data-art="sku ?>" data-color="name ?>" - data-image="imageUrl, 'list') ?>" + data-image="imageUrl, 'product_view') ?>" data-imageoriginal="imageUrl ?>" title="fullname ?>"> imageUrl, 'product_variant')?> @@ -164,7 +164,7 @@ $this->registerJs (" -- libgit2 0.21.4