On my PDP requests, if I "view source", the `<titl...
# suitecommerce
c
On my PDP requests, if I "view source", the
<title>
tag is coming back empty. Does anyone have an insight on what drives that tag?
k
@Chris, are you working with SCA? I am fairly sure the following SCA module does it: Modules/suitecommerce/CMSadapter@4.0.0/JavaScript/CMSadapter.Impl.Enhanced.js The method is “enhancePage()“. This path is from SCA Kilimanjaro.
c
Thanks, @Keith Fetterman. This got me on the right trail. It was a looong trail.
👍 1