WooCommerce Product Option Plugin

WooCommerce Product Option Plugin allow you to add extra fields like radio button, checkboxes, text fields, images, etc.

Thank you for purchasing my plugin. If you have any questions that are beyond the scope of this help file please contact us at wpmajesty@gmail.com.

Overview

THe purpose of the plugin is to get more information from user to get the product as per information.

Minimum requirements

  • PHP 5.4
  • WordPress 4
  • WooCommerce 2.4
  • JavaScript / jQuery

Sources

  • WordPress
  • WooCommerce

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 composite-product.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 product-option 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.

Quick Start Guide

WooCommerce Product Options Plugin is really easy to use. Below we described it step by step

Basic plugin usage

Step 1

Go to product option post type and start to create options as given and as many as you need.

Step 2

Go to product options and assign the options to that product.

Step 3

Go to product single page so you will be able to see all the options that you selected for the product.

There are some options on admin panel of WooCommerce Product Options Plugin. You can set them one by one.

Product Options

You can see all the options that you generated

Select Type

You can select type for that option like text field, radio button etc.

Label

You can set label for tha option here.

Format Label

You can format label as a heading or simply label.

Description

You can add description about that option.

Required

You can make that option required to get input from customers on frontend.

Options

You can add asmany options as you need with different pricing types and prices.

You can generate more fields as given below

Product Level Option

You can assign the generated options for any product and can enable/disable the options also

You can view group of option on frontend of the product

Product option summary

You can see all the selected options with their label and price in summary table

Validation

You have to input all the required fields otherwise you will get error

Cart Page

You can see all the input values sent to cart information

Order Page

You can see all the input information sent to product order after checkout