How do I include the SKU as well as the product name in the page title (when looking at the product details page)?
Cheers!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In app/design/frontend/default/{your theme Folder}/template/page/html/head.phtml you could try
You could also do this using an observer for
catalog_controller_product_viewsee Magento Change Product Page Titles to Include Attributes