Home Forums WoodMart support forum Moved: Reply To: Change Variation Image on clicking first level attribute Reply To: Moved: Reply To: Change Variation Image on clicking first level attribute

#177110

Hello,

By default, Woocommerce does not provide the option to select the variation clicking one attribute, provided the variation is created on two attributes, our swatches feature is based on the Woocommerce functionality. You can customize it as per your needs:

Here is the file: woodmart/js/functions.js

This is the function: woodmartThemeModule.swatchesOnGrid = function ()

Best Regards