1

I want to use virto commerce in our start-up business with community license. Hence I want to put our company name in all pages of the virto commerce. How that can be done?

Koushik Saha
  • 673
  • 1
  • 10
  • 25

1 Answers1

1

This can be done by modifying liquid themes through Commerce Manager. Go to Content->Store->Themes->Edit Html and open snippets/footer.liquid.

enter image description here

There you will find powered by link, you can add your company name next to it. To remove it completely you'll need a production community license, which you can request from virtocommerce.com site.

Woland
  • 2,881
  • 2
  • 20
  • 33
  • Seems very rude to delete answer that YOU don't understand. – Woland Jun 24 '15 at 03:14
  • @Woland: Deleting an answer which is nothing more than "You can change name inside theme." is perfectly acceptable. However, now than you've expanded upon the answer, it is also perfectly acceptable for it to be undeleted, as you have done. – Matt Jun 28 '15 at 05:44