Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

In a nutshell, widgets are handy little reusable modules that display content and user interface (UI) elements on your BPD website and emails. Our widgets use Razor markup language to access the database, fetch data and display it to the end user in a pre-styled output format.

...

Multiexcerpt
hiddentrue
MultiExcerptNameFeature Overview

Handy little reusable modules that display content and user interface (UI) elements on your BPD website and emails. 


Example of Output

Core templates such as the Product Detail template can contain a dozen widgets or more. Other templates are much simpler and require only a widget or two.

...

Tip

If a widget does not find data to return for a particular page, it will simply hide itself (such as the 'Product Attribute List' widget in the example above).

 It's good practice to test changes on your Stage site first, before overhauling layouts in your live environment!

 

Need More Info?

CV Connect has documentation available on all BPD widgets, including their options and examples of use. Simply search our knowledge base for the widget you're after!  You can also access specific widget help while in a widget in the CMS. 


Additional Information


Multiexcerpt
MultiExcerptNameAdditional Info
Our widgets use Razor markup language to access the database, fetch data and display it to the end user in a pre-styled output format.

...