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.
Open 2.1.0.2 カート アカウント/フッター エリアから返品を削除する方法???
私はオンラインで探してみましたが、すべての古いバージョンについて、すべて試してみましたが、どれも削除しませんでした。
ありがとう
開けるcatalog/view/theme/default/common/footer.tpl
catalog/view/theme/default/common/footer.tpl
次の行を削除します。
<li><a href="<?php echo $return; ?>"><?php echo $text_return; ?></a></li>
明らかに、別のテーマを使用している場合は、そこも削除してください。