Order has a subscription
Use to display different content if line item has a subscription. It can be used to show a link to your customer accounts, where the customer can manage their subscription.Order vs recurring subscription Order
Use to display different content if it’s a recurring orderShow start and end dates
Use to show the start and end dates of the line items. This example code works best when all the products have fixed dates enabled.Adding rental dates to staff notifications
To display rental start and end dates in staff notifications (like “New order” notifications), add this code within the line item loop in your notification template:line represents each line item) to display rental dates for each product in the order.