diff --git a/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue b/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue
new file mode 100644
index 000000000..b26b9f3c2
--- /dev/null
+++ b/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue
@@ -0,0 +1,103 @@
+
+
+
+
+ {{ afterpayPrice }}
+
+
+ {{ getInlineAltText(token) }}
+
+
+ {{ token }}
+
+
+
+
+ {{ modalCopy }}
+
+
+
+
+
+
+
diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue
index e48e8fff8..73fc42266 100644
--- a/src/layouts/quote/quote.vue
+++ b/src/layouts/quote/quote.vue
@@ -34,6 +34,10 @@
validationRules="option-required"
isRequired />
+
+