feat(texts): add options to redefine text for zero product prices

This commit is contained in:
2025-12-06 17:32:00 +03:00
committed by Nikita Kiselev
parent f539bbfbbf
commit 1fbbb7b6db
4 changed files with 64 additions and 14 deletions

View File

@@ -47,6 +47,7 @@ export const useSettingsStore = defineStore('settings', {
text_no_more_products: '',
text_empty_cart: '',
text_order_created_success: '',
zero_price_text: '',
},
sliders: {