{assign var='gift_wrap' value=$gift_wrap_helper->get($basket_product)} {if $show.photo} {/if} {if $show.code} {$product.code} {/if}
{if $gift_wrap} {$gift_wrap->getName()} - {__ text="Sprawdź"} {/if} {if $show.discount} {/if} {if $show.netto} {if $gift_wrap} {$gift_wrap->getPriceNetto(true)|st_currency_format} {/if} {/if} {if $show.tax} {if $gift_wrap} {$gift_wrap->getVatValue()} % {/if} {/if} {if $gift_wrap} {$gift_wrap->getPriceBrutto(true)|st_currency_format} {/if} {if $gift_wrap} {$gift_wrap->getTotalAmount(true)|st_currency_format} {/if}