How to customise variations - wordpress

how can I remove a specific variation selection.
My product has the option to add a canvas or no canvas, when I'm setting the variations for a product, I am unable to deselect the canvas option with the sizes. Is there any way I can only chose sizes without canvas variation?
Example:
Product one:
canvas + Size
Size
Canvas + size + frame
frame + size
Is there any plugin, shortcode or somewhere i should look at, been trying to research it for 2 days haven't found anything.
Thank you in advance

If I understand what you are asking - in the backend of each individual product - in the woocommerce Product Data section - under Variations - there should be a drop down menu at the top that says "Default Form Values"
You should be able to set that to "No Default"

Related

Woocommerce show product combination without selecting all combinations

I'm developing an e-commerce using Wordpress and I'm having a problem with product variations. I have about 40 photographic works
and each of them has different options:
print support
frame color
dimension
Currently only if a user selects all the choices the image is updated and a price is displayed based on the choices.
I would like a user to see the updated image and price even by selecting one or two of the options.
Is it possible to create a product variation by setting only one or two variations?
Here is a sample product that I would like to change already from the first or second choice of the user. (at the moment the image and the price are updated only by setting all three variations).
product link -> https://www.italiansummer.it/product/addaura/
Thanks in advance for any help
Try using the gravatar form plugin.

WordPress & Woocommerce Product Image for Each Attribute

Here is what I would like to do. Say, for example I have 3 attributes (Type, Color & Design). Typically the main product image would change as you selected each of the attributes if you have a picture in the variation. Instead of the image changing I would like to display an additional image for each attribute. So in this case, once you selected all 3 attributes you would see 3 different images.
I am just getting started on this project and looking for some direction on how to accomplish this. I couldnt find an extension that did this and google wasnt helping!
Note: I have a license for ACF Pro, not sure if that will be needed though

Product attributes in wordpress

I have created two attributes for products in wordpress (Height and Width) having different variation in feet. Every variation has different cost. Everything is working file. My problem is variations are not displayed as drop down list rather they are displayed in the form of table like:-
Size
2ft2ft
2ft4ft
etc.
How to fix this?
please check this link
http://kb.oboxthemes.com/articles/woocommerce-how-to-setup-products-with-multiple-optionsvariations/
video :
https://www.youtube.com/watch?v=nw74z4UCke4

woocommerce attributes with shipping

The website i am working on sells plants. Most products are variable products with different Height(Metres) and also Pot size (Litres). How do i get these custom attributes to affect the shipping rate? In native PHP this would be so easy but working within wordpress i don't know where to begin. I want to do:
If Pot Size > 25L and Height > 2m, then add $4 to the shipping.
If anyone could point me in the right direction, i would be grateful.
Go to your products then attributes. Add your attribute name which is height, colour etc... then add values 2m, >25l.
Go to your product, change "Product data" from "simple product" to "variable product".
Add attribute which is height (don't forget to add values), thick "used for variation" box and then go to "variations" and set up prices.

WooCommerce - changing dropdown list to text-input

i'm searching a way to convert dropdown list in WooCommerce into text-input field. I added hundreds of variation for width and height and now my client ask me to change it to input ;/ I need create something like this:
1st variation: if width = 20cm to 40cm AND height = 40cm to 90cm then price=myValue
And my products are in different price cathegory,so i have hundreds of variation for each group
Should i use csv pricing table? or something else than woocommerce ?

Resources