Edit File: table_header.post.tpl
{if $runtime.controller == "buy_together" || $extra_mode == "buy_together"} <th>{__("price")}</th> <th>{__("discount")}</th> <th>{__("value")}</th> <th>{__("discounted_price")}</th> {/if}
Back to File Manager