{ __( 'Step 5 of 6', 'cartflows' ) }
{ parse(
sprintf(
/* translators: %s: html tag*/
__(
"One last step. %s Let's setup email reports on how your store is doing.",
'cartflows'
),
'
'
)
) }
{ parse(
sprintf(
/* translators: %1$s: html tag, %2$s: html tag*/
__(
'Let CartFlows take the guesswork out of your checkout results. Each week your store will send %1$s you an email report with key metrics and insights. You also will receive emails from us to %2$s help your store sell more.',
'cartflows'
),
'
',
'
'
)
) }
{ /* { 'processing' !== settingsProcess && (
) } */ }