diff --git a/app/app.vue b/app/app.vue
index 1032046..e29ccb5 100644
--- a/app/app.vue
+++ b/app/app.vue
@@ -9,12 +9,20 @@
// 15px, which shifted the entire page content 15px to the left. This prop prevents
// that unwanted padding injection and layout shift.
import { ConfigProvider } from 'reka-ui'
+
+// Import cart UI components
+const { isMobile } = useCartUI()
+ Dies ist ein Mock-PayPal-Button für Entwicklungszwecke.
+
+ Die Zahlung wird simuliert und ist nicht echt.
+
+
-
+