Including/Excluding Tax Price Toggle For WooCommerce

Including/Excluding Tax Price Toggle For WooCommerce

Thank you for purchasing my plugin. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form or email on rpmagerips@gmail.com. Thanks so much!

Installation

There are two primary methods for installing any WordPress plugin.

Install with a zip file

  1. From your WordPress dashboard, choose Plugins > Add New
  2. Select Upload from the set of links at the top of the page (the second link)
  3. From here, browse for the zip file included in your plugin purchase titled rp-woo-tax-price-toggle.zip and click the Install Now button
  4. Once installation is complete, click Activate Plugin to activate it and enable its features.

Install by FTP Manager

If you are have no previous web experience and have no idea what an FTP Manager is, then this option is not for you.

  1. Access your host through the FTP manager
  2. Access the plugins directory of your WordPress install /(WordPress directory)/wp-content/plugins/

    If WordPress is installed on the root folder the directory is /wp-content/plugins/

  3. Find the directory titled rp-woo-tax-price-toggle and upload it and all files within to the directory from the previous step.
  4. From your WordPress dashboard, choose Plugins > Installed Plugins
  5. Locate the newly added plugin and click on the Activate link to enable its features.

How to Configure?

The Tax Toggle uses the base country tax settings as per the WooCommerce tax settings section.

  1. Tax Rates and Calculations must be switched on
    WP Admin > WooCommerce > Settings > General "Enable tax rates and calculations"
  2. Tax Rate must be set
    WP Admin > WooCommerce > Settings > Tax > Standard Rates + Insert Row with your Tax info
  3. Individual Product must be marked as Taxable
    WP Admin > Products > Product > Product Data > Tax Status > Product should be "Taxable"
  4. Set your default customer location (this is how the tax is worked out if user is not logged in)
    WP Admin > WooCommerce > Settings > General > Default customer location should be "Shop base address" and your shop base address should be filled in
  5. Optional: Calculate tax based on “Shop Base Address” (Unless you make all your customers register with their address before browsing or your tax system is not based on your store location)
    WP Admin > WooCommerce > Settings > Tax > Calculate tax based on "Shop Base Address"

Tax Toggle Settings

This plugin allow your customer to easily show the price including and excluding tax. This plugin added sticky button left or right site based on your setting. Using this user can easily switch/show price with or without tax.

On the Checkout the toggle is hidden because the tax is displayed as per the checkout rules. e.g. by what location is selected in the address.

Enabled?

If enabled, then the tax toggle plugin will enable.
If disabled, tax toggle will disable.

Enable floating button

If enabled, then the tax toggle floating button will display on front-end all pages.
If disabled, then the tax toggle floating button will not be displayed on front-end all pages.

Enable on cart page

If enabled, then it will apply tax functionality on cart page.
If disabled, then it will not apply tax functionality on cart page.

Enable on mini cart

If enabled, then it will apply tax functionality on mini cart.
If disabled, then it will not apply tax functionality on mini cart.

Button text for including tax

Floating Button text for including tax.

Button text for excluding tax

Floating Button text for excluding tax.

Text for including tax

Text for including tax after price on price section

Text for excluding tax

Text for excluding tax after price on price section

Button background color for including tax

Floating Button background color for including tax will be display of this color.

Button text color for including tax

Button text color for including tax will be display of this color.

Button background color for excluding tax

Floating Button background color for excluding tax will be display of this color.

Button text color for excluding tax

Button text color for excluding tax will be display of this color.

Toggle text size

Floating button toggle text size will be of this size i.e. 10px or 12px.

Save Settings

It will save all above setting options.