Hi @Rajumuddana , You can always leverage below approach. This will work even when you try to keep custom control on how to load clientlibs. e.g. If you want to lazy load, preload, etc. - Override head.html from the base template- Modify the logic to load clientlibs at the page level with required b...