Hello People, I am going through this documentatio...
# suitecommerce
a
Hello People, I am going through this documentation https://developers.suitecommerce.com/page-types-and-page-layouts.html In this section, it says that registerTemplate() lets us register a new template for specific URL path. I am trying to register a new template for a very specific category page and changing the template from SMT changes all category page templates. Is there anything I am missing here?
c
Hi, @Anas Jakwani. Were you able to find the answer?
a
Nope, still researching.
c
I had the same question a while ago. What I did was add logic to the template, which gave me my custom layout.
a
The logic that checks for specific URL path?
c
You can.