Pricing Table v2
A table used to compare prices and features of different products.
Projects /
A table used to compare prices and features of different products.
The Pricing Table v2 component is used to compare the features of different products and allow the user to start the purchase process. The 'Enteprise' solution includes the option to purchase a volume license.
The radio switch controls the visibility of yearly/monthly plan elements. Elements that should be visible only if the 'Yearly' option is selected have the data-plan="year"
attribute. Those that should be visible only if the 'Monthly' option is selected have the data-plan="month"
.
The volume <select>
is another element controlling the price options (only the Enterprise options). While setting different pricing options, make sure the data-value
attribute of the price is equal to the value
of the select element.