Need to change Custom Page name in WordPress from “services” to “products”

Have a wordpress Website in development a theme which has following url for a services

url for custom page type :
localhost/website/service/mechanical-engineering/
localhost/website/service/automotive-parts-systems/

need to change it to :
localhost/website/product/mechanical-engineering/
localhost/website/product/automotive-parts-systems/

I am not able to change it in permalinks, also i am a designer and know little about php

Have tried changing page name and tags in permalinks
also not able to find any plugin which can do this