Product Insurance

Overview

↑ Back to top

Product Insurance for WooCommerce is a powerful plugin that allows store owners to offer insurance packages for their products. With this plugin, you can create multiple insurance options, configure custom insurance packages, and display these options seamlessly on your product pages. Enhance your customers’ shopping experience by providing them with the choice to protect their purchases with ease.

Requirements

↑ Back to top
  • WordPress: Version 6.0 or higher
  • WooCommerce: Version 7.0 or higher
  • PHP: Version 7.4 or higher
  • MySQL: Version 5.6 or higher

Installation

↑ Back to top
  1. Download the Plugin:
    • Obtain the latest version of the Product Insurance plugin from the official website.
  2. Upload the Plugin:
    • Log in to your WordPress admin dashboard.
    • Navigate to Plugins > Add New.
    • Click on the Upload Plugin button at the top.
    • Choose the downloaded .zip file and click Install Now.
  3. Activate the Plugin:
    • Once the installation is complete, click on the Activate Plugin button.
    • After activation, you can access the plugin settings via the WooCommerce settings menu.

Usage

↑ Back to top

Plugin Settings Overview

↑ Back to top
  1. Accessing Settings:
    • In your WordPress admin dashboard, navigate to WooCommerce > Settings.
    • Click on the Products tab.
    • Select the Insurance subsection to access the Product Insurance settings.
  2. Insurance Terms Page: Select a page that contains your insurance terms and conditions. This link will be displayed on the single product pages, providing customers with detailed information about the insurance options.
  3. Insurance Packages Table:
    • Insurance Packages: Configure various insurance packages that customers can choose from during checkout. Each package includes details such as name, description, cost, and availability.
    • Adding a Package: Click the Add Insurance button to create a new insurance package. Fill in the required details and save your changes.
    • Editing a Package: Use the Edit link next to each package to modify its details via a modal popup.
    • Deleting a Package: Remove unwanted insurance packages by clicking the Delete link.

Edit Popup Screen

↑ Back to top

The Edit Insurance Package Modal allows you to efficiently manage insurance package details without navigating away from the settings page.

  • General Details:
    • Package Name: Enter a descriptive name for the insurance package.
    • Description: Provide a brief description that may be shown as a tooltip on the frontend.
  • Insurance Package Cost:
    • Fee Type: Choose between a fixed fee or a percentage-based fee.
    • Cost: Specify the cost associated with the insurance package. For fixed fees, enter a monetary value. For percentage-based fees, enter a percentage that will be applied to the cart total.
  • Package Restrictions:
    • Product Category Restriction: Limit the insurance package to specific product categories.
    • Product Tag Restriction: Restrict the insurance package to products with certain tags.
    • Product Type Restriction: Apply restrictions based on product types.
  • Save and Cancel:
    • Save: Apply your changes and update the insurance package.
    • Cancel: Discard changes and close the modal.

Product Settings Overview

↑ Back to top

Each product in your WooCommerce store can have customized insurance options.

  1. Accessing Product Settings:
    • Edit a product by navigating to Products > All Products and selecting the desired product.
    • Scroll down to the Product Data section and click on the newly added Insurance tab.
  2. Insurance Options:
    • Product Insurance: Choose how insurance packages apply to this product:
      • Use Default Packages: Apply the sitewide insurance packages configured in the plugin settings.
      • Use Custom Packages: Override the default settings and specify custom insurance packages for this product.
      • No Insurance Packages: Disable insurance options for this product.
  3. Custom Insurance Packages:
    • If you select Use Custom Packages, a table similar to the plugin settings will appear.
    • Configure insurance packages specific to this product, excluding restrictions.
    • Add, edit, or delete packages as needed.
  4. Saving Changes:
    • After configuring the insurance options, click the Update button to save your changes.

Frontend Display

↑ Back to top

On the single product pages, customers will see the insurance options you’ve configured.

  1. Insurance Options Display:
    • Add Insurance Section: Located above the Add to Cart button, customers can select from the available insurance packages.
    • Package Details: Each insurance option displays the package name, a brief description (as a tooltip), and the associated cost.
  2. Dynamic Price Adjustment:
    • Selecting an insurance package dynamically updates the product price based on the chosen insurance option (fixed fee or percentage).
  3. Cart Integration:
    • Selected insurance options are added to the cart and reflected in the order details.
    • Insurance selections are visible in the cart and checkout pages, ensuring transparency for customers.