Tot funcionant al 100% i amb Looker

This commit is contained in:
2026-04-13 20:26:14 +02:00
parent cd9633dfab
commit 9dfbe7b1be
46 changed files with 4164 additions and 406 deletions
+3 -2
View File
@@ -6,5 +6,6 @@
// Si vols que l'acció vagi al teu número real, posa'l aquí en format internacional sense + ni espais.
// Exemple: '34600111222'
export const WHATSAPP_PHONE = '34644695160';
export const CREATE_CHECKOUT_URL = '/checkout/create-checkout-session.php';
export const WHATSAPP_PHONE = '34644695160';
export const CREATE_CHECKOUT_URL = '/checkout/create-checkout-session.php';
export const TRACK_EVENT_URL = '/api/track-event.php';