View Issue Details

IDProjectCategoryView StatusLast Update
0007056Apex ThemeGeneralpublic2024-07-03 15:58
Reporterhenrik.steffen Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Summary0007056: giftcard getCardMessage never displayed in order_owner.tpl
Descriptionthe if-condition in the order_owner.tpl is wrong:
$basket->oCard is always false

owner template should contain same if-condition as customer template:

 [{if $oViewConf->getShowGiftWrapping() && $basket->getCard()}]


same applies to plain e-mail messages

TagsProduct domain and basket rewrite

Activities

There are no notes attached to this issue.