Bahamas Football Shirts | Buy Bahamas Kit (2024)

Filter
  • Special Offers
  • Teams
    • Bahamas
  • Brands
    • Airo Sportswear
    • Gildan
    • Hummel
    • Soccer Tees
    • UKSoccershop
  • '); }) var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); request_uri = request_uri.split("?")[0]; $.ajax({ type: 'POST', url: request_uri + '?cPath=' + cat_id + '&disp_order=8', dataType: 'html', data: "action=ajaxcatprodcutfilter&home_tab=home_tab", success: function (jsondata) { var data = $.trim(jsondata); $("#main_col").html(data); $('#home_tab_1').addClass('ontab'); if ($('#home_tab_2').hasClass('ontab')) { $('#home_tab_2').removeClass('ontab'); $('#home_tab_2').addClass('offtab'); } if ($('#home_tab_3').hasClass('ontab')) { $('#home_tab_3').removeClass('ontab'); $('#home_tab_3').addClass('offtab'); } }, complete: function () { $("#overlay_white").css("display", "none"); } }); } function home_tab_two(cat_id) { $("#overlay_white").css("display", "block"); $("#overlay_white").css("opacity", "0.1"); $("#main_col .product_block .productimage").each(function () { $(this).append('

    Bahamas Football Shirts | Buy Bahamas Kit (1)

    '); }) var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); request_uri = request_uri.split("?")[0]; $.ajax({ type: 'POST', url: request_uri + '?cPath=' + cat_id + '&disp_order=6', dataType: 'html', data: "action=ajaxcatprodcutfilter", success: function (jsondata) { $("#main_col").html(jsondata); $('#home_tab_2').addClass('ontab'); if ($('#home_tab_1').hasClass('ontab')) { $('#home_tab_1').removeClass('ontab'); $('#home_tab_1').addClass('offtab'); } if ($('#home_tab_3').hasClass('ontab')) { $('#home_tab_3').removeClass('ontab'); $('#home_tab_3').addClass('offtab'); } }, complete: function () { $("#overlay_white").css("display", "none"); } }); } function home_tab_three(cat_id) { $("#overlay_white").css("display", "block"); $("#overlay_white").css("opacity", "0.1"); $("#main_col .product_block .productimage").each(function () { $(this).append('

    Bahamas Football Shirts | Buy Bahamas Kit (2)

    '); }) var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); request_uri = request_uri.split("?")[0]; $.ajax({ type: 'POST', url: request_uri + '?cPath=' + cat_id + '&disp_order=9', dataType: 'html', data: "action=ajaxcatprodcutfilter", success: function (jsondata) { $("#main_col").html(jsondata); $('#home_tab_3').addClass('ontab'); if ($('#home_tab_1').hasClass('ontab')) { $('#home_tab_1').removeClass('ontab'); $('#home_tab_1').addClass('offtab'); } if ($('#home_tab_2').hasClass('ontab')) { $('#home_tab_2').removeClass('ontab'); $('#home_tab_2').addClass('offtab'); } }, complete: function () { $("#overlay_white").css("display", "none"); } }); } // end of function var checkAjaxComplete = true; document.addEventListener('DOMContentLoaded', function(){ $(document).ready(function () { filterProuductsChecked(); filterCategoryChecked(); }); }); //BOF Function created by Harsh to move page to Top on 24-04-2012 function scrolltoTop() { $('html, body').animate({scrollTop: '0px'}, 2000); return false; } //EOF Function created by Harsh ro move page to Top on 24-04-2012 function filterProuductsChecked() { $("[id^=filterchk_]").each(function () { $(this).unbind("click").bind("click", function () { if ($(this).hasClass("selected")) { $(this).removeClass("selected"); $(this).addClass("white_image"); } else { $(this).addClass("selected"); } $("#overlay_white").css("display", "block"); $("#overlay_white").css("opacity", "0.1"); $(".product_block .productimage").each(function () { $(this).append('

    Bahamas Football Shirts | Buy Bahamas Kit (3)

    '); }) if ($(this).hasClass("selected")) { var id = $(this).find("input[type=hidden]").val(); var parent_filter = $(this).parent().parent().parent().parent().prev().find(".parent_filter_name").html(); if (typeof parent_filter === "undefined") { parent_filter = $(this).parent().parent().parent().parent().prev().prev().find(".parent_filter_name").html(); } var nodename = $(this).parent().find("span").html(); //alert(nodename);return false; var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); request_uri = request_uri.split("?")[0]; request_uri = request_uri + "?disp_order=999&tab_index="; $.ajax({ type: 'post', url: request_uri, dataType: 'html', data: "current_category_template=" + "new_default_category_2" + "&filters=yes" + "&price_sort=" + $("#min_p_price").val() + "_" + $("#max_p_price").val() + "&attributeId=" + id + "&actiontype=add&action=ajaxcatprodcutfilter&parent_filter=" + parent_filter + "&nodename=" + nodename + "&id=" + $(this).attr('id'), success: function (jsondata) { $("#main_col").html(jsondata); filterProuductsChecked(); scrolltoTop(); }, complete: function () { $("#overlay_white").css("display", "none"); } }); } else { var id = $(this).find("input[type=hidden]").val(); var parent_filter = $(this).parent().parent().parent().parent().prev().find(".parent_filter_name").html(); if (typeof parent_filter === "undefined") { parent_filter = $(this).parent().parent().parent().parent().prev().prev().find(".parent_filter_name").html(); } var nodename = $(this).parent().find("span").html(); var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); request_uri = request_uri.split("?")[0]; request_uri = request_uri + "?disp_order=999&tab_index="; $.ajax({ type: 'post', url: request_uri, dataType: 'html', data: "current_category_template=" + "new_default_category_2" + "&filters=yes" + "&price_sort=" + $("#min_p_price").val() + "_" + $("#max_p_price").val() + "&attributeId=" + id + "&actiontype=remove&action=ajaxcatprodcutfilter&parent_filter=" + parent_filter + "&nodename=" + nodename + "&id=" + $(this).attr('id'), success: function (jsondata) { $("#main_col").html(jsondata); filterProuductsChecked(); scrolltoTop(); }, complete: function () { $("#overlay_white").css("display", "none"); } }); } }); }); } function filterKidsProuducts(catId) { $("#overlay_white").css("display", "block"); $("#overlay_white").css("opacity", "0.1"); $(".product_block .productimage").each(function () { $(this).append('

    Bahamas Football Shirts | Buy Bahamas Kit (4)

    '); }) var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); var n = request_uri.indexOf("disp_order=9"); request_uri = request_uri.split("?")[0]; if (n !== -1) { request_uri = request_uri + "?disp_order=9"; } $.ajax({ type: 'post', url: request_uri, dataType: 'html', data: "price_sort=" + $("#min_p_price").val() + "_" + $("#max_p_price").val() + "&attributeId=" + catId + "&actiontype=add&action=ajaxcatprodcutfilter", success: function (jsondata) { $("#main_col").html(jsondata); $(".start_flash_adverts").remove(); //filterProuductsChecked(); }, complete: function () { scrolltoTop(); $("#overlay_white").css("display", "none"); } }); } // BOF changes for category filter by Nitin Sharma [25-1-2012] function filterLeagueProducts(value, cat_id, main_id) { $("#overlay_white").css("display", "block"); $("#overlay_white").css("opacity", "0.1"); $("#main_col .product_block .productimage").each(function () { $(this).append('

    Bahamas Football Shirts | Buy Bahamas Kit (5)

    '); }) var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); var n = request_uri.indexOf("disp_order=9"); request_uri = request_uri.split("?")[0]; if (n !== -1) { request_uri = request_uri + "?disp_order=9"; } $.ajax({ type: 'POST', url: request_uri + '?cPath=' + main_id, dataType: 'html', data: "action=ajaxcatprodcutfilter&league= " + value, success: function (jsondata) { $("#main_col").html(jsondata); $('#home_tab_2').addClass('ontab'); if ($('#home_tab_1').hasClass('ontab')) { $('#home_tab_1').removeClass('ontab'); $('#home_tab_1').addClass('offtab'); } if ($('#home_tab_3').hasClass('ontab')) { $('#home_tab_3').removeClass('ontab'); $('#home_tab_3').addClass('offtab'); } //filterLeagueProductsCheck(value,cat_id,main_id); $("#refinementPanel").css("display", "none"); $("#refinementPanel1").css("display", "none"); $("#refinementPanel2").css("display", "block"); }, complete: function () { scrolltoTop(); $("#overlay_white").css("display", "none"); } }); } function filterLeagueProductsCheck(value, cat_id, main_id) { var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); var n = request_uri.indexOf("disp_order=9"); request_uri = request_uri.split("?")[0]; if (n !== -1) { request_uri = request_uri + "?disp_order=9"; } $.ajax({ type: 'POST', url: request_uri + '?league=' + value + "&cat_id=" + cat_id, dataType: 'html', async: false, data: "action=ajaxcatprodcutfilter&main_id=" + main_id, success: function (data) { alert(data); $("#refinementPanel").html(data); }, complete: function () { scrolltoTop(); $("#overlay_white").css("display", "none"); $("#refinementpanel1").hide(); } }); } function remove_selection(main_id, value) { $(".remove_filter_selection_2_" + value).each(function () { $("#overlay_white").css("display", "block"); $("#overlay_white").css("opacity", "0.1"); $(".product_block .productimage").each(function () { $(this).append('

    Bahamas Football Shirts | Buy Bahamas Kit (6)

    '); }) if ($(this).parent().hasClass('id_your_selection')) { var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); var n = request_uri.indexOf("disp_order=9"); request_uri = request_uri.split("?")[0]; if (n !== -1) { request_uri = request_uri + "?disp_order=9"; } $.ajax({ type: 'post', url: request_uri, dataType: 'html', data: "current_category_template=" + "new_default_category_2" + "&filters=yes" + "&price_sort=" + $("#min_p_price").val() + "_" + $("#max_p_price").val() + "&attributeId=" + value + "&actiontype=remove&action=ajaxcatprodcutfilter", success: function (jsondata) { $("#main_col").html(jsondata); filterProuductsChecked(); scrolltoTop(); }, complete: function () { $("#overlay_white").css("display", "none"); } }); $('a#' + main_id).removeClass("selected"); $('a#' + main_id).addClass("white_image"); $(this).parent().parent().remove(); } }); } // BOC javascript for filtering the products by their types .... by Hemant kumar upadhyay on 27/1/2014 function filterCategoryChecked() { $("[id^=filterchkk_]").each(function () { $(this).unbind("click").bind("click", function () { if ($(this).hasClass("selected")) { $(this).removeClass("selected"); } else { $(this).addClass("selected"); } $("#overlay_white").css("display", "block"); $("#overlay_white").css("opacity", "0.1"); $(".product_block .productimage").each(function () { $(this).append('

    Bahamas Football Shirts | Buy Bahamas Kit (7)

    '); }) if ($(this).hasClass("selected")) { var type_new = $(this).find("#cat_type").val(); var cat_id = $(this).find("#cat_id").val(); var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); var n = request_uri.indexOf("disp_order=9"); request_uri = request_uri.split("?")[0]; if (n !== -1) { request_uri = request_uri + "?disp_order=9"; } $.ajax({ type: 'post', url: request_uri, dataType: 'html', data: "cat_id=" + cat_id + "&type=" + type_new + "&actiontype=add_cat&action=ajaxcatprodcutfilter", success: function (jsondata) { $("#main_col").html(jsondata); filterProuductsChecked(); scrolltoTop(); }, complete: function () { $("#overlay_white").css("display", "none"); } }); var parent_filter = $(this).parent().parent().parent().parent().prev().find(".parent_filter_name").html(); if (typeof parent_filter === "undefined") { parent_filter = $(this).parent().parent().parent().parent().prev().prev().find(".parent_filter_name").html(); } var nodename = $(this).parent().find("span").html(); var newnode = '

  • '; newnode += '' + parent_filter + nodename + ''; newnode += '
  • ';// $("#navigation_criteria_list_1").append(newnode); $("#selected_filter").append(newnode); alert(newnode); } else { var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); var n = request_uri.indexOf("disp_order=9"); request_uri = request_uri.split("?")[0]; if (n !== -1) { request_uri = request_uri + "?disp_order=9"; } $.ajax({ type: 'post', url: request_uri, dataType: 'html', data: "cat_id=" + $(this).find("#cat_id").val() + "&type=" + $("#cat_type").val() + "&actiontype=remove_cat&action=ajaxcatprodcutfilter", success: function (jsondata) { $("#main_col").html(jsondata); filterProuductsChecked(); scrolltoTop(); }, complete: function () { $("#overlay_white").css("display", "none"); } }); $("#selected_" + $(this).attr('id')).remove(); } }); }); } function remove_selectionCategory(main_id, value) { $("#" + main_id).each(function () { $("#overlay_white").css("display", "block"); $("#overlay_white").css("opacity", "0.1"); $(".product_block .productimage").each(function () { $(this).append('

    Bahamas Football Shirts | Buy Bahamas Kit (8)

    '); }) if ($(this).parent().hasClass('id_your_selection_category')) { var request_uri = 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas'; request_uri = request_uri.toString(); var n = request_uri.indexOf("disp_order=9"); request_uri = request_uri.split("?")[0]; if (n !== -1) { request_uri = request_uri + "?disp_order=9"; } $.ajax({ type: 'post', url: request_uri, dataType: 'html', data: "type=cat_type&cat_id=" + value + "&actiontype=remove_cat&action=ajaxcatprodcutfilter", success: function (jsondata) { $("#main_col").html(jsondata); filterProuductsChecked(); filterCategoryChecked(); scrolltoTop(); }, complete: function () { $("#overlay_white").css("display", "none"); } }); $('a#' + $(this).attr('id')).removeClass("selected"); $(this).parent().remove(); } else { } }); } // EOF javascript for filtering the products by their types .... by Hemant kumar upadhya on 27/1/2014
  • '); }) //code changed by Arihant Jain on 07-November-2015 for new category template if ($("#pricefilter_e" + type).hasClass("selected")) { $(".pricefilter_e").removeClass("selected"); var minpri = $('#min_price_save').val(); var maxpri = $('#max_price_save').val(); startprice = minpri; endprice = maxpri; $("#min_p_price").val(startprice); $("#max_p_price").val(endprice); $("#qa-catalogPrice").val(startprice); $("#qa-catalogPriceTo").val(endprice); } else { //end of code changed by Arihant Jain on 07-November-2015 for new category template $(".pricefilter_e").removeClass("selected"); if (type != 0) { $("#pricefilter_e" + type).addClass("selected"); } } $.ajax({ type: 'post', url: 'https://www.uksoccershop.com/football-shirts/international/north-america/bahamas', dataType: 'html', data: "current_category_template=" + "new_default_category_2" + "&filters=yes" + "&price_sort=" + startprice + "_" + endprice + "&actiontype=add_price&action=ajaxcatprodcutfilter", success: function (jsondata) { $("#overlay_white").css("display", "none"); $("#main_col").html(jsondata); }, complete: function () { $("#overlay_white").css("display", "none"); scrolltoTop(); } }); } document.addEventListener('DOMContentLoaded', function(){ $(document).ready(function () { $(document).on("click", ".subcatlist_filter .title_1", function () { $(this).removeClass("title_1"); $(this).addClass("title"); $(".li_list").css("display", "block"); $(this).css("border-bottom", "none"); }); $(document).on("click", ".subcatlist_filter .title", function () { $(this).removeClass("title"); $(this).addClass("title_1"); //$(this).css("border-bottom", "1px solid #000000"); $(".li_list").css("display", "none"); }); }); });

    Bahamas Football Shirts | Buy Bahamas Kit (2024)
    Top Articles
    Latest Posts
    Article information

    Author: Pres. Carey Rath

    Last Updated:

    Views: 6107

    Rating: 4 / 5 (41 voted)

    Reviews: 88% of readers found this page helpful

    Author information

    Name: Pres. Carey Rath

    Birthday: 1997-03-06

    Address: 14955 Ledner Trail, East Rodrickfort, NE 85127-8369

    Phone: +18682428114917

    Job: National Technology Representative

    Hobby: Sand art, Drama, Web surfing, Cycling, Brazilian jiu-jitsu, Leather crafting, Creative writing

    Introduction: My name is Pres. Carey Rath, I am a faithful, funny, vast, joyous, lively, brave, glamorous person who loves writing and wants to share my knowledge and understanding with you.