Solved

Order total showing 5 times

  • 14 November 2020
  • 1 reply
  • 92 views

  • Anonymous
  • 0 replies

Hello, 

I’m trying to build an abandoned cart recovery email however for some reason the total order value it is showing repeated 5 times. eg:

 

Order Total: 55.00

Order Total: 55.00

Order Total: 55.00

Order Total: 55.00

Order Total: 55.00

 

 

 

 

 

All the code I have is this: 

event.extra.customer.total_spent

Does anyone know why this is happening? 

 

Thanks

Renato

 

 

 

 

 

icon

Best answer by Omar 17 November 2020, 11:22

View original

1 reply

Userlevel 7
Badge +43

Hi @renatocarvalho, check the block if there is no repeat set on it or that it's not using dynamic data. It might be that this is repeated based on each product that's in the abandoned cart feed.

Reply