ilscipio/scipio-erp

View on GitHub
applications/order/webapp/ordermgr/entry/cart/promotiondetails.ftl

Summary

Maintainability
Test Coverage
<#--
This file is subject to the terms and conditions defined in the
files 'LICENSE' and 'NOTICE', which are part of this source
code package.
-->

<@section title=uiLabelMap.OrderPromotionDetails>
    <div>${productPromo.promoText!}</div>
    <div>${uiLabelMap.OrderGeneratedDescription}  ${promoAutoDescription!}</div>
</@section>