Prestashop 删除呼叫我们信息 header
Prestashop remove the call us info header
我可以在哪个模块和 tpl 文件中删除出现在我正在使用的 Header 模板中的 "call us" 信息和数字 phone?
使用 Prestashop 1.6
转到您的主题 -> 您的主题 -> 模块 -> 阻止联系人 -> nav.tpl 编辑此文件。
有两个触点模块pre-installed
Contact information block
(显示在页脚中)
和
Contact block
(显示在header)
您只需要删除模块 Contact block
中的 phone 编号(将字段留空)
我可以在哪个模块和 tpl 文件中删除出现在我正在使用的 Header 模板中的 "call us" 信息和数字 phone?
使用 Prestashop 1.6
转到您的主题 -> 您的主题 -> 模块 -> 阻止联系人 -> nav.tpl 编辑此文件。
有两个触点模块pre-installed
Contact information block
(显示在页脚中)
和
Contact block
(显示在header)
您只需要删除模块 Contact block
中的 phone 编号(将字段留空)