From 20830444ee2785893312dd6a47be6332bfa4b84e Mon Sep 17 00:00:00 2001 From: Daniel Taylor Date: Mon, 25 May 2020 09:33:00 -0500 Subject: [PATCH 1/2] Made the checkout root customizable, added default template --- screen/store.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/screen/store.xml b/screen/store.xml index 64fb908b..d574ac27 100644 --- a/screen/store.xml +++ b/screen/store.xml @@ -92,6 +92,7 @@ var storeInfo = ${storeInfoJson}; + From 9d3219deee025c68cb11e989a35802f94c9485be Mon Sep 17 00:00:00 2001 From: Daniel Taylor Date: Mon, 25 May 2020 09:29:37 -0500 Subject: [PATCH 2/2] Made the checkout root customizable, can add server-side logic --- data/PopRestStoreAaaSetupData.xml | 1 + screen/store/d.xml | 3 +-- template/store/checkout.html.ftl | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 template/store/checkout.html.ftl diff --git a/data/PopRestStoreAaaSetupData.xml b/data/PopRestStoreAaaSetupData.xml index 46646640..16444fd3 100644 --- a/data/PopRestStoreAaaSetupData.xml +++ b/data/PopRestStoreAaaSetupData.xml @@ -50,6 +50,7 @@ along with this software (see the LICENSE.md file). If not, see + diff --git a/screen/store/d.xml b/screen/store/d.xml index 930ef42e..19154363 100644 --- a/screen/store/d.xml +++ b/screen/store/d.xml @@ -111,7 +111,6 @@ along with this software (see the LICENSE.md file). If not, see ]]> - ]]> - + diff --git a/template/store/checkout.html.ftl b/template/store/checkout.html.ftl new file mode 100644 index 00000000..6c217c62 --- /dev/null +++ b/template/store/checkout.html.ftl @@ -0,0 +1 @@ +