問題タブ [opencart-3]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
php - Products Storefront UI にタブを追加 - Opencart v3
デフォルトの opencart v3 デフォルト製品に加えて、別のタブを追加しようとReviews
しています。Description
明確にするためのデモはこちら
https://demo.opencart.com/index.php?route=product/product&path=20_27&product_id=41
この新しいバージョンの opencart に関するドキュメントはほとんど見つからなかったので、これを行うために変更する必要があるファイルを見つけたいと思っています。
これまでのところ、私は確信しています
/store/public_html/catalog/view/theme/default/template/product/product.twig
追加のタブを追加するには、他にどのファイルを変更する必要がありますか?