R.E. Michel Company | Welcome! (2024)

' + '

' + '' + '' + '

' + '

' + '' + 'Remember Me?' + '

' + '' + '' + '' + '

' + '

' + 'Forgot Password?' + '

' + '' + '' + '

' + '

' + '

' + ''; return loginPopopHtml; }, html: true, placement: 'bottom', sanitize: false, title: function() { return "

Login×

"; }, toggle: 'popover', }).on('inserted.bs.popover', function () { var minWidth = (window.screen.width > 450) ? "450px" : "350px"; $($(this).data('bs.popover').tip).css('min-width', minWidth); }).on('show.bs.popover', function () { }).on('shown.bs.popover', function () { $('#_user_name').trigger('focus'); $('#_pwd').keyup(function (event) { event.preventDefault(); if (isEventEnterKeyCode(event)) { $('#_LOGIN_BTN').click(); } return false; }); }) $('.favoritesMenu').hide(); $('.favoritesMenu72').hide(); $('.favoritesMenu').mouseover(function () { if ($('#favoritesMenuID').hasClass('open')) { return false; } return buildFavoritesMenu(); }); $('.favoritesMenu72').mouseover(function () { if ($('#favoritesMenuID72').hasClass('open')) { return false; } return buildFavoritesMenu(); }); }); function showLoginPopover(scroll) { if (!isUndefinedEmptyOrNull(scroll) && scroll) { scrollTop('loginPopover'); } $('#loginPopover').popover('show'); return false; } function updatePageHeader() { $.get('/WebServices/Catalog/BaseProduct/GetPageHeaderInfo').done(function (data) { $('CurrentLocationID').empty(); if (!isUndefinedEmptyOrNull(data.ActiveBranch)) { if (data.ActiveBranch.branchNumber !== 0) { $('#CurrentLocationID').html('

Your Location
' + data.ActiveBranch.branchName + '

'); } } $('CurrentLocationID_mobile').empty(); if (!isUndefinedEmptyOrNull(data.ActiveBranch)) { if (data.ActiveBranch.branchNumber !== 0) { $('#CurrentLocationID_mobile').html('

Your Location
' + data.ActiveBranch.branchName + '

'); } } ////////////////////////////////////////////////////////////// // CREATES THE MOBILE VIEW SHOPPING CART MENU ICON/DROPDOWN // ////////////////////////////////////////////////////////////// $('.ShoppingCartMenu_mobile').each(function() { $(this).empty(); }); if (data.CanCreateCart) { var ShoppingCartHtml_mobile = ''; if (!isUndefinedEmptyOrNull(data.ShoppingCarts) && data.ShoppingCarts.length > 0) { var multipleShoppingCarts = data.ShoppingCarts.length > 0; ShoppingCartHtml_mobile += '

'; var activeCart = data.ShoppingCarts[0]; var cartHref = (activeCart) ? '/WebServices/Catalog/BaseProduct/SelectCart?id=' + activeCart.id : '#'; //5-5-2020 //updated to prevent IE 11 javascript exception thrown from popper.min.js //exception details: Unhandled exception at line 4, column 18916 in https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js0x800a138f - JavaScript runtime error: Unable to get property 'setAttribute' of undefined or null reference occurred //exception occurred when clicking the shopping cart icon to view only one cart in progress. If more than one cart existed, then exception was not being thrown. //line causing exception: //shoppingCartHtml += '

'; ShoppingCartHtml_mobile += 'Carts'; ShoppingCartHtml_mobile += ''; ShoppingCartHtml_mobile += ''; ShoppingCartHtml_mobile += ''; ShoppingCartHtml_mobile += ''; ShoppingCartHtml_mobile += ''; ShoppingCartHtml_mobile += ''; ShoppingCartHtml_mobile += '' + activeCart.orderDetailItemIds.length + ''; ShoppingCartHtml_mobile += ''; ShoppingCartHtml_mobile += ''; ShoppingCartHtml_mobile += ''; ShoppingCartHtml_mobile += '

'; if (multipleShoppingCarts) { ShoppingCartHtml_mobile += '

'; $.each(data.ShoppingCarts, function (row, shoppingCart) { ShoppingCartHtml_mobile += '' + truncateText(shoppingCart.referenceNumber, 10) + ''; }); ShoppingCartHtml_mobile += '

'; } ShoppingCartHtml_mobile += '

'; } $('.ShoppingCartMenu_mobile').each(function() { $(this).html(ShoppingCartHtml_mobile); }); } /////////////////////////////////////////////////////////////// // CREATES THE DESKTOP VIEW SHOPPING CART MENU ICON/DROPDOWN // /////////////////////////////////////////////////////////////// $('.ShoppingCartMenu').empty(); if (data.CanCreateCart) { var shoppingCartHtml = 'Cart | '; if (isUndefinedEmptyOrNull(data.ShoppingCarts) || data.ShoppingCarts.length === 0) { shoppingCartHtml += "Create"; } else { var multipleShoppingCarts = data.ShoppingCarts.length > 1; shoppingCartHtml += '

'; var activeCart = data.ShoppingCarts[0]; var cartHref = (activeCart) ? '/WebServices/Catalog/BaseProduct/SelectCart?id=' + activeCart.id : '#'; //5-5-2020 //updated to prevent IE 11 javascript exception thrown from popper.min.js //exception details: Unhandled exception at line 4, column 18916 in https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js0x800a138f - JavaScript runtime error: Unable to get property 'setAttribute' of undefined or null reference occurred //exception occurred when clicking the shopping cart icon to view only one cart in progress. If more than one cart existed, then exception was not being thrown. //line causing exception: //shoppingCartHtml += '

'; if (multipleShoppingCarts) { shoppingCartHtml += '

'; $.each(data.ShoppingCarts, function (row, shoppingCart) { if (row > 0) { shoppingCartHtml += '' + shoppingCart.referenceNumber + ''; } }); shoppingCartHtml += '

'; } shoppingCartHtml += '

'; } $('.ShoppingCartMenu').html(shoppingCartHtml); } }); } function showCreateCartDlg(itemId, qty, uom) { itemId = (isUndefinedEmptyOrNull(itemId)) ? "" : itemId; qty = (isUndefinedEmptyOrNull(qty)) ? "" : qty; uom = (isUndefinedEmptyOrNull(uom)) ? 'EA' : uom; var url = '/WebServices/Catalog/BaseProduct/GetCreateShoppingCartContent?itemId=' + encodeQSValue(itemId) + "&qty=" + qty + "&uom=" + uom; var callbackParams = []; ajaxGet(url, 'showCreateCartDlgCallback', callbackParams, 'HTML'); return false; } function showCreateCartDlgCallback(htmlData, callbackParams) { createSideBarModal('CreateCartDlgForm', 'CreateCartBtn', 'Create Shopping Cart', false, htmlData); }

My Account

|

Register Account

R.E. Michel Company | Welcome! (2024)
Top Articles
Latest Posts
Article information

Author: Horacio Brakus JD

Last Updated:

Views: 5312

Rating: 4 / 5 (51 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Horacio Brakus JD

Birthday: 1999-08-21

Address: Apt. 524 43384 Minnie Prairie, South Edda, MA 62804

Phone: +5931039998219

Job: Sales Strategist

Hobby: Sculling, Kitesurfing, Orienteering, Painting, Computer programming, Creative writing, Scuba diving

Introduction: My name is Horacio Brakus JD, I am a lively, splendid, jolly, vivacious, vast, cheerful, agreeable person who loves writing and wants to share my knowledge and understanding with you.