<%@ Page Language="vb" AutoEventWireup="false" MasterPageFile="/SiteTemplateA.Master" CodeBehind="/productDetail.aspx.vb" Inherits="PBSAWebsite.productDetail" %> <%@ Import Namespace="PBSAShoppingCart"%> <%@ Import Namespace="PBSAWebsite"%>
<% If False Then %> <%--Delete This when safe to do so--%>

Order Options

<% If ShowAddToCart Then %>
   
<%If product IsNot Nothing Then %> <%End If %>    
<%End If %>
Code:
<%If product.BrandId > 0 Then %> Brand: <%End If %> <%If String.IsNullOrWhiteSpace(AttributeIconHtml) = False Then %> Attributes:
<%=AttributeIconHtml %>
<%End If %>

Description:

Downloads, Links & Specifications <%#Eval("Description")%> 
<%-- END Delete section --%> <% End If %>
Select each image to view an enlargement
<% If False Then %>

Dimensions Available

<%----%>

Order Options

<%--

Please select your options to calculate price starting at :

--%>
<% If ShowAddToCart AndAlso selectedDimension IsNot Nothing Then %>
$
<% Else %> Select Type <% End If %>
<% If ShowAddToCart AndAlso selectedDimension IsNot Nothing Then %>
<% End If %>
<% If ShowAddToCart AndAlso selectedDimension IsNot Nothing Then %>
<% End If %>
Code:
Brand:

Description:

<%End IF %>
<%If ShowComponentsProducts Then %>
<%End If %> <%If ShowSubProducts Then %>
<%----%> <%End If %> <%If ShowRelatedProducts Then %>
<%End If %>
<%--<%If ProductNoteWriter.Enabled() = True Then %> <%End If%>--%>