${__('Thank you')} ${parameters.customer?.name},
${__('Your booking details have been sent to your email.')}
${hasPaymentMethods() ? `
${__('You will be redirecting to checkout page to make a payment in')}
10 ${__('seconds')}.
${__('Please click the link below if you are not redirecting.')}
${__('Go to checkout page')}
`:''}