Question

we are using Magento V 2.3.5-p1

In default Magento when we select options in bundle product page the selected option will be displayed in the summary section. By default, only the quantity and name of the selected option is displayed in the summary section.

I have created one bundle product and created bundle options with input type radio button and added products in that bundle option. I have fetched and displayed product images (which were added as bundle options) on the front end.

what I want to do is display the product image with the product name when the user selects an option in the bundle product. I want display images in the summary section.

I had noticed that summary section is based on x-magento-template. So How can I display product images in the summary section? Is there a way to display product image in x-magento-template?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top