Is it possible to link different product when choosing variations in woocommerce?
For example, if I'm choosing 'red' color for a T-Shirt, to send the customer to another product URL (the red T-shirt)?
Thanks!
Related
I have problem with color filter in my shop.
I added two widgets to my shop sidebar, first is 'yith ajax filter' and second is 'filter products by attribute' as you can see in my ss -> https://prnt.sc/mJzrYWEilGf_
Problem is that i have 1600 products in my shop and each has attribute color, after i click on one color i get maybe one product or maybe no one.
Here is link to my shop -> https://stanijamaricic.com/en/shop/ , do you have any advice?
I am working on some fashion website with Woo-commerce and wordpress. I want to change the product Like (Same product in Red, Same product in Blue) while user clicks color variant, How can I do it. Thank you
You can do this by setting your product type to variable product and add color attribute there from Add attributes to use for variations.
After adding color variation you can add multiple products there for an individual color option with different properties. You can do it from the variation tab.
For more information, you can see this tutorial.
Follow this tutorial step by step. This is the WooCommerece default functionality so You don't need to add any code or plugin for that.
Hope this will work for you.
Thanks.
I have setup e-commerce store using woocommerce in wordpress.
In this some products are variable products and I set Color, Size variations for these products and set images accordingly color and size.
Now when I select both color and size variation options then the product main image gets changed.
But I want to cange the product image when I will select only color not both options.
Is it possible to do this in Woocommerce?
Please suggest me an option in this.
I am using YITH ajax navigation filter for a woocomerce store. Here is a problem arise. My product size is different like 6,7,8,9,10. and i have put quantity for different size. My problem is when my product "out of stock" in any size although this product show when I filter. Suppose my product size 10 is out of stock but it is show when I filter size 10. I have already set woocommere "Hide out of stock" and recount terms and clear transient. But not working. Please help.
I have wanted my group products images and add to cart button shown in related product area for user direct add them. And the view of single page product using Group Products is looking good. I have solved in product summary area image showing, but not solving "Woocommerce group products have shown in related product area?", this problem.