View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007056 | Apex Theme | General | public | 2019-11-26 14:43 | 2024-07-03 15:58 |
| Reporter | henrik.steffen | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | confirmed | Resolution | open | ||
| Summary | 0007056: giftcard getCardMessage never displayed in order_owner.tpl | ||||
| Description | the 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 | ||||
| Tags | Product domain and basket rewrite | ||||