Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Product Configurations Table

Deskripsyon

This plugin requires Simple Product Options for WooCommerce plugin to display the configurations table.

It displays a table with configuration values.
The table has selectable cells. So the user can select the values.
The user can select only the available combinations of the values.
All the combinations are imported from a CSV file like this:
QS03308,20,”PA 6.6″,0.20,50
QS03308,20,”PA 6.6″,0.20,45
QS03308,20,”PA 6.6″,0.21,60
QS03308,20,”PA 6.6″,0.21,65

This plugin uses text field product options to save the selected values.
So that the selected configuration is visible on the order info page and in the order confirmation emails.

How To Use It:
1. Install the Product Options plugin.
2. Create a product with options for the configurations table.
3. Import the configuration options from a .csv file.
More details

Main Features:

  • Combines product options in a configurations table.
  • Allows to select only applicable combinations.
  • Imports all combinations from a .csv file.

Main Limitations:

  • Requires another plugin to display the product options.

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 22 files to make it easy to use and customize. If you need more features check the modifications page hottons.com/ocf_modifications

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

Translators

Available Languages

  • English (Default)

Documentation

Full documentation is available here.

Mga Screenshot

  • Product options that will be displayed as the configuration table.
  • Product Configurations Table section on the edit product page.
  • CSV file with the configuration options.
  • The configurations table on the front-end product page.

Pag-install

Requires WordPress 4.7, WooCommerce 3.0 and Simple Product Options for WooCommerce 1.0

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

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

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Product Configurations Table” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Product Configurations Table” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.0 – Released: April, 23 – 2020

  • Initial release