Hello,
I have a campaign targeting the customer who requests a quote for all products but one. here is my segment

I like to send them an email with a Quote ID related to the Quote that makes them eligible to be part of the journey.
can you help me to write if the condition that would look at the order line and check that product ID is not equal to the specific product?
Also, is there any way that I can have if condition that targets the quotes created 7 days ago?
Here is what I have so far for loop,
<!-- {{#each contact.quote_contact_inc_regardingcontact}} -->
<p>{{this.quotenumber}}</p>
{{/if}}<!-- {{/each}} -->
Many Thanks,
Elly