How can I modify the size/resolution of the thumbnail images in a bundle product in Magento? I have the following code (view.xml):
<images module="Magento_Catalog"> <image id="swatch_image" type="swatch_image"> <width>34</width> <height>34</height> </image> <image id="wishlist_thumbnail" type="small_image"> <width>264</width> <height>264</height> </image> </images>
However, I am confused about how to add bundle product images to it. Can you provide guidance on how to include bundle product images in this configuration?
thank you in advance
Hello @read1313135263
Use below code for modify the size/resolution of the thumbnail images in a bundle product:
<image id="bundled_product_customization_page" type="thumbnail"> <width>270</width> <height>270</height> </image>
Hope it helps !
If you find our reply helpful, please give us kudos.
A Leading Magento Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.
WebDesk Solution Support Team
Get a Free Quote | | Adobe Commerce Partner | Hire Us | Call Us 877.536.3789
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Adobe Commerce Partner | Hire Us | Call Us 877.536.3789
Location: 150 King St. W. Toronto, ON M5H 1J9