Init project

Future fixes:
-Remove logic for showing current order reference in ajax.js. Instead grab from database using cart ID
This commit is contained in:
2026-02-09 10:08:02 +01:00
committed by Isabelle
parent 65e21d48c3
commit e5fe85c8e5
21 changed files with 702 additions and 0 deletions

View File

@@ -0,0 +1 @@
<h3>{l s='Your custom order reference:' mod='ws_orderreference'} {$orderReference}</h3>