Hi @olsalas711 ,You can try to customize the URL with following options:
Custom URL Formats
To provide a custom URL format, a project can implement either the ProductUrlFormat or the CategoryUrlFormat service interface and register the implementation as OSGI service. Those implementations, if avai...