ilscipio/scipio-erp

View on GitHub
applications/order/webapp/ordermgr/entry/cart/promotionsApplied.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.
-->

<#if (shoppingCartSize?default(0) > 0)>
  <@render resource=promoUseDetailsInlineScreen />
</#if>