Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.


We are pleased to announce that beginning on Tuesday, March 25th, we are launching a new feedback experience for our customers!

The new experience should transition over seamlessly, but please be aware that short interruptions to our feedback portal may occur on March 25th between 2:30-4:30pm EDT.


All the best, your Optimizely Product Team

Status Gathering interest
Created by Guest
Created on Feb 26, 2025

Enable DotLiquid in email subject, using the same model as the email body

As a business user I want to add dynamic fields to the email subject of emails sent by Configured Commerce.

Specifically, the Subject field of an Email List (Marketing / Email Lists / <selected list>)

Example: OrderConfirmation

Subject: Order Confirmation: [[Model.OrderNumber]]

Result: "Order Confirmation: WEB001117"

With DotLiquid evaluation of the subject, we could even add logic like:

Subject: Order Confirmation: [[Model.OrderNumber]] [% if Model.CustomerPO != null and Model.CustomerPO != "" -%] (PO: [[Model.CustomerPO]]) [% endif -%]

Result: "Order Confirmation: WEB001117 (PO: 12345)"
if the order had a PO assigned.

The Model used for evaluation should be the same as for the body.

  • Optimizely
    Sara Winter
    Reply
    |
    Feb 27, 2025

    Thank you for submitting this request! We have added this item to our backlog for future consideration and prioritization.