How we can set the Page_Tab_title in the PLP/SLP page , as a default it is coming as undefined, as we do have the attribute Page_Tab_title at Product Level , that is for the PDP page only.
So is there any wayout/idea by which we can set the Page_Tab_title.
But hereby ,a s per my understanding we can fill default value only, But ideally it should be dynamic as per the searching keywords. In that case , how we will do that ?
The dynamic part is the “crow” portion of the title. If you fill in you store settings, you should be able to replace the “undefined” part of it.
The format of the title for all pages comes from the vtex.store app that is listed as a dependency in your manifest.json. This is the code that returns it:
Hey @georgebrindeiro , really appreciated your answer, but my concern is - we have to make the Page title as dynamic - it should not be “Undefined” (as it is currently showing).
As such you suggested in the STore setting we have to fill the details like that,