<% lineItem.product_title %>
<% lineItem.variant_title %>
<% lineItem.selected_selling_plan_allocation %>
$ <% lineItem.discounted_price * lineItem.quantity | currencydecimal %>
$ <% (lineItem.original_price * lineItem.quantity) | currencydecimal %>
$ <% (lineItem.compare_at_price * lineItem.quantity) | currencydecimal %>
<% property[0] !== ':' ? property[0] + ':' : '' %> <% property[1] %>
<% lineItem.selling_plan_allocation ? lineItem.selling_plan_allocation.selling_plan.name : "" %>
<% option.name %>:
<% option.value %>