feat(texts): add options to redefine text for zero product prices
This commit is contained in:
@@ -47,6 +47,7 @@ export const useSettingsStore = defineStore('settings', {
|
||||
text_no_more_products: '',
|
||||
text_empty_cart: '',
|
||||
text_order_created_success: '',
|
||||
zero_price_text: '',
|
||||
},
|
||||
|
||||
sliders: {
|
||||
|
||||
Reference in New Issue
Block a user