Code

Discussion on Extra Product Options & Add-Ons for WooCommerce

Discussion on Extra Product Options & Add-Ons for WooCommerce

Cart 36,376 sales

ThemeComplete supports this item

Supported

This author's response time can be up to 2 business days.

10135 comments found.

Hi, could you add functionality on product variations? I need to be able to insert one or more products, not just options created from form builder. And these products are real products (simple product) in WooCommerce, so they can be stock managed. It’s like an up-sell but the placement is above the Add to cart button. And the total cost that will be shown in the page reflects this addition. So the customer can see the total cost before clicking Add to Cart button. Is this possible in the current plugin?

It sounds like you want a bundle or composites plugin. This plugin is not coded to work that way.

Is there a way you could help me with that? Can you just insert the functionality in your pop up modal, into the product type variations?

What you are asking is basically create a new plugin and combine it with this one. You cannot just insert that functionality like it’s nothing. I’m pretty sorry but what you ask is just not possible.

We’ve found a bug and a possible workaround/fix for it in TM Extra options when being used with the latest update of Flatsome (v3). If a form on the product page fails then the loading class on the add to cart button is never removed and the whole page has to be refreshed to update it.

We found we could fix the problem by going into the plugin’s assets folder and then in js/tm-epo.js and under the section var validator = form.tc_validate with the function invalidHandler we added the following line:

$(”.single_add_to_cart_button”).removeClass(“loading”);

There might be a more elegant solution to this for you to include in an updated version of the plugin, but this workaround seems to work for us.

There is already an update for that in the support forums http://support.themecomplete.com/forums/topic/avada-5x-compatibility/

Hi,

Can you explain the process used to setup your page here: http://epo.themecomplete.com/product/59lespaul-variable/

I would like to use images for the color change swatches, but cant seem to get it to work.

Thanks for the quick reply. The Simple Product version will also work, possibly better. How is it setup? I’ve been playing around with the settings for awhile and cant seem to get any type of swatch/image to display as an option.

For the simple product just import this CSV file to the builder so you can see how it is setup. http://themecomplete.com/img/csv/59LesPaul.csv

For the variable product what you have to do is builder your product variations normally and then enable the styled variations feature from the builder mode. Edit the new variation element that will appear and for each attribute you have set the “display as” setting to image swatches and select their image. Note that this is the attribute image you are selecting and not the variation image.

Awesome, thanks again for the quick reply. Excellent support! I’ll try it out shortly.

Hi. love this plugin. Would be even better if it would be made compatible with http://www.wpallimport.com/export/

It is compatible. Please see the following thread on the forums for more information http://support.themecomplete.com/forums/topic/exporting-importing-products-with-extra-product-options/

Automation in options

I want to know if i can create options right inside database? I can easily handle with code and db if i get some reference. The reason i ask is that i need to create 500 options for each product.

and another question: can i set quantity/available for each option, that will update with each purchase?

The options are stored in a serialized manner so that is deal breaker when it comes to creating option directly in the database.

If your options are the same for all or some groups of products there is always the choice of creating global forms where you create your options and they get applied to more than one product.

A note about the number of options. The more options you create and especially when combined with conditional logic can decrease performance. The 500 options you want to make on a single product may produce that issue.

Thanks for the answer.

What is the global forms?

You didn’t respond to the second question :can i set quantity/available for each option, that will update with each purchase?

The global forms are sets of options which you can apply to all product or product belonging to specific categories or specific products. Dashboard->Products->TM Global Extra Product Options

Every option has a quantity selector (except the upload element as it doesn’t apply to it) which you can enable. Note that that quantity will be multiplied by the product quantity. eg if you by a product with option A quantity 5 and the product quantity is 3 then option A total quantity is 5×3=15. That is true for all option types except for Fees as they are product quantity independent.

Hi, is this plugin have discount function like the product choose option exceed $2000 have $200 discount or some plugin can cooperate with this plugin doing such as function?

No there isn’t any discount capabilities. Just so you look for another plugin for discounts you need to know that the plugin is currently only compatible with WooCommerce Dynamic Pricing & Discounts from RightPress

Hi, is there an option to place color or image in select box or define only few colors in color picker? I need it for globals so image replace is not an option. Thanks, and thanks for amazing plugin.

I’m sorry but there isn’t such an option.

I don’t currently have this plugin installed but could you please advise if I am able to use as a shortcode? I want to setup my own pages for each group of products (i.e. instead of using the “shop” page. Currently I can show an add to cart button with the WC’s own shortcode but I’d like to be able to include some of my extra options on some of these products. Is there a way I can do this?

Yes. You will need to - update the plugin with the one from http://support.themecomplete.com/forums/topic/avada-5x-compatibility/ - from the plugin settings enable the use of shortcodes (last setting on the general tab) - Use the [tc_epo id=”$product_id”] to show the options.

Hello sir , This plugin validation not working on flatsome theme.

Please Check this Page: http://yeloprint.com/product/osaka-entry-tee-superdry/

select Minus(negaive) quantity then click on Add to cart

How can I solve this issue?

Thanks

I’m not sure what exactly is the problem If you enter -1 the validation should prevent you from adding the product to the cart which from what I can see this what happens.

https://youtu.be/CZ0AafaaEns Please check this video Add to cart not working on flatsome wordpress theme

To get rid of the spinning button you need to install the update from http://support.themecomplete.com/forums/topic/avada-5x-compatibility/ like I told you before. From what I see on the site link you haven’t done it yet.

Guys, I need something similar to this: https://lolskinshop.com/product/elo-boost/ Can I do this calculator with this plugin?? Help please, customers or author..

Just bought it, but its so hard to understand how to make a variable product so it has Option 1 -> Option 2 = Price, or Option 1 -> Option 3 = Another price. I just don’t get how to do it, it had to be more simple..

What you describe is done with WooCommerce variations. You don’t need to use the plugin options to do that.

Hi, I have extra options on about 200 products. is there any quick way for me to disable on all apart from 1?

If you have created the option directly on the product then no there isn’t I’m afraid.

im in for a long evening then so lol

Hi, would like to transfer shop from opencart journal theme to woocommerce,

I need radio button with image and price for variations

is it possible to change/update live price and main product image when user select product variation?

please see example from this opencart theme and let me know

http://www.pushorpull.com.au/2609-aberdeen

On your current demo main price, doesn’t changed when i selected product variation

Thank you

You can create the radio button with image and price. For the main product price to change it is possible with an update.

Can I use a text field value as the Woo Commerce quantity?

ok thanks!

Fantastic Support Guys! buy this plugin with confidence!

Glad I could help!

so say i want to capture name, age , and place the custom is from on a product can this form do this say i selling tickets for an event, as a product, and per qty 3 tickect are sold can this form also by conditional logic show 3 forms to fill out per qty item?

No, I’m afraid the ‘per qty 3 tickect are sold ” requirement isn’t possible.

Is this Product compatible with the Porto Theme?

I cannot find where to start a thread on your support site. I need to find out why the “Required Field” message is display even when a selection has been made.

Go to http://support.themecomplete.com/forums/forum/extra-product-options/ At the end of the topic list you can create your topic.

Thank You for your quick reply

Hi!

Just to be sure, this is compatible with the Savoy theme?

Best regards, Stefan

It should be compatible. At least it was last time we checked.

You description for the product states that it supports an input box but that option does not show up in the “Add Section” area. Is there a way I can include an input box in the setting based off of one of the variations of a product? Basically what I’m looking for is a way to have a quantity input box for multiple variations of a product. For instance, we sell t-shirts in bulk but we need a way so that a customer can input how many of each size they would like of a particular shirt style. Is this possible?

The input box is called text field in the builder. But I’m afraid that with this plugin you cannot have a quantity input box for multiple variations of a product. There isn’t anything in the plugin description that suggests that. The options you create with the plugin are addons to the product.

Hello, how are you?

When I try to drag the element into the layout it does not appear.

i’m using wordpress 4.5.2 and woocommerce 2.5.0

Look:

I drag the element into: http://oi63.tinypic.com/34pzy89.jpg But after dragging the element it disappears: http://oi64.tinypic.com/2jebg9s.jpg

Please update the plugin with the one from http://support.themecomplete.com/forums/topic/avada-5x-compatibility/ and tell me if you still have the same issue.

It worked, thanks!!!! :D

hi can I have text fields with limited characters? and also display a message in the text fields as an example and when they write in them it details the example text?

You can have limited character, but not the message.

Hi, when the total price will be showing the sale price? Your plugin is usles without it.

I’ll see what can be done about that.

Any response?

That we’ll be addressed on the update after the holidays.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey