Hidden/disabled option (free)

Free add-on for Uni CPO 4 plugin. No support provided. Use it "as is".

This add-on is a free plugin that extends functionality of Uni CPO. It can be found here: https://github.com/moomoo-agency/uni-cpo-scrtopts

This add-on makes it possible to fill text Input option automatically with basically any value. Anything that can be shown in Dynamic Notice.

Installation:

Step 1: download the plugin from our GitHub repo

Step 2: rename folder/archive

Step 3: upload the folder with the plugin via FTP client to your WordPress site to the plugins folder, then activate. Or upload the archive with the plugin through 'Add new plugin' WP admin interface, then activate it.

These are same steps as for "Send Inquiry" add-on. Just different GitHub repo Please, check that page for some screenshots.

Using the plugin

Upon the plugin activation it adds two new settings on the product edit page. Basically, the plugin includes two functionalities. Depends on the setting used it will work this or that way.

Regardless which one of the mentioned two ways you would like to use, you always need two options: one Text Input and one Dynamic Notice

Hiding Text Input

This way the chosen Dynamic Notice will be visible and the chosen Text Input will be hidden. This is an example of setup:

Please, pay attention to syntax! These are two options' variable names connected with ":" sign.

And this is how it looks like on the product page:

Disabling Text Input

This way the chosen Dynamic Notice will be hidden and the chosen Text Input will be disabled. This is an example of setup:

And this is how it looks like on the product page:

The result

Regardless which way are you using the plugin, the result is the same and like this:

This means that the value of the input will be added to cart/order meta data.

Last updated