mirekcerno Posted February 17, 2016 Share Posted February 17, 2016 (edited) Hello price, can somebody please how to add product price into the code in classes/meta.php I would like to have *Name (price with currancy) - myshopname.com* 1.6.13 Thx Mirek Edited February 17, 2016 by mirekcerno (see edit history) Link to comment Share on other sites More sharing options...
sandipchandela Posted February 17, 2016 Share Posted February 17, 2016 override is the alternative for your requirement. Find this method in classes/Meta.php , Change sql query and get price info and append to meta tags. public static function getProductMetas($id_product, $id_lang, $page_name) Link to comment Share on other sites More sharing options...
mirekcerno Posted February 17, 2016 Author Share Posted February 17, 2016 Thx buddy, but problem is to change it.... Can you make it for me? Thx Mirek Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now