Bagaimana saya bisa mengubah templat tajuk email
{{template config_path="design/email/header_template"}}
atau templat footer
{{template config_path="design/email/footer_template"}}
Bagaimana saya bisa mengubah templat tajuk email
{{template config_path="design/email/header_template"}}
atau templat footer
{{template config_path="design/email/footer_template"}}
Jawaban:
Anda dapat mengganti template ini di tema khusus Anda dan mengedit html sesuai kebutuhan Anda.
app/design/frontend/Vendor/themename/Magento_Email/email/header.html
app/design/frontend/Vendor/themename/Magento_Email/email/footer.html
Anda dapat mengganti template header dan footer inti Anda ke folder tema Anda,
vendor/magento/module-email/view/frontend/email/header.html
Untuk tema Anda,
app/design/frontend/{Vendorname}/{thememane}/Magento_Email/email/header.html
Proses yang sama untuk file Footer.html.
app/design/frontend/{Vendorname}/{thememane}/Magento_Email/email/footer.html
Lari
php magento setup:upgrade
php magento setup:static-content:deploy
Kosongkan cache.
Pengaturan ini tersedia di:
Konten -> Konfigurasi -> Tampilan Toko Default -> Email Transaksional