<%=getMsg(63,"Items listing")%> (<%=getMsg(64,"Search crit")%>:
<%if pHotDeal<>"" then%>
<%=getMsg(65,"Clearance")%>
<%end if%>
<%if pLastChance<>"" then%>
<%=getMsg(147,"LC")%>
<%end if%>
<%if pOrderBy="sales" then%>
<%=getMsg(66,"Top sel")%>
<%end if%>
<%if pIdSupplier<>"" then%>
<%=getMsg(67,"Supplier list")%>
<%end if%>
<%if pIdCategory<>"" then%>
<%=getMsg(284,"Category")%>
<%=getCategoryDescription(pIdCategory)%>
<%end if%>
<%if pStrSearch<>"" then%>
<%=getMsg(68,"Kword")%> '<%=pStrSearch%>'
<%end if%>
<%if pUser1<>"" then%>
<%=pProductCustomField1%> <%=pUser1%>
<%end if%>
<%if pUser2<>"" then%>
<%=pProductCustomField2%> <%=pUser2%>
<%end if%>
<%if pUser3<>"" then%>
<%=pProductCustomField3%> <%=pUser3%>
<%end if%>
<%=getMsg(69,"ordered by")%>:
<%
select case pOrderBy
case "descr"
response.write getMsg(70,"desc")
case "sku"
response.write getMsg(71,"sku")
case "visits"
response.write getMsg(72,"popul")
case "sales"
response.write getMsg(73,"sales")
case "recently"
response.write getMsg(74,"rece added")
case ""
response.write getMsg(75,"no order")
end select
%>
)
We are still testing our online ordering, however feel free to browse our products to see our selction of fresh fish. You have the option to email us your order at cindy@baylobsters.com or give us a call at (330) 486.0713
1 LB. Minimum per order - Due to the cost of fuel, we are currently charging a $2.50 fuel charge per delivery.
<%
pPayPalExpressCheckout = getSettingKey("pPayPalExpressCheckout")
pGoogleCheckoutLevel1 = getSettingKey("pGoogleCheckoutLevel1")
%>