Display the Customer Order Date right inside the badge. Improve the shopping experience by letting the customers know the last order date when they purchase this product.



The Customer Order Date can be displayed by adding the 'CustomerOrderDate' dynamic data field in the badge text. 


Supported Date formats 


Symbol
Abbreviation
%Y
Year with century (e.g., 2023)
%m
Month (01..12)
%d
Day of the month (01..31)
%BThe full month name (e.g., January)
%bThe abbreviated month name (e.g., Jan)
%A
The full weekday name (e.g., Sunday)
%a
The abbreviated weekday name (e.g., Sun)
%Y-%m-%d
Year-Month-Day (e.g., 2023-12-27)
%Y/%m/%d
date with slashes (e.g., 2023/12/27)
%B %d, %Y
date in the format Month Day, Year (e.g., December 27, 2023)


Note:

  • The customerOrderDate dynamic data field is available for Pro Plan users and above.