where i can find controller of product detail in velocity theme?
-
i want to modified and give additional data in the product detail
-
Hi @darkuser123,
May I know where you exactly want to add additional data?
May be this file and method will help you,
File:
packages/Webkul/Velocity/src/Helpers/Helper.php
Method:public function formatProduct($product, $list = false, $metaInformation = [])