Skip to Content
0
Former Member
May 16, 2018 at 11:22 AM

How to move powertools items to my store

66 Views

 website.powertools.http=http://powertools.local:9001/mystorefront
 website.powertools.https=https://powertools.local:9002/mystorefront
 
 website.mystore.http=http://localhost:9002
 website.mystore.https=https://localhost:900

those are from localproperties.

so now, when i go to

https://localhost:9002

storefront comes. when i click something, it goes to

https://localhost:9002/powertools/en/USD/Open-Catalogue/Tools/Measuring-%26-Layout-Tools/c/1358

i want to remove this powertools and make it mystore.

What should i do?