Code

Discussion on Extra Product Options & Add-Ons for WooCommerce

Discussion on Extra Product Options & Add-Ons for WooCommerce

Cart 36,484 sales
Recently Updated

ThemeComplete supports this item

Supported

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

10152 comments found.

Hello! A quick pre-sale question. Does the plugin allow a price to be calculated using an a rule that multiplies by a certain factor a number introduced by the customer in a custom field?

Yes, so forexmaple: I have a cake store and i need to customer to enter a number of persons for which the cake should be. The price for person would be, let’s say, 15$ and if the customer enters 10 persons, the plugin should add to the price of the cake (which currently calculated through other options / standard price) 15×10 = 150$. Is that possible?

That doesn’t even require a math formula. There is price type for textfields that does that. As long as you understand that the option is added to the product price and doesn’t have anything to do with the product quantity.

Yeah, well, not actually complicated math, just multiplication applied to a text field filled by a customer.

Hi, just wondering if it is possible to dynamically show the cost difference between the selected item with the rest of items with fixed cost(Radio button).

For example, I have an option with 4 items, a. adds $10 to the product cost, and b.0 is the default value and c.-$10 and d.$20. By default b was selected, which doesn’t change the total cost. If I choose a then b becomes $10 c.$20 and d.$10. So, always the prices are based on the selected item cost and the difference between selected and the default value? I tried the formula, but it didn’t work because I can’t have a default cost and I can’t use “item selected” cost

No, there isn’t anything like that I’m afraid.

I have 3 checkbox groups. Is it possible to make it require to check at least one option within these 3 groups?

Not, if they are different elements. The requirement can only be within the same group.

Pre-Sale question: I really wan to be able to customize the information that shows under the product section. Ideally I would be able to create directions on how to use our product underneath each product. Would I be able to make the product page look like this screenshot using this plugin? https://blackdogllc.com/wp-content/uploads/2020/06/PRODUCT_DESCRIPTION.jpg Thanks!

I’m afraid not, the plugin isn’t for something like that. This plugin is for creating addons to the product.

Thank you for your quick reply!

BECAREFULL THESE PEOPLE SELL A PLUGIN THAT S ALL THEY WONT HELP OR DO CUSTMIZATION WORK THEY ARE NOT INTERESTED

I am SORRY and i APOLOGIZE for having been so bloody. i sent you a mail so you may see.. thank you and sorry

No worries :)

For anyone else seeing this, issue is resolved. It wasn’t custom work after all, but clarification on how some plugin settings work.

Suggestion for improvement on “Global Extra Product Options”, add an option to apply/exclude the options based on whether a product has/doesn’t have a tag. Tags offers more flexibility than categories.

This has been suggest in the past as well but several some technical limitations prohibit using the tag at the moment.

Hi there, I was wondering where the variation_id of each variation is stored. Fo example, I have a couple of radio buttons, but I don’t see the variation_id of each option in the code. Where is it stored?

First of the the options you create with the plugin are not variations. Variations is what you create with WooCommerce on a variable product. So, I’m not sure what you mean by variation id in terms of the plugin.

So what are those options then and how do they get being added to the cart when selected, as at the moment, when I select an option, the cart button is still disabled.

You will have to open a support ticket for this. I don’t know what you did on the product and I need to see it.

In the EPO builder I created a checkbox element and use image replacement. Some images are bigger then others. Is there any way to make then all the same size (ie: 150×150)? Thanks!

The size of the images the one that you choose in the attachment settings. When you select the image from the library popup, scroll down to the right until you find the attachment settings and select the image size you want to display.

Also, please don’t use this section for support as it is for pre-sale questions only. Either open a support ticket or email me via my profile page.

Ok, thanks

In the EPO builder, there is a “Product” element. I need to add several products in this field but in the from office it just allow to choose one product. Is it possible to select several prducts within this field? Thanks!

Will this work on multiple products in the future? Thanks!

I can’t say at this time if that can be transformed to include multiple product select or a new element will be required for that.

I think it would be a good idea to add a feature like that… thanks!

Hallo can I add a dropdown option & extra text notes at the bottom of the item name, on the cart page?

The plugin is for the product page only and its purpose is to create addons to the product. You cannot use it to the cart page.

How can I deactivate my license? This system is not thougt to the end. When chaning wesbite from test to productive site there is no way to change. I have two licenses. Also the second once should work but suddenly does not anymore saying “Der Kaufcode ist bereits belegt! Bitte kaufen Sie eine gültige Lizenz!” Why does it say the codde would not be valid??? please reset the license for this account (lensbreak) so i can make auto updates. Also, it’s very minimailistc not even include a little info in the documentation how to do manual updates..

You can now re-activate the plugin.

In order to deactivate the license you must have access to the site you activated it. Then you just press the deactivate button on the license page.

There is a section on the documentation on how to install the plugin. The process is how you install or update any WordPress plugin, there isn’t anything special about it.

OK thanks, I would note that in the documentation if I was you since some plugins out there require some steps to be done. Just to leave customers not with doubts ;) thanks

Hi, would you mind deactivate my license? I change domain and website to other and no longer have access to the old website to deactivate the license.

You can now re-activate the plugin.

This plugin doesn’t have button swatches… ?

It currently has image swatches and color swatches.

How to remove “Options amount” and “Final total” https://d.pr/i/t9RzQI ? I’ve set the price to automatically update so these fields are not needed. I can hide them with CSS but maybe there is a toggle. thank you.

Go to the plugin settings->General tab->Final Totals box.

is it possible to display all options on the sidebar during configuration, so you can see the status of the configuration?

You can enable a Floating Totals box from the plugin settings->Display tab->Floating Totals box

Thanks but it is too marginal, need something like a sidebar like 1/3 a side.

The only other thing you can do is have on the sidebar the following html code:
<div class="tm-floating-box-nks" />
and the contents will be displayed there instead when you enable the Floating Totals box. You will have to do some some css customization though, it won’t look good by default.

1. I have added 70 options. Is there a way to set the default price for all at once instead of editing 70 items?

You can hide the line by by setting “Label position” to “disable”

The line you mention is the element label, so that cannot be hidden when the asterisk is empty since you still may enter a label for the element.

Oh I understand now. My field had an empty label, and I thought the asterisk was there by itself, but it is actually to the left or the right of the label. Good god this plugin is complete! Excellent, thank you very much.

I see it’s possible to add forms to certain products from the form page. Is it also possible to add a form to a product, from the WooCommerce edit product page?

If you mean global forms, then yes. Use the “Include additional Global forms” setting for that. You can find it in the settings tab (BUILDER-NORMAL-SETTINGS) on the plugin interface when you edit the product.

Thank you. Fixed it! Is it also possible to upload multiple photos within one upload button? Or, even better, an option on the front end to add a new upload button if necessary.

Please see this response in the support forums.

Hi. I’m experiencing the options is showing duplication options on product page. I have check the global options and no problem with it.

Please open a support ticket. This comment section is not for support.

where can I see a demo of the backend?

I think this is better approach than setting the width. If I can find a way to also set the flow (so you can have it both ways) I will replace the code with that ans just add a setting for the flow.

The only issue with that seems to be that depending on the content of the column and the number of columns you can’t have perfect alignment like before.

perfect thank you very much again.

I need to set the plugin and to make a math calculation of an extra field, based not from the product base price but from an special field that I have. Can this be made? Can I set the price of an extra field from other field?

Eg: Right now my “extra field” has this math calculation formula: {product_price}*15, so can I change “{product_price}” to take another field of my product?

If you mean another filed created by this plugin then yes. Please see the docs https://epo.themecomplete.com/documentation/woocommerce-tc-extra-product-options/#math_formula

Thanks for that link. But it seems that is not what I´m looking for. I know that you answered to the following question previously. But Im trying to work with Woo Credit on my ecommerce. And in my product are 2 values to set the price of the product: the Price in USD (base price) and the price in Credits where Woo Credits let me stablish how much in credits that product can be purchased. So, can I target that field to make the math for every field in the “Extra Product Options”. If the answer is no! (because I think is the same question that I made before), there is no chances that you modify for me this? What I only need is that the base price instead of USD need to be Credits. Please revise if you can do this and I will pay you for this extra. Thanks!

I’m sorry but the formula works only with fields create by the plugin. If you mean you want to target any other (custom?) field this cannot happen.

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