ソースを参照

fixed new product variations ids add to cart btn text

bach 3 年 前
コミット
0fdd1ced4a

ファイルの差分が大きいため隠しています
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/module-pricing.bundle.js


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


ファイルの差分が大きいため隠しています
+ 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!'
       }
     }
   },

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません