How to add product in html block

Hello guys,



i want to add product in html block.



any suggestion to do this?

You can't do it dynamically since only HTML is in the html blocks. I.e. there are no template variables and ASP code is not allowed. So you either need to hard-wire it or do it with a normal block which is designed to deal with products.

i want something this…







left image and right product.



any block to do this?

You would have to do this as a custom block with filling type “products”.