我想在产品页面上的div下显示的img标签中添加一个title
属性,其类为fotorama__stage__frame
。
我尝试更新gallery.phtml
中存在的vendor/magento/module-catalog/view/frontend/templates/product/view/
,但是不起作用?
img标签包含类-“ fotorama__img”。
是否可以从lib / web / fotorama覆盖fotorama.js,以在magento 2.3中添加新属性“ title”。