I have a product with 300+ variations. I'm displaying all variations in one large form, because i want the user to pick various variations to buy at once.
When i add to cart it doesn't work, but if i choose a product that has less number of variations, it works normal.
I've alredy changed my max_input_vars in my php.ini.
How i increment the number of variations?
URL: http://patricio.jhkon.site/index.php/product/regular-t-shirt-man/
This is a wrong way to do this task. color should be the attribute to size should be the variation. and you can create a custom fucntion to choose the color for the product. you can create the a dropdown list where user can select the color and from size variation user can select the variation.
if you want to create dropdown using product atrributes. Let me know.
Related
Quick question, how can I check Woocommerce product variation name for specific string on a product page, so I could display custom message?
Let's say I have a product variation with a name "Stack Overflow", how on a product page can I check if the customer selects it to then display custom message?
I know I can have custom descriptions for each variation, but when you have 1000+ it takes forever to change all of those, so instead I would simply like to code it globally so a specific message would display when customer selects specific variation.
For example, let's say I have "large, medium, small", so when they select "large" it'll display my message.
I tried to use get_term_by with no luck.
I already managed to pre-select the first on-stock variation as soon as you load the single product page. Now I wanted to take a step further, I wanted to make woocommerce pre-select a variation selected through filtering on Archive pages and Shop page if a choice has been made obviously. Like: On shop page I filter Size M and after I select the product that has Size M avaiable, make it already selected and not the first one that could be like an XS. For instance I'm using the Stock Woocommerce Filtering Widgets with Attributes.
Is it possible?
Thank you so much!
I have a Woocommerce website in which we sell printed t-shirts, hoodies and sweatshirts. We have two product attributes; Size and Color. Currently, we're using the built-in attributes options like this (Our site is in Persian so I used a translator for you, it looks different because of that but we're using the defaults of Woocommerce):
https://i.stack.imgur.com/wqMgt.jpg
Now the problem is that if we want to make a specific size of a specific t-shirt unavailable, we have to either change the variations in products one by one (It's impossible because we have thousands of products with at least 70 variations) or use a plugin to bulk select and edit variations which we do. But it's still very slow and inefficient. As we add more products, it gets harder and slower to change a variation's status.
So what we need is a way to add global conditional logic that let us define which size of which color is available for t-shirts at any given time without needing to change anything inside the product editor. I've tried plugins like Yith Woocommerce Product Add-ons but they don't solve our problem. As you can see from the image, they let you set a single conditional logic for a whole field, they don't provide a solution for adding conditional logic to each option in a field.
Yith Product Add-ons limitation
Can you help me find a solution to this problem? In short, I need a plugin or solution that lets me set conditional logic for my attributes from the admin panel for t-shirt size and color without needing to set them in product pages.
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.
using last versions of wordpress, woocommerce and cheope (theme).
the question: how to
add some extra fields in variations form (text and image field types)
show them on frontend so that their values change accordingly on changing of attributes-select values.
e.g.: the site sells candles and uses variable products, for each kind of candle has several dimensions (with specific different prices), each of which has different duration.
The duration is an important element that I want the user to be informed about.
The same to show the available colors all together.
Unluckily in the standard variation form there is no field where I can insert these or other features.
some help please?
updated 07-August-2013
I succeeded in adding to variations form a new field displayed on back-end, as you can see here, by inserting the code you can find here (please see the comments too) in the function.php file of the theme.
Now, what I’m not able to do is get this field to display with each proper value on front-end (please take a look to the last comment in the above linked page).
Any tip or trick?
thanks
1)Add product attribute and check checkbox Used for variations and Visible on the product page
2)go to variations and add new and fill all fields price and stock must add on them
Your producr display variations and their data