Kunal0 Posted March 19, 2020 Share Posted March 19, 2020 Hi, I managed to migrate my data from an earlier version of Prestashop to the new version which is great. however the problem im having is in the product quick view I would like to show the product reference can anyone help me as to how to add this to the right file Any hints be great Kunal Link to comment Share on other sites More sharing options...
WisQQ Posted March 19, 2020 Share Posted March 19, 2020 20 minutes ago, Kunal0 said: Hi, I managed to migrate my data from an earlier version of Prestashop to the new version which is great. however the problem im having is in the product quick view I would like to show the product reference can anyone help me as to how to add this to the right file Any hints be great Kunal This is what u need to display product reference: {$product.reference_to_display} Link to comment Share on other sites More sharing options...
Kunal0 Posted March 19, 2020 Author Share Posted March 19, 2020 Thank you for that where and which file do I add this too. Kunal Link to comment Share on other sites More sharing options...
WisQQ Posted March 19, 2020 Share Posted March 19, 2020 4 minutes ago, Kunal0 said: Thank you for that where and which file do I add this too. Kunal templates/catalog/_partials/quickview.tpl Link to comment Share on other sites More sharing options...
Kunal0 Posted March 19, 2020 Author Share Posted March 19, 2020 Thank you I'll try this and report back. Kunal Link to comment Share on other sites More sharing options...
Kunal0 Posted March 20, 2020 Author Share Posted March 20, 2020 Thank you that worked a charm. One last question I promise, I would also like to add the product reference to the tables of products that appear from categry selection and on the homepage. Kunal 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