Attribute Pictures Full Size

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
Hi Andrei,

In nopCommerce 3.1 you can map attributes to pictures, which is great by the way.
But the image that is set to the default picture is not the full size image and when you enable the default image click to zoom it displays the small image rather than the full image.
So maybe the ProductVariantAttributeModel should have 2 properties - PictureUrl (which it already has) and FullPictureUrl.
This way you can set the PictureUrl to the main-product-img- and the FullPictureUrl to the main-product-img-lightbox-anchor-.

Hope this helps!
10 years ago
Hi,

Sure. Thank a lot for reporting. I've just created a work item
10 years ago
Fixed. Please see chnageset 9b0793af29fb
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.