Browse Source

fixed new product variations ids add to cart btn text

bach 2 years ago
parent
commit
0fdd1ced4a

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/module-pricing.bundle.js


BIN
web/themes/custom/materiotheme/assets/dist/module-pricing.bundle.js.gz


File diff suppressed because it is too large
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 4 - 4
web/themes/custom/materiotheme/vuejs/components/Content/Product.vue

@@ -48,10 +48,10 @@ export default {
       quantity: 1,
       // showLoginModal:false
       variation_btn_txt: {
-        3: 'Yeees!',
-        4: 'Yay!',
-        5: 'Great!',
-        6: 'OKAY!'
+        1: 'Yeees!',
+        2: 'Yay!',
+        3: 'Great!',
+        4: 'OKAY!'
       }
     }
   },

Some files were not shown because too many files changed in this diff