• Toll-free  888-665-8637
  • International  +1 717-220-0012

BVC 5 - Site Terms

BVC 5 provides a powerful system for localization and customization with a term/value system. Terms are values used internal to BVC 5 and the value is what outputs on the store. Edit term values to control the output displayed to the shopper when terms interpreted for publishing to the web page. For example, if you were to change "AddressBook" to have a value of "Your Address Book", anytime you now see "Address Book" would now be "Your Address Book." Click the edit button to edit term values.

For those coding their own modifications, Site Terms can be called in code such as:

lblTest.Text = Content.SiteTerms.GetTerm("AddressBook")

In this case, the lblTest would show a as "Address Book"

**It is strongly recommended NOT to delete a factory default term. Only user-defined terms should be deleted if no longer used.

©2024 Develisys. All rights reserved. Privacy
  • Toll-free  888-665-8637
  • International  +1 717-220-0012