fixed new product variations ids add to cart btn text
This commit is contained in:
@ -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!'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user