Advance pricing table is a highly customizable , most advance , very easy and light weight WordPress Pricing Table Plugin.
Very easy to use and fully mobile device responsive. Supported with all kind of WordPress Themes.
Short Code Example:
[wpb-row]
[wpb-column col="4"]
[wpb-pricing-table theme="theme-3" plan_name="Private Plan" price="4" currency="$" period="Per Month" btn_text="Give a Try" btn_url="#" features="10 Users, Minimal Report, 100MB Data Storage, No Suppor" color="#fff"]
[/wpb-column]
[wpb-column col="4"]
[wpb-pricing-table theme="theme-3" plan_name="Standard" price="29" currency="$" period="Per Month" btn_text="Purchase Now" btn_url="#" features="1K Users, Extensive Report, 1GB Data Storage, Forum Support" highlight="yes" color="#fff"]
[/wpb-column]
[wpb-column col="4"]
[wpb-pricing-table theme="theme-3" plan_name="Professional" price="99" currency="$" period="Per Month" btn_text="Purchase Now" btn_url="#" features="Unlimited Users, Extensive Report, 10GB Data Storage, Forum & Ticket, Support" color="#fff"]
[/wpb-column]
[/wpb-row]
Shortcode Refarence:
ID |
Attribute |
Default value |
Options |
Description |
1 |
theme |
theme-1 |
theme-1, theme-2, theme-3 |
3 different theme available for pricing table |
2 |
plan_name |
Plan Name |
|
Name of the plan |
3 |
price |
4 |
|
Price of the plan |
4 |
currency |
$ |
|
currency symbol |
5 |
period |
Per Month |
|
Ex: Per Month/ Per year/ Weekly/ Monthly Etc. |
6 |
features |
Responsive design, Free update & support, Three different theme, Advance settings |
|
Comma separated features for this plan. Ex: 10 Users, Minimal Report, 100MB Data Storage, No Support, Single Agent. |
7 |
btn_text |
Buy Now |
|
Plan button text. |
8 |
btn_url |
http://wpbean.com/plugins/ |
|
Plan button url. |
9 |
highlight |
|
yes |
Only for theme-2 , If set yes plan will be highlighted. |
Row Shortcode Referance:
ID |
Attribute |
Default |
Description |
1 |
bg |
|
Hex color code. Ex. #e74c3c |
2 |
primary_color |
#e74c3c |
Hex color code. Ex. #e74c3c |
Column Shortcode Referance :
ID |
Attribute |
Default |
Description |
1 |
col |
4 |
Plan column. Based on bootstrap grid system. Default value 4, that means 3 column. |