View Product Page

Supported forms

From the Inquiry Forms tab > Form to show, you will be able to set up the inquiry form.

Inquiry form tab

The plugin includes a default form, but supports also some third-party external plugins. Here’s the full list and specific settings, if necessary.

Default form

If you want to show the default form on your products and allow users to send you an inquiry, go to the General options section in the Inquiry Form tab and select Default form in Form to show.

Select default form

In the next section, Default form fields, you will be able to manage all the fields shown in the form. The fields available are first namelast nameemailmessageacceptance.

Default form fields

This is how it would look like in the frontend:

Inquiry form example in the frontend

You can activate/deactivate the fields through the related button and edit the available options: Name, Type (Text, Email, Textarea, Acceptance), Class, Label, Label Class, Placeholder, Position (First, Last, Wide), Required (YES/NO).

Note: It is not possible to add new fields to the form. You can only edit and manage the existing fields.

If you want to use the reCAPTCHA in the default form, you must enable the option Add a reCAPTCHA to the default form then insert the site key and secret key in the respective fields.

This is how the form would look like in the frontend with the reCAPTCHA enabled:

ReCaptcha option in the inquiry form

Ninja Forms

From Ninja Forms > Settings, enable “Developer mode”:

Ninja form builder in "Dev mode"

Then, when you create a new form, add a hidden field with the following details:

Ninja hidden field

Add the following placeholder {ywctm-product-id} in the email that you want to create. This will show the link to the product page.

In YITH Catalog Mode > Inquiry Form > General options you will be able to add the form you have created.

Select Ninja form

Formidable Forms

Create the form based on your needs from Formidable forms settings.

From Build section, make sure you add an extra hidden field with the following ywctm-product-id in Advanced > Field key as shown below:

Formidable hidden field

In section Settings > Action & Notifications, in the email body, make sure you include the shortcode [default-message] to add all fields automatically. Alternatively, you can add them one by one using the field-related shortcode created:

Formidable field shortcode

In YITH Catalog Mode > Inquiry form > General options you will be able to add the form you have created.

Select formidable form

If you want to manage the position, text and color options of the form in the Product page, please, refer to the Form options here.