Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要知道创建用于购物车预览下拉列表的 HTML 输出的代码在哪里,该代码说明:您的购物车中有物品(2)等在页面顶部,并且有结帐和查看购物车按钮也是如此。还有用于显示/隐藏它的 javascript 所在的位置。
tpl文件为:catalog/view/theme/default/template/module/cart.tpl
控制器文件为:catalog/controller/module/cart.php
语言文件为:catalog/language/english/module/cart.php
隐藏/显示它的javascript是:catalog/view/javascript/common.js
我希望这有帮助
如果您有任何进一步的疑问,请回复
问候杰里米