import com.day.cq.wcm.api.Page def suffix = " | ASSA ABLOY Österreich" def rootPage = getPage("/content/assa-abloy/aaes-com/at/de") rootPage.recurse { Page page -> def contentNode = page.adaptTo(javax.jcr.Node).getNode("jcr:content") if (contentNode.hasProperty("pageTitle")) { def title = contentNode.getProperty("pageTitle").getString() if (!title.endsWith(suffix)) { contentNode.setProperty("pageTitle", title + suffix) println "Updated: ${page.path}" } } } session.save() println "Completed successfully."

Looking for EM Entrematic products and services?

Then you have come to the right place. For automatic door operators, all the products and services you know and trust are now offered under the ASSA ABLOY brand, including sliding door operators, swing door operators, profile systems and door closers.