Re: Discount condition in to if statement

2023-01-09 Thread Abdulrahman Abbas
Your image is not clear On Mon, Jan 9, 2023, 18:07 Abdeen Warsi wrote: > Hi, > Myself Abdeen, I am working on Braze CRM for Email marketing as frontend > developer for HTML email. > could you help me to complete if statement. > I need to display those products into my html who have discount more

Discount condition in to if statement

2023-01-09 Thread Abdeen Warsi
Hi, Myself Abdeen, I am working on Braze CRM for Email marketing as frontend developer for HTML email. could you help me to complete if statement. I need to display those products into my html who have discount more than 5%. {% if {{response.products[id].offers[0].stores[0].price.discount}} %}