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
February 29, 2020 at 11:12 am
#177110
Elise Noromit
Member
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