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.
我想删除 opencart 2.0.0.0 主页上的精选、最新、按类别最新、特价产品描述。我只想显示产品图片、价格、添加到购物车、愿望清单、比较。请帮我解决这个问题。我该如何解决。
删除或注释该行:
<p><?php echo $product['description']; ?></p>
在以下文件中
catalog/view/theme/default/template/module/special.tpl
catalog/view/theme/default/template/module/featured.tpl
catalog/view/theme/default/template/module/latest.tpl