{{#unless showPrice}} {{#if (eq priceClosedInformationType 1)}}
{{translate 'Favorilerim_FiyatSorun'}}
{{/if}} {{#if (eq priceClosedInformationType 2)}}
{{translate 'UrunDetay_FiyatlariGorebilmekIcinGirisYapin'}}
{{/if}} {{/unless}} {{#if showPrice}}
{{#if (and (ne currency 'TRY')(ne currency 'TL'))}} {{/if}}
{{#if (ne showLastDayCounter true)}} {{priceOriginalStr}} {{else}} {{sellPriceStr}} {{/if}} {{#if (gt kdvRate 0)}} {{#if (or showKDVIncludedPrice kdvIncluded)}} {{translate 'Global_KdvDahil'}} {{else}} {{translate 'GlobalMasterArtiKDV'}} {{/if}} {{/if}}
{{#if (ne priceOriginal sellPrice)}}
{{#if (ne showLastDayCounter true)}} {{sellPriceStr}} {{else}} {{translate 'Urunler_BuguneOzel'}} {{priceOriginalStr}} {{/if}} {{#if (gt kdvRate 0)}} {{#if (or showKDVIncludedPrice kdvIncluded)}} {{translate 'Global_KdvDahil'}} {{else}} {{translate 'GlobalMasterArtiKDV'}} {{/if}} {{/if}}
{{/if}}
{{/if}}