I want customers to be able to select a Color without selecting a Size firs.
-
Hello, I need help with the product variation selection on my website.
Currently, customers must select a Size before they can select a Color. After selecting the Size, the product image changes according to the selected Color.
I want customers to be able to select a Color without selecting a Size first, so that the corresponding Color product image can be displayed immediately. The Size should only be required later when adding the product to the cart.
Attachments:
You must be
logged in to view attached files.
Hello,
What you are experiencing is the standard WooCommerce variation behavior, rather than an issue with WoodMart.
WooCommerce only determines and loads a specific variation once all required variation attributes have been selected. In your case, this means both Color and Size must be selected before WooCommerce can identify the exact variation and update its image.
Therefore, selecting only the Color will not trigger the corresponding variation image while the Size is still unselected.
This is the intended WooCommerce behavior and is fully supported by WoodMart.
Best Regards.