<%@ Control Language="vb" AutoEventWireup="false" Inherits="ASPNetPortal.productsearchresult" EnableViewState="True" CodeBehind="productsearchresult.ascx.vb" %> <%@ Register TagPrefix="ew" Namespace="eWorld.UI" Assembly="eWorld.UI" %>
<% If HeaderVisible Then%>
<%=ModuleTitle%> <% If IsEditable Then%> <%=EditText %> <% End If%>
<% End If%>
  • <%=GetGlobalResourceObject("lang", "ProductView")%> :
<% If SeePrice() Then%>
<%#IIf(ChkNullToDecimal(Eval("PiyasaFiyati")) > 0, CurrencySymbolLeft & " " & formatCurDoviz(CalcKdvDahil(Container.DataItem("PiyasaFiyati") * (Container.DataItem("RateP")/ CurrencyRate), Container.DataItem("KdvRate"))) & " " & CurrencySymbolRight, "") %> <%=IIf(StokIskActive Or UserIndirim > 0 Or StokIsk > 1, GetGlobalResourceObject("lang", "PriceForYou"), GetGlobalResourceObject("lang", "Price"))%>
<%End If%>
<%=GetGlobalResourceObject("lang", "OutOfStockMsg")%>
<% If SeePrice() Then%>
  • ">Fırsat
  • 0) ,"block;","none;") %>">%<%#CInt(GetPercent(ChkNullToDecimal(Eval("PiyasaFiyati")),ChkNullToDecimal(Eval("SatisFiyati")))) %>
  • ">
  • ">Ucuz
  • ">Aynı Gün
  • ">Özel
  • ">Sınırlı
  • ">Yeni
  • ">Şok
  • ">Hediye
<%End If%>
<% If (ConfigurationManager.AppSettings("OnlyUsersCanSeePrice") = "True" And HttpContext.Current.User.Identity.IsAuthenticated()) Or ConfigurationManager.AppSettings("OnlyUsersCanSeePrice") <> "True" Then%> <%-- Kdv Haric--%> <%--

0,"block;","none;") %>"> <%=GetGlobalResourceObject("lang", "PriceMarket")%> <%#formatCurDoviz(Container.DataItem("PiyasaFiyati")) + " " + Container.DataItem("CurrencyP") + GetGlobalResourceObject("lang", "PlusTax")%>

0,"block;","none;") %>"> <%=GetGlobalResourceObject("lang", "Price3")%> <%#formatCurDoviz(Container.DataItem("SatisFiyati3")) + " " + Container.DataItem("Currency3") + GetGlobalResourceObject("lang", "PlusTax")%>

0,"block;","none;") %>"> <%=GetGlobalResourceObject("lang", "Price2")%> <%#formatCurDoviz(Container.DataItem("SatisFiyati2")) + " " + Container.DataItem("Currency2") + GetGlobalResourceObject("lang", "PlusTax")%>

0,"block;","none;") %>"> <%=GetGlobalResourceObject("lang", "Price1")%> <%#formatCurDoviz(Container.DataItem("SatisFiyati1")) + " " + Container.DataItem("Currency1") + GetGlobalResourceObject("lang", "PlusTax")%>

<%=GetGlobalResourceObject("lang", "Price")%> <%#formatCurDoviz(Container.DataItem("SatisFiyati")) + " " + Container.DataItem("CurrencyName") + GetGlobalResourceObject("lang", "PlusTax")%>

<%=GetGlobalResourceObject("lang", "PriceForYou")%>

--%> <%-- Kdv Dahil--%> <%--

0,"block;","none;") %>"> <%=GetGlobalResourceObject("lang", "PriceMarket")%> <%#formatCurTL(CalcKdvDahil(Container.DataItem("PiyasaFiyati") * Container.DataItem("RateP"), Container.DataItem("KdvRate")))%>

0,"block;","none;") %>"> <%=GetGlobalResourceObject("lang", "Price3")%> <%#formatCurTL(CalcKdvDahil(Container.DataItem("SatisFiyati3") * Container.DataItem("Rate3"), Container.DataItem("KdvRate")))%>

0,"block;","none;") %>"> <%=GetGlobalResourceObject("lang", "Price2")%> <%#formatCurTL(CalcKdvDahil(Container.DataItem("SatisFiyati2") * Container.DataItem("Rate2"), Container.DataItem("KdvRate")))%>

0,"block;","none;") %>"> <%=GetGlobalResourceObject("lang", "Price1")%> <%#formatCurTL(CalcKdvDahil(Container.DataItem("SatisFiyati1") * Container.DataItem("Rate1"), Container.DataItem("KdvRate")))%>

--%> <%--

<%=GetGlobalResourceObject("lang", "PriceTrasfer")%>

<%=GetGlobalResourceObject("lang", "PriceCreditCard")%>

<%=GetGlobalResourceObject("lang", "PriceCreditInstalment")%>

--%>

<%=GetGlobalResourceObject("lang", "InstalmentList")%>

<% End If%>