$("#tab_043178445167").html('
 Item #DescriptionGear RatioLine Retrieve
(Inches)
BearingsBraid Line Capacity
(Lbs/Yds)
Mono Line Capacity
(Lbs/Yds)
Max Drag
(lbs)
Weight
(oz)
PriceQuantity 
\"DaiwaFRMLT1000DDaiwa FRMLT1000D Freams Lt 1000D Spinning5.2:125.55BB + 1RB6/320
8/200
4/250
6/160
116.2
$159.99
+ Add to Cart
 Backorder+ Add to Cart
Shipping on this item is Free!
 Backorder+ Add to Wish List
\"DaiwaFRMLT2000DDaiwa FRMLT2000D Freams Lt 2000D Spinning5.2:126.85BB + 1RB8/280
10/215
4/340
6/220
116.2
$159.99
+ Add to Cart
 Backorder+ Add to Cart
Shipping on this item is Free!
 Backorder+ Add to Wish List
\"DaiwaFRMLT2500D-XHDaiwa FRMLT2500D-XH Freams Lt 2500D-XH Spinning5.3:129.65BB + 1RB10/250
15/185
8/240
10/210
226.9
$159.99
+ Add to Cart
 Backorder+ Add to Cart
Shipping on this item is Free!
 Backorder+ Add to Wish List
\"DaiwaFRMLT3000D-CDaiwa FRMLT3000D-C Freams Lt 3000D Spinning6.2:134.55BB + 1RB10/250
15/185
8/240
10/210
226.9
$159.99
+ Add to Cart
 Backorder+ Add to Cart
Shipping on this item is Free!
 Backorder+ Add to Wish List
\"DaiwaFRMLT4000D-CXHDaiwa FRMLT4000D-CXH Freams Lt 4000D-CXH Spinning5.3:131.65BB + 1RB15/250
20/220
10/280
12/220
227.1
$169.99
+ Add to Cart
 Backorder+ Add to Cart
Shipping on this item is Free!
 Backorder+ Add to Wish List
\"DaiwaFRMLT5000D-CXHDaiwa FRMLT5000D-CXH Freams Lt 5000D-CXH Spinning6.2:139.15BB + 1RB15/250
20/220
10/360
14/250
26.48.1
$169.99
+ Add to Cart
 Backorder+ Add to Cart
Shipping on this item is Free!
 Backorder+ Add to Wish List
\"DaiwaFRMLT6000D-HDaiwa FRMLT6000D-H Freams Lt 6000D-H Spinning6.2:141.45BB + 1RB30/230
40/160
14/280
20/180
26.48.5
$189.99
+ Add to Cart
 Backorder+ Add to Cart
Shipping on this item is Free!
 Backorder+ Add to Wish List
'); var cycs = document.createElement('script'); cycs.setAttribute('src', 'https://files.cyberweld.com/html5lightboxV2/html5lightbox.js'); document.head.appendChild(cycs); function ccchangeitem(itval){ var aval = itval.split("||"); var faction = 'https://www.anglerschoicetackle.com/cart/add/' + aval[1] + '/'; var invmsg = ''; var removeorderbtn = 0; if(aval[0] != '1'){ if(aval[4] > 0){ invmsg = ' In stock (' + aval[4] + ')'; }else{ if(aval[5] == 'indicator'){ invmsg = ' Available for Backorder'; }else{ invmsg = ' Out of stock'; removeorderbtn = 1; } } } if(aval[0] == '1'){ $('#pprice').html("starting: $" + aval[2]); $('#pmainimg').attr("src",aval[3]); $('#pmainimglink').attr("href",aval[3].replace("/400x400x2", "")); $('#cdisplayinv').html(""); $("#pcart_wrap").hide(); } if(aval[0] != '1'){ $('#pprice').html("$" + aval[2]); $('#pmainimg').attr("src",aval[3]); $('#pmainimglink').attr("href",aval[3].replace("/400x400x2", "")); $('#product_configure_form').attr("action",faction); $('#cdisplayinv').html(invmsg); if(removeorderbtn == 1){ $("#caddtocartbtn").hide(); }else{ $("#caddtocartbtn").show(); if(aval[5] == 'indicator' && aval[4] > 0){ $("#caddtocartbtn>span").html(" ADD TO CART"); }else{ $("#caddtocartbtn>span").html(" ADD TO CART"); } } $("#pcart_wrap").show(); } }