select value from var where name = 'hi_ship' limit 1Too many connectionsselect value from var where name = 'lg_pkg_surcharge' limit 1Too many connectionsselect value from var where name = 'hi_ship' limit 1Too many connectionsselect value from var where name = 'lo_ship' limit 1Too many connectionsselect value from var where name = 'lg_pkg_surcharge' limit 1Too many connectionsselect value from var where name = 'ca_surcharge' limit 1Too many connectionsselect id from custorg where id = '' and ord_seq = 0 limit 1Too many connectionsToo many connectionsselect count(*) from pageprod, product
where sku = obj and url = '' and availto >= '2026-05-14' limit 1Too many connectionsselect count(*) from pageprod ,page, pageprod as pp2, product
where page.url = pageprod.obj and page.isobj = 'Y'
and pp2.url = page.url
and sku = pp2.obj and availto >= '2026-05-14'
and pageprod.url = '' limit 1Too many connectionsselect max(promodisc) from pageprod, product
where sku = obj and url = '' and availto >= '2026-05-14'
and promostart <= '2026-05-14' and promoend >= '2026-05-14' limit 1Too many connectionsselect max(promodisc) from pageprod ,page, pageprod as pp2, product
where page.url = pageprod.obj and page.isobj = 'Y'
and pp2.url = page.url
and sku = pp2.obj and availto >= '2026-05-14'
and pageprod.url = '' and promostart <= '2026-05-14' and promoend >= '2026-05-14' limit 1Too many connectionsselect autoblurb from pageprod, product
where sku = obj and url = '' and availto >= '2026-05-14'
and promostart <= '2026-05-14' and promoend >= '2026-05-14' and autoblurb = 'Y' limit 1Too many connectionsselect autoblurb from pageprod ,page, pageprod as pp2, product
where page.url = pageprod.obj and page.isobj = 'Y'
and pp2.url = page.url
and sku = pp2.obj and availto >= '2026-05-14'
and pageprod.url = '' and promostart <= '2026-05-14' and promoend >= '2026-05-14'
and autoblurb = 'Y' limit 1Too many connectionsToo many connectionsToo many connections
-Al's Family Farms
Too many connections
Sign Up for Emails
select location_url from page where url = 'giftplans' limit 1Too many connectionsselect count(*) from pageprod inner join product on product.sku = pageprod.obj
where pageprod.obj = 'giftplans' and pageprod.isobj != 'Y' and product.availto >= now() limit 1Too many connectionsselect count(*) from pageprod inner join pageprod as pp on pp.url = pageprod.obj
inner join product on product.sku = pp.obj where pageprod.url = 'giftplans'
and product.availto >= now() limit 1Too many connectionsselect sum(qty * if(now() between promostart and promoend, promoprice,
product.price)) as total from item inner join product on product.sku = item.pcode
where custid = '' and ord_seq = 0 limit 1Too many connectionsselect sum(qty) from item where custid = '' and ord_seq = 0 limit 1Too many connectionsselect promocode from orders where custid = '' and ord_seq = 0 and promocode <> '' limit 1Too many connectionsToo many connections
select value from var where name = 'red_banner' limit 1Too many connections
select value from var where name = 'store-hours' limit 1Too many connections
select promocode from custorg where id = '' and ord_seq = 0 limit 1Too many connections select count(*) from promocode where code = 'SR5' and promocode.expires >= date(now())
and (promocode.new_cust_only = 'Y' and '' > 10000000 or promocode.new_cust_only = 'N')
and (not (promocode.code = any (select orders.promocode from orders where orders.custid = ''
and orders.ord_seq > 0 and orders.ord_date > '2025-08-01' and not isnull(orders.promocode)))
and not (promocode.code = any (select custorg.promocode from custorg
inner join orders on orders.orderno = custorg.orderno where custorg.id = ''
and orders.ord_date > '2025-08-01' and custorg.ord_seq > 0)) or unlimited_orders = 'Y') limit 1Too many connectionsselect count(*) from promocode where code = 'GR10' and promocode.expires >= date(now())
and (promocode.new_cust_only = 'Y' and '' > 10000000 or promocode.new_cust_only = 'N')
and (not (promocode.code = any (select orders.promocode from orders where orders.custid = ''
and orders.ord_seq > 0 and orders.ord_date > '2025-08-01' and not isnull(orders.promocode)))
and not (promocode.code = any (select custorg.promocode from custorg
inner join orders on orders.orderno = custorg.orderno where custorg.id = ''
and orders.ord_date > '2025-08-01' and custorg.ord_seq > 0)) or unlimited_orders = 'Y') limit 1Too many connectionsselect count(*) from promocode where code = 'GR15P' and promocode.expires >= date(now())
and (promocode.new_cust_only = 'Y' and '' > 10000000 or promocode.new_cust_only = 'N')
and (not (promocode.code = any (select orders.promocode from orders where orders.custid = ''
and orders.ord_seq > 0 and orders.ord_date > '2025-08-01' and not isnull(orders.promocode)))
and not (promocode.code = any (select custorg.promocode from custorg
inner join orders on orders.orderno = custorg.orderno where custorg.id = ''
and orders.ord_date > '2025-08-01' and custorg.ord_seq > 0)) or unlimited_orders = 'Y') limit 1Too many connections