feat: implement one-page checkout with dynamic shipping

This commit is contained in:
Unchained
2026-03-28 18:03:12 +02:00
parent 7ca756fc5a
commit bcf74e1fd1
5 changed files with 122 additions and 102 deletions

View File

@@ -420,6 +420,9 @@
"errorFieldsRequired": "Please fill in all required fields.",
"errorNoShippingMethods": "No shipping methods available for this address. Please check your address or contact support.",
"errorSelectShipping": "Please select a shipping method.",
"errorPhoneRequired": "Please enter a valid phone number.",
"loadingShippingMethods": "Loading shipping options...",
"enterAddressForShipping": "Enter your address to see shipping options.",
"errorOccurred": "An error occurred during checkout.",
"errorCreatingOrder": "Failed to create order.",
"continueToShipping": "Continue to Shipping",