質問

i want to update this file in my custome theme

magento2\vendor\magento\module-catalog\view\base\templates\product\price\amount\default.phtml

i have add it here in my theme

magento2\app\design\frontend\vendor\theme\Magento_Catalog\view\base\templates\product\price\amount\default.phtml

but its not working. please guide me how to make changes init.

役に立ちましたか?

解決

You have to keep your file inside below path,

magento2\app\design\frontend\vendor\theme\Magento_Catalog\templates\product\price\amount\default.phtml

please remove view\base folder from your path.

ライセンス: CC-BY-SA帰属
所属していません magento.stackexchange
scroll top