Everything here is ready for the hosting/Stripe stage without breaking the static shop.
Checkout enquiry buttons currently route to:
sales@ukcs.cloud
WhatsApp +44 7308 223344
POST /create-checkout-session
{
mode: 'subscription',
line_items: basketItems,
customer_email: email
}The previous working shop is untouched. This Phase 2 folder is a separate upgraded copy.