Overview
↑ Back to topProduct 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- Download the Plugin:
- Obtain the latest version of the Product Insurance plugin from the official website.
- 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 clickInstall Now
.
- 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.
- Once the installation is complete, click on the
Usage
↑ Back to topPlugin Settings Overview
↑ Back to top- 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.
- In your WordPress admin dashboard, navigate to
- 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.
- 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 topThe 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 topEach product in your WooCommerce store can have customized insurance options.
- 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 addedInsurance
tab.
- Edit a product by navigating to
- 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.
- Product Insurance: Choose how insurance packages apply to this product:
- 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.
- If you select
- Saving Changes:
- After configuring the insurance options, click the
Update
button to save your changes.
- After configuring the insurance options, click the
Frontend Display
↑ Back to topOn the single product pages, customers will see the insurance options you’ve configured.
- 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.
- Add Insurance Section: Located above the
- Dynamic Price Adjustment:
- Selecting an insurance package dynamically updates the product price based on the chosen insurance option (fixed fee or percentage).
- 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.