From b16cf925105d52ced068d36955b355fc23cb9635 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Tue, 24 May 2016 12:27:31 +0300 Subject: [PATCH] image size --- frontend/views/catalog/product.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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