Simple Product Options for WooCommerce

Plugin Banner

Simple Product Options for WooCommerce

by Pektsekye

Download
Description

This plugin adds selectable options to WooCommerce products.
So customer can select size, color and specify custom text before adding a product into the shopping cart.
The store administrator can create product options on the edit product page.
He can set price for each option value and make options required “mandatory” for selection.
So the customer will not be able to add the product the shopping cart without selecting the required options.
Selected values are saved and then displayed on checkout pages and in the order complete emails.

Main Features:

  • Drop-down, radio button, multiple select, checkbox, text field and text area option types.
  • Set price for each option value.
  • Make options mandatory for selection.
  • Display selected values on checkout, order info pages and in the order emails.

Main Limitations:

  • The current version of this extension supports only Simple products.
  • It uses JavaScript to change product price so it is very dependent on theme’s HTML. If it cannot find and update the product price you will need to adjust the JS file.

You can check a demo page here:
DEMO Page

You can read the installation instructions here:
README

Simple Code Idea:

The idea of this plugin is to keep the base version as simple as possible.
And to add the new features as modifications.

This plugin has just 19 files to make it easy to use and customize. If you need more features check the modifications page hottons.com/po_modifications

Contact me by email pektsekye@gmail.com if you have questions or need help.

Other plugins

If you like this plugin check also:

Translators

Available Languages

  • English (Default)

Documentation

Full documentation is available here.

Requires WordPress 4.7 and WooCommerce 3.0 or greater.

  1. Unzip the downloaded zip file.
  2. Upload the plugin folder into the wp-content/plugins/ directory of your WordPress site.
  3. Activate Product Options for WooCommerce from Plugins page.

Contact me by email pektsekye@gmail.com if you have questions or need help.

  1. Custom Options section on the product edit page.

    Custom Options section on the product edit page.

  2. Product options on front-end.

    Product options on front-end.

  3. Selected values on checkout page.

    Selected values on checkout page.

it's not working for me 🙁

By johnatanweb on September 3, 2024

please help is not adding options in cart!?

i tried to change linein wp-content/plugins/product-options-for-woocommerce/Model/Observer.php


     $productId = $citem["product_id"];

but still no visible selected options.

please help, thnaks

Perfect

By kabbo508 on July 24, 2024

I was face some issue with this plugin, i just sent mail to the developer and he give me reply with proper solution within an hour, really appreciate it man...

Best plugin and best support

By wtpleo on March 28, 2024

Great and light plugin. Love it.

Excellent Plugin. Simple and Easy to use as it should be.

By domzu on January 7, 2024

Exactly what I was looking for.
Reminds me of the good old days when i was working on magento1.

Easy and straight forward setup! And Awesome support!

By CodeIntoPixel (codeintopixel) on January 7, 2024

I mailed the developer regarding the issue I'm getting because of my custom development code conflicting with the plugin code, and he helped me to resolve it with continuous mail support. Kudos to development and support part.

No Swatches in simple product format

By arbybeaver on April 19, 2023

The options are fine for a simple product. You can use the primary image. But if you are using any variations that require images, though no price differentials needed, none can be added to the options format. Hence no variation swatches that could be moused over/clicked on to represent selections. And this doesn't work with wp variation product settings. Use only if you have very few variations.

Plugin saves the day

By bonn1266 on March 2, 2023

Does exactly what is needed.

Very useful and great support

By dongreen (DonGreen) on August 7, 2022

This is a very useful plugin, also great support from developer, quick and professional. Thank you.

Great plugin

By Jarkko (jarkkopod) on June 13, 2022

Easy to use. Feels simple and light-weight in a good way. More features are available with free modifications. For example I added a CSV import/export functionality, which is the reason why I chose this plugin over some others in the first place.

Спасибо за плагин

By ruliks on April 15, 2022

Плагин отличный и помогает быстрее справится с вариантами товара. Но хотелось бы, чтобы можно было выбирать показ добавленной суммы. Например: Вариант, а не Вариант +100$ Так же, по возможности, добавления варианта по умолчанию вместо None. Например если нужна опция, то просто ставишь отметку. Если не нужно, то и ничего не отмечаешь.

1.0.0 – Released: Jun, 10 – 2018

  • Initial release
Back to top