Documentation

Home » Documentation » Configurator forms » Pre-built templates

Pre-built templates

In this article

Configuration templates

The plugin comes with a set of pre-built configuration templates to get you started quickly:

  1. Form only
  2. Form and summary
  3. Visual and form
  4. Visual and form (inverse)

Form template

The form template only displays the form. No preview. This can be useful for calculation forms where no visual representation is required.

Form and summary

The form and summary also does not include a visual representation. It only shows the form and the summary. This is useful for large configuration forms, where the customer can review his selected options at all times.

Visual and form

The visual and form template shows a visual representation of the configuration. This is useful when you want to create a visual product configuration form where the visual representation of the product is crucial.

Visual and form (inverse)

We also have the same template with inverse display, blending the image inside the template.

Custom template

If you are not satisfied with the pre-built templates, you can also design your own template with the shortcodes provided by our plugin. Each shortcode functions as a separate component which can be placed anywhere on the page.

These are the elements you can choose from and their corresponding shortcodes:

  • Gallery: [wpcb_gallery id=”1″ nav=”1″ actions=”1″]
  • Gallery nav: [wpcb_gallery_nav id=”1″]
  • Product title: [wpcb_form_title id=”1″]
  • Form: [wpcb_form id=”1″]
  • Form totals: [wpcb_form_totals id=”1″]
  • Form actions (pro): [wpcb_form_actions id=”1″]
  • Form summary: [wpcb_form_summary id=”1″]
  • Step nav (pro): [wpcb_step_nav id=”1″]
  • Step buttons (pro): [wpcb_step_buttons id=”1″]

Example:

Previous

Form display

Next

Template settings