|
|
<%= rsDetail("name") %>
.jpg" border="0" />
|
<% If Trim(rsDetail("size")) <> "" Then %>
|
Available Sizes: <%= rsDetail("size") %>
|
<% End If %>
<% If Trim(rsDetail("image_logo")) <> "" Then %>
" />
<% End If %>
<% If Trim(rsDetail("color")) <> "" Then %>
Colors
<%= Trim(rsDetail("color")) %>
<% Else Call show_colors() End If %>
<click image to enlarge> |
<% If regid = "NA" Then %>Style #<%= Show_SKU(rsDetail("sku"), rsDetail("seasonID")) %> <% End If %>
<% If Trim(rsDetail("retail")) > 0 Then %>
<% If regid = "ZA" Then %>Price: R<%= FormatNumber(rsDetail("retail"),2) %><% End If %>
<% If regid = "EU" Then %>Price: <%= FormatCurrency(rsDetail("retail"),2) %><% End If %>
<% End If %>
|
|
<%= Replace(rsDetail("description"), vbNewLine, " ") %> |
<% If Not IsNull(rsDetail("description2")) Then %><%= Replace(rsDetail("description2"), vbNewLine, " ") %><% End If %>
|
<% Call show_banners(rsDetail("sku"), seaid, rsDetail("seasonid")) %>
|
<%= show_category_image(seaid, catid, subid, sku) %> |