www.irodfishing.com
Affiliate disclosure: Some product links are affiliate links. Tackle.net earns from qualifying purchases.
Description
jQuery.curCSS = function(element, prop, val) { return jQuery(element).css(prop, val); }; var Config_VCompare_MaxProducts = '3'; var PageText_783 = "Compare"; var PageText_784 = "Change Selections"; var PageText_785 = "You've attempted to select more than {0} items. Click {1} to continue with your initial {0} items or {2} to change your selections."; var PageText_819 = "Product Comparison"; var PageText_822 = "Compare"; var PageText_840 = "Create Password"; var PageText_841 = "Retype Password"; var PageText_842 = "Added to cart"; var PageText_843 = "Subtotal"; var PageText_844 = "items in cart"; (function ($) { volusion.ready(function () { if (volusion.cart.isObservingCount()) { var ts = new Date().getTime(); $.getJSON('/ajaxcart.asp?Action=itemCount&cachebust=' + ts, function (data) { var quantityTotal = 0; $.each(data.Products, function (key, val) { if (val.IsProduct === 'Y') { quantityTotal += parseInt(val.Quantity); } else if (val.IsAccessory === 'Y') { quantityTotal += parseInt(val