products_description(string) => <img src="includes/templates/westminster_new/images/nitelitelogo.gif" class="descriptionLogo" /></a>
THE ORIGINAL
The Goby Jigger has bulging eyes, red beaded chain, and a red hook. It is also available in our popular <b><font color="#00ff00">"Nite-Lite Glow"</font></b> paint.</p>
product_is_free(string) => 0
product_is_call(string) => 0
metatags_title(NULL) =>
metatags_keywords(NULL) =>
metatags_description(NULL) =>
meta_products_price(string) => - $2.95
metatags_keywords(NULL) =>
metatags_description(NULL) =>
prod_is_call_and_no_price(boolean) =>
meta_products_description(string) => THE ORIGINAL The Goby Jigger has bulging eyes, red beaded chain, and a red hook. It is also available in our popular "Nite-Lite Glow" paint.
order_by(string) => order by LPAD(pa.products_options_sort_order,11,"0"), pov.products_options_values_name
categories_tab_query(string) => select c.sort_order, c.categories_id, cd.categories_name from categories c, categories_description cd
where c.categories_id=cd.categories_id and c.parent_id= '0' and cd.language_id='1' and c.categories_status='1' order by c.sort_order, cd.categories_name
categories_tab(object: queryFactoryResult)
0(array)
sort_order(string) => 0
categories_id(string) => 1
categories_name(string) => Tungsten Fishing Jigs
1(array)
sort_order(string) => 2
categories_id(string) => 7
categories_name(string) => Jigs
2(array)
sort_order(string) => 4
categories_id(string) => 15
categories_name(string) => Wonder Bread Series
3(array)
sort_order(string) => 10
categories_id(string) => 11
categories_name(string) => Jigging Spoons
4(array)
sort_order(string) => 12
categories_id(string) => 13
categories_name(string) => Kits
5(array)
sort_order(string) => 15
categories_id(string) => 8
categories_name(string) => Apparel & Accessories
6(array)
sort_order(string) => 20
categories_id(string) => 12
categories_name(string) => Gift Certificate
new_style(string) => category-top
categories_tab_current(string) => Gift Certificate
manufacturer_sidebox_query(string) => select distinct m.manufacturers_id, m.manufacturers_name
from manufacturers m
left join products p on m.manufacturers_id = p.manufacturers_id
where m.manufacturers_id = p.manufacturers_id and p.products_status= 1
order by manufacturers_name
manufacturer_sidebox(object: queryFactoryResult)
0(array)
manufacturers_id(string) => 1
manufacturers_name(string) => Maynards Tackle
1(array)
manufacturers_id(string) => 2
manufacturers_name(string) => Northwest Metro Tackle
products_description(string) => <img src="includes/templates/westminster_new/images/nitelitelogo.gif" class="descriptionLogo" /></a>
THE ORIGINAL
The Goby Jigger has bulging eyes, red beaded chain, and a red hook. It is also available in our popular <b><font color="#00ff00">"Nite-Lite Glow"</font></b> paint.</p>
reviews_query(string) => select count(*) as count from reviews r, reviews_description rd
where r.products_id = '42'
and r.reviews_id = rd.reviews_id
and rd.languages_id = '1' and r.status = '1'
reviews(object: queryFactoryResult)
0(array)
reviews_id(string) => 34
reviews_text(string) => Myself and a buddy went to Red Lake this last winter and the glow red and perch color caught us alot of fish.
reviews_rating(string) => 5
date_added(string) => 2010-03-10 13:28:46
customers_name(string) => Ryan M.
1(array)
reviews_id(string) => 33
reviews_text(string) => I purchased a few of these from our local bait shop here in Montana to fish a lake that is known for its Walleye's. They worked fantastic. Will be buying more. I would also be interested in one size larger (3/8oz.) if you ever get around to making them. Thanks for a great product.
reviews_rating(string) => 5
date_added(string) => 2010-04-07 13:28:21
customers_name(string) => Dan P.
2(array)
reviews_id(string) => 26
reviews_text(string) => I used the jigger on Saginaw Bay this last week and it out done any other lure i used, the only set back is the small hook, they need to up size it. I ordered more jiggers and will be sharing them with my buddies.
reviews_rating(string) => 5
date_added(string) => 2013-12-30 13:23:10
customers_name(string) => Roger T.
products_name(string) => Goby Jigger
products_model(string) => Goby Jigger
products_description(string) => <img src="includes/templates/westminster_new/images/nitelitelogo.gif" class="descriptionLogo" /></a><br />
THE ORIGINAL<br />
The Goby Jigger has bulging eyes, red beaded chain, and a red hook. It is also available in our popular <b><font color="#00ff00">"Nite-Lite Glow"</font></b> paint.</p>
reviews_query_raw(string) => select r.reviews_id, left(rd.reviews_text, 1000) as reviews_text,
r.reviews_rating, r.date_added, r.customers_name
from reviews r, reviews_description rd
where r.products_id = '42'
and r.reviews_id = rd.reviews_id
and rd.languages_id = '1' and r.status = '1'
order by r.reviews_id desc
reviews_split(object: splitPageResults)
sql_query(string) => select r.reviews_id, left(rd.reviews_text, 1000) as reviews_text, r.reviews_rating, r.date_added, r.customers_name from reviews r, reviews_description rd where r.products_id = '42' and r.reviews_id = rd.reviews_id and rd.languages_id = '1' and r.status = '1' order by r.reviews_id desc limit 6
number_of_rows(string) => 3
current_page_number(integer) => 1
number_of_pages(double) => 1
number_of_rows_per_page(integer) => 6
page_name(string) => page
countQuery(string) => select r.reviews_id, left(rd.reviews_text, 1000) as reviews_text, r.reviews_rating, r.date_added, r.customers_name from reviews r, reviews_description rd where r.products_id = '42' and r.reviews_id = rd.reviews_id and rd.languages_id = '1' and r.status = '1' order by r.reviews_id desc