When I create a product, I enter a title into the “Title” box. For example: Sedona Arizona Retro Style Hoodie | Arizona Travel Apparel | Crunchmouth. So I assume that when I inspect the code, I should find the following:
Sedona Arizona Retro Style Hoodie | Arizona Travel Apparel | CrunchmouthUnfortunately, I do not find this. There is no title at all in the code. So if I go into the code and add the title I want for this particular product, that would be the title for every single page of my website and that would be the text that shows up next to my favicon on the browser tab. That would be incorrect and I don’t want that. I assume that what I need is for the product title to be dynamic, because I have several hundred products. To sum it up, I would like for the text I put into the “Title” box on my create product page to actually be the title in the code and, therefore, the text that shows up next to the favicon. How can I accomplish this? Many thanks for your help! Todd