Creating pricing tables with the Easy Pricing Tables plugin
If you're offering different subscriptions with similar features, it's really nice to help the customer understand which subscription is the right one for their budget. One of the best ways to do this is to create a pricing table that highlights the differences at a glance. The WordPress ecosystem already has a pricing tables plugin available for free on the WordPress.org plugin repository.
Getting ready
You must have the WooCommerce Subscriptions plugin installed and activated on your site. You should also have two Simple subscription products set up on your site.
How to do it…
There are three parts to this recipe. The first part of this recipe involves installing the right plugin.
- From the WordPress admin, go to Plugins | Add New.
- Run a search for the Easy Pricing Tables Lite by Fatcat Apps plugin.
- Install and activate the plugin.
Now that we have the plugin installed, we need to create a pricing table.
- In the WordPress...