CINXE.COM
BN No Results Page | Barnes & Noble®
<!doctype html> <html class="no-js " lang="en"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.barnesandnoble.com/noresults/2940148486091","20210316063810","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1615876690"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta content="width=device-width" name="viewport"> <meta name="format-detection" content="telephone=no"> <meta name="author" content="Barnes & Noble"> <title>BN No Results Page | Barnes & Noble®</title> <!-- set meta description --> <meta name="twitter:card" content="summary"/> <meta name="twitter:site" content="@BNBuzz"/> <meta property="og:title" content="BN No Results Page"/> <meta property="og:description" content=""/> <meta property="og:type" content="product"/> <meta property="og:url" content="https://web.archive.org/web/20210316063810/https://www.barnesandnoble.com/noresults/2940148486091"/> <meta property="og:site_name" content="Barnes & Noble"/> <link rel="icon" type="image/x-icon" href="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/favicon.ico"/> <link rel="icon" sizes="192x192" href="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/bn-icon-192x192.jpg"> <meta name="apple-mobile-web-app-title" content="Barnes & Noble"> <link rel="apple-touch-icon" href="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/iphone-icon.png"/> <link rel="apple-touch-icon" sizes="72x72" href="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/bn-icon-72x72.png"/> <link rel="apple-touch-icon" sizes="114x114" href="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/bn-icon-114x114.png"/> <link rel="apple-touch-icon" sizes="180x180" href="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/bn-icon-180x180.jpg"/> <link rel="apple-touch-icon" sizes="76x76" href="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/bn-icon-76x76.png"/> <link rel="apple-touch-icon" sizes="120x120" href="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/bn-icon-120x120.png"/> <link rel="apple-touch-icon" sizes="152x152" href="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/bn-icon-152x152.png"/> <link rel="stylesheet" type="text/css" href="//web.archive.org/web/20210316063810cs_/https://css.css-bn.com/static/redesign/release/css/bn.min.css?v8.3.3&setviewtype=full"/> <style> @-webkit-keyframes bugfix { from { padding: 0px; } to { padding: 0px; } } label span { -webkit-animation: bugfix infinite 1ms; } </style> <script> var SITE_PROTOCOL = document.location.protocol||window.location.protocol||'http:', SITE_DOMAIN = document.location.hostname||window.location.hostname||'www.barnesandnoble.com', SITE_PORT = document.location.port||window.location.port||'80', THIS_PATH = document.location.pathname||window.location.pathname||'/cartridges/BNNoResultsPage/BNNoResultsPage.jsp', SITE_DOMAIN_URL = THIS_PAGE = SITE_ROOT = port = "", STATIC_ASSETS_PATH = "/static", webContextRoot ='', staticAssetVersion = '?v8.3.3', XHR_FOLDER ='/xhr', XHR_HANDLER_PATH = XHR_FOLDER+'/handler.jsp', PAGE_DEBUG_MODE = false; // indexExchngHeaderBiddingJsUrl=""; // enableIndexExchangeJS=""; if(SITE_PROTOCOL=="https:") { XHR_FOLDER = '/xhr'; XHR_HANDLER_PATH = XHR_FOLDER+'/handler.jsp'; } if(SITE_PORT.length > 0 && SITE_PORT!=80) port = ":"+SITE_PORT; SITE_DOMAIN_URL = SITE_PROTOCOL + "//" + SITE_DOMAIN + port; SITE_ROOT = SITE_DOMAIN_URL + webContextRoot; THIS_PAGE = SITE_DOMAIN_URL + THIS_PATH; port = null; function consoleLog() { if (PAGE_DEBUG_MODE!==true) return; if (typeof console != "undefined" && typeof console.log != "undefined") { if (typeof console.log.apply != "undefined") { console.log.apply(console,arguments); } else { for(var i=0;i<arguments.length;i++) { var arg = arguments[i]; console.log(arg); } } } } function consoleWarn() { if (PAGE_DEBUG_MODE!==true) return; if (typeof console == "undefined") return; if (typeof console.warn != "undefined" && typeof console.warn.apply != "undefined") { console.warn.apply(console,arguments); } else { consoleLog.apply(console,arguments); } } function consoleError() { if (PAGE_DEBUG_MODE!==true) return; if (typeof console == "undefined") return; if (typeof console.error != "undefined" && typeof console.error.apply != "undefined") { console.error.apply(console,arguments); } else { consoleWarn.apply(console,arguments); } } var captchaV3Enabled = 'true'; function addOnLoadEvent(func) { var oldonload = window.onload; var newonload = function(){ /* if(enableIndexExchangeJS ==="true" && indexExchngHeaderBiddingJsUrl !=="" ){ // ATG-24008 : Add header bidding management from IndexExchange headerBiddingJS(); } */ func(); }; if (typeof window.onload != 'function') { window.onload = newonload; } else { window.onload = function() { if (oldonload) { oldonload(); } newonload(); } } } </script> <!-- migration changes SLR-92 --> <script src="//web.archive.org/web/20210316063810js_/https://js.js-bn.com/static/redesign/release/js/head.js?v8.3.3"></script><!--// migration changes SLR-92 --> <script> function updateMiniCartCount(count) { if(typeof count != 'undefined' && count != $.trim($('.bagTotal').text())) { $('.bagTotal').text(count); } } function miniCartEvents($container) { var spinnerSrc = "", spinnerImgPath = $('input[name=spinnerPath]').val(); if(spinnerImgPath && spinnerImgPath.indexOf('null') < 0 && spinnerImgPath.indexOf('undefined') < 0 ){ spinnerSrc = spinnerImgPath; } var $spinner = $('<div class="spinner spinner__large"><img tabindex="0" src="' + spinnerSrc + '" role="presentation" aria-live="polite" aria-label="Laoding..."></div>').addClass('mini-cart-spinner'), $quantityUpdateForms = $('.mini-cart-quantity-update'); BN.MiniCart = new MiniCart('#miniCart', '#shoppingBag'); // shopping bag flyout only $('#bagContentsContainer').find('.mini-cart-quantity-update').each(function() { BN.uXHR.Form.apply(this); }); $quantityUpdateForms.find('.product-quantity').each(function() { var $this = $(this); $this.data('initial-value', $this.val()); }); $quantityUpdateForms.find('input[type=submit]').on('click', function(e) { var $theForm = $(this).closest('form'), $eleProductQuantity = $theForm.find('.product-quantity').first(), productQuantity = $eleProductQuantity.length ? $eleProductQuantity.val().trim() : ''; if (productQuantity.length == 0) { e.preventDefault(); /* reset to the initial quantity if the user tried to submit an empty value */ if ($eleProductQuantity.length && $eleProductQuantity.data('initial-value')) { $eleProductQuantity.val($eleProductQuantity.data('initial-value')); } } }); $quantityUpdateForms.on('submit', function() { var $this = $(this), $miniCartItem = $this.parents('#miniCart'); $spinner.appendTo($miniCartItem); }).on('amplifiFormSuccess', function(e, response) { //Adobe Analytics: updates cart object if(typeof s_setP !== 'undefined') updateAnalyticsCart(); // check to shopping bag reload flag is on page // if shopping bag is updated in dropdown and page // contains the items, it must be refreshed if ($("#shoppingBagReloadFlag").length){ consoleLog("Reload Page to update shopping bag."); location.reload(true); } else { $('#miniCartItems .miniCartItems-list').load(webContextRoot+"/checkout/includes/get-mini-cart-commerce-items.jsp", miniCartEvents); $('#subtotalLine .subtotal-amount').html('$'+response.data.subtotal); $('#subtotalLine .item-count').html('('+response.data.totalQuantity+' items)'); $('.bagTotal').html(response.data.totalQuantity); if(response.data.totalQuantity < 1) { //DONT SHOW CART IF TYPE AHEAD IS OPEN if($('#headSearchTypeAheadHolder').is(':visible')) { loadHeaderElement($("#bagContentsContainer"), webContextRoot+"/includes/shopping-bag.jsp", true, true); } else { loadHeaderElement($("#bagContentsContainer"), webContextRoot+"/includes/shopping-bag.jsp", true, false); } } } $spinner.remove(); if(e.target.id && /remove/i.test(e.target.id) || $(this).data('form-type') === 'remove') { $(this).trigger('analytics-mini-cart-remove'); } else { $(this).trigger('analytics-mini-cart-add'); } }).on('amplifiFormError', function(e, response) { $spinner.remove(); }); } function loadHeaderElement($container, frag, miniCartLoaded, hideCart) { $.ajax({ url: frag, cache: false, type: "get", beforeSend: function() { if(!$('#miniCart').length) { /* if (hideCart) { $container.html('<div id="miniCart" style="height: 150px; display:none;"><div class="triangle-up"></div><div class="mini-cart-spinner"></div>'); } else { $container.html('<div id="miniCart" style="height: 150px"><div class="triangle-up"></div><div class="mini-cart-spinner"></div>'); } */ } } }).done(function(data) { $container.html(data); if (hideCart) { $("#miniCart").css("display", "none"); } if (miniCartLoaded) { updateMiniCartCount($('#miniCartQuantityVal').val()); miniCartEvents(); } //to update the mini cart count after redesign $('.cart-slide-out__banner').find('.bagTotal').html($('#bagTotal').html()); if($('body').hasClass('landingPage') || $('body').hasClass('shopping-bag') || $('body').hasClass('homepage')){ $('#checkoutFormSB .sign-in-checkout').attr('data-params','{"tplParams":{"isCheckout":"true","isNew":"true"}}'); } /* //to bind the spinner functionality $('[data-trigger="spinner"]').spinner('delay', 0).spinner('changed', function (e) { $(e.target).trigger('change'); }); */ }); } function displayHeaderFooterData(dataObj) { try { if(typeof dataObj != 'undefined' && dataObj != '') { //set login status variables if(typeof BN != 'undefined') { BN.isExplicitlyLoggedIn = dataObj.isSecureLogin; BN.isSoftLoggedIn = dataObj.isSoftLoggedIn; } else { $(document).ready(function() { BN.isExplicitlyLoggedIn = dataObj.isSecureLogin; BN.isSoftLoggedIn = dataObj.isSoftLoggedIn; }); } //populate sign in/account links data //$('#authBar').html(dataObj.signInHtml); if($('.account-links').find('#signInLink').length > 0){ $('#signInLink').remove(); } if($('.account-links').find('.account-sign-in').length > 0){ $('.account-sign-in').remove(); } $('.account-links').prepend(dataObj.signInHtml); $('#myAccountMenu').html(dataObj.accountLinksHtml); if(dataObj.isSecureLogin === true){ $('.account-links').attr('data-user-state','signed-in'); } $(document).on('click', '#myAccountMenu #myAccountLink', function(){ $(this).addClass('focus'); }); updateMiniCartCount(dataObj.cartQuantity); HEADERLOADED = true; HEADERDATA = ''; bnLoggingEnabled = dataObj.bnLoggingEnabled; $("#myAccountMenu").click(function(e) { if($(e.target).attr('id') == 'myAccountLink') e.preventDefault(); $("#myAccountLinks").toggleClass("showMyAccountLinks"); }); } } catch(err) { console.log(err); } } function loadEmailSignUp() { // check for email signup class in CQ template if ($(".global-footer-email-signup").length){ // bind form to framework var $form = $('#emailSignupForm'); BN.Validate.Listen($form); BN.uXHR.Form.apply($form); // success action $('#emailSignupForm').on('amplifiFormSuccess', function() { $('#emailSignupDiv').html("<span>Thank you for submitting your email address.</span>"); $('.global-footer-email-signup').find('.mini-cart-spinner').remove(); }).on("amplifiFormBeforeSerialize", function(){ $('#emailSignupForm').find('.handler-email-signup').remove(); $('#emailSignupForm').append('<input class="handler-email-signup" type="hidden" name="amplifiHandler" value="/atg/userprofiling/ProfileFormHandler.emailSignup">'); }).on("amplifiFormError",function(event,err,xhr,status,msgs){ var errors = msgs.items; BN.Validate.DisplayErrors(this, errors); $form.find('input[type=text]').addClass('user-error'); $('.global-footer-email-signup').find('.mini-cart-spinner').remove(); }).on("amplifiFormBeforeSubmit",function(){ consoleLog("Calling displaySpinner"); $form.find('input[type=text]').removeClass('user-error'); $('.global-footer-email-signup').append($('<div/>').addClass('mini-cart-spinner')); }); } } /* ATG-10818: Pre-populate footer email field only when user is logged in */ function populateEmailSignUp(data) { $(document).ready(function() { if(data.isSecureLogin){ $('#emailAddr').val(data.email); } }); } //load header elements for akamai caching //SIGN IN Links, PTA Link, EMAIL SIGN UP, CART DETAILS function loadDynamicHeaderElements(callback) { $.ajax({ url: '/xhr/header-footer-data.jsp', cache: false, type: "get", dataType: 'json' }).done(function(data) { HEADERDATA = data; HEADERLOADED = false; if($('#userLinks').length) { displayHeaderFooterData(HEADERDATA); } else { $(document).ready(function() { displayHeaderFooterData(HEADERDATA); }); } populateEmailSignUp(data); }); $(document).ready(function() { loadEmailSignUp(); //miniCartEvents(); }); } </script> <script> loadDynamicHeaderElements(); </script> <!-- ATG-25918 --> <script src="//web.archive.org/web/20210316063810js_/https://assets.adobedtm.com/d55bc227c346/0aaa96eebcd0/launch-d923d12e2af4.min.js"></script> <!-- ATG-26292 --> <script src="https://web.archive.org/web/20210316063810js_/https://apps.bazaarvoice.com/deployments/barnesandnoble/local_implementation/production/en_US/bv.js" async></script> <script> var enableGoogleAdsAfterPageLoad = true; </script> <script> var asyncRelatedAdsEnabled = true; </script> <script type="text/javascript"> /*$(document).ready(function() { $('#primaryNav').on('hover touchstart', function() { $('.nav-menu').css('display', 'block'); }); $('#primaryNav li.nav-item a').on('focus', function() { $('.nav-menu').css('display', 'block'); }); });*/ function set_cookie (cvalue) { var cname = "internalCampaign"; cvalue = cvalue.replace(/ /gi,'-').replace(/[`~!@#^&*()|+\=茂驴陆茂驴陆?;:'",<>\{\}\[\]\\\/]/gi, '').toLowerCase() cvalue = '_' + cvalue; //cvalue = encodeURI(cvalue); var d = new Date(); d.setTime(d.getTime() + (1*24*60*60*1000)); var curCookie = cname + "=" + cvalue + "; expires=" + d.toGMTString() + "; path=" + "/" + "; domain=" + SITE_DOMAIN; document.cookie = curCookie; } // ATG-24008 : Add header bidding management from IndexExchange /* function headerBiddingJS(){ var indxexctag=document.createElement("script"); indxexctag.type = "text/javascript"; indxexctag.async=true; indxexctag.src = indexExchngHeaderBiddingJsUrl; var node = document.getElementsByTagName("head")[0]; node.appendChild(indxexctag); } */ </script> <script>window['adrum-start-time'] = new Date().getTime();</script> <meta name="robots" content="noindex,nofollow"/> <script type="text/javascript" src="//web.archive.org/web/20210316063810js_/https://vs-js.bn-web.com/static/redesign/srcs/js/vendor/com.liquidpixels.Resolve.js?v8.3.3" async></script> <script src="https://web.archive.org/web/20210316063810js_/https://unpkg.com/react@16/umd/react.production.min.js" crossorigin></script> <script src="https://web.archive.org/web/20210316063810js_/https://unpkg.com/react-dom@16/umd/react-dom.production.min.js" crossorigin></script> <script src="//web.archive.org/web/20210316063810js_/https://js.js-bn.com/static/redesign/release/js/commerce-header-footer.js?v8.3.3"></script> <script>var w=window;if(w.performance||w.mozPerformance||w.msPerformance||w.webkitPerformance){var d=document;AKSB=w.AKSB||{},AKSB.q=AKSB.q||[],AKSB.mark=AKSB.mark||function(e,_){AKSB.q.push(["mark",e,_||(new Date).getTime()])},AKSB.measure=AKSB.measure||function(e,_,t){AKSB.q.push(["measure",e,_,t||(new Date).getTime()])},AKSB.done=AKSB.done||function(e){AKSB.q.push(["done",e])},AKSB.mark("firstbyte",(new Date).getTime()),AKSB.prof={custid:"547626",ustr:"",originlat:"0",clientrtt:"12",ghostip:"23.48.151.168",ipv6:false,pct:"10",clientip:"173.59.235.82",requestid:"3b68a2f4",region:"38362",protocol:"",blver:14,akM:"a",akN:"ae",akTT:"O",akTX:"1",akTI:"3b68a2f4",ai:"238807",ra:"false",pmgn:"HTTP2Traffic",pmgi:"",pmp:"",qc:""},function(e){var _=d.createElement("script");_.async="async",_.src=e;var t=d.getElementsByTagName("script"),t=t[t.length-1];t.parentNode.insertBefore(_,t)}(("https:"===d.location.protocol?"https:":"http:")+"//web.archive.org/web/20210316063810/https://ds-aksb-a.akamaihd.net/aksb.min.js")}</script> </head> <body data-global-svg-assets-url="/static/redesign/srcs/images/global-assets.svg" class="noResults"> <script> if (performance.mark === undefined) { console.log("performance.mark not supported"); }else{ performance.mark("Above_the_fold_loading_starts"); } if(typeof performance.measure === 'undefined') { console.log("Create Measures: performance.measure not supported"); } </script> <script> if(typeof performance.mark !== 'undefined') { /* ATG-24315 Fix start */ var bodyClass = 'noResults'; var indexOfPDPPageClass = bodyClass.indexOf('pdpPage'); if( indexOfPDPPageClass > -1){ /* ATG-24315 Fix end */ performance.mark('Cover_Image/Video_loading_starts'); performance.mark("Addtocart_loading_starts"); } performance.mark("Global_Header_loading_starts"); } </script> <script src="https://web.archive.org/web/20210316063810js_/https://www.google.com/recaptcha/api.js?render=6LdspeQUAAAAADObEWJ6oo7G-QvgkhiLgMgDXn_v" defer> </script> <script> var captchaV3ApiKey= '6LdspeQUAAAAADObEWJ6oo7G-QvgkhiLgMgDXn_v'; </script> <div id="header"></div> <script type="text/javascript"> /*CommerceHeaderFooter is the name of the library that we defined in webpack.config.js */ CommerceHeaderFooter.showHeader('header', {env:'prod', consumer_host:'https://web.archive.org/web/20210316063810/https://www.barnesandnoble.com', styling:'desktop'}); </script> <div id="screen"></div> <main role="main" class="bg-whole-site-color pt-m"> <div class="html"><div class="html-embed-container"><div id="globalnavCQbanner"><div class="globalnavCQbanner" data-dtsrc="//dispatch.barnesandnoble.com/content/dam/ccr/global/global-nav-banner/2021/3/PROD-20026_RUSH_SHOP10_GlobalNavBanner_3-16.jpg" data-mobsrc="//dispatch.barnesandnoble.com/content/dam/ccr/global/global-nav-banner/2021/3/PROD-20026_RUSH_SHOP10_GlobalNavBanner_3-16-mobile.jpg" data-srcalt="Online Only. 10% Off Your Order. With Code: SHOP10" data-href="https://www.barnesandnoble.com/h/terms-and-condition?m=3&y=2021&f=shop10-details" data-pathname="/h/terms-and-condition?m=3&y=2021&f=shop10-details" data-icname="10-percent-off-order" data-iccta="see details"><style type="text/css">.globalCQbanner{max-width: 1024px; margin: 0 auto 11px ;min-height:50px; text-align: center;}.globalCQbanner.cqMobile {max-width: 640px; margin: 0 auto 5px;}.globalCQbannerlink { display:block;text-decoration: none; border:1px solid transparent; line-height: 0;}.globalCQbannerlink:hover,.globalCQbannerlink:focus{border-color:#7c83bc;text-decoration: none;}.globalCQbanner img {max-width: 100%;width: 100%;}</style><div id="globalCQbanner" class="globalCQbanner"><a class="globalCQbannerlink"></a></div></div><script type="text/javascript">jQuery(".globalnavCQbanner").map(function(a,n){if(window.location.pathname!==$(n).attr("data-pathname")){var t=$(n).attr("data-dtSrc"),e=$(n).attr("data-mobSrc"),r=t,o=window.location.hostname,l="cqDesktop",b=["m.barnesandnoble.com","mbarnesandnoble.skavaone.com","mpreprod.barnesandnoble.com","mpreview.barnesandnoble.com","mqa.barnesandnoble.com"];b=$.map(b,function(a,n){o===a&&(r=e,l="cqMobile")}),$(n).find("a.globalCQbannerlink").attr("href",$(n).attr("data-href")).parent().addClass(l);var i=$("<img>");i.attr("src",r),i.attr("alt",$(n).attr("data-srcAlt")),i.attr("class","globalCQbannerimg"),i.attr("id","globalCQbannerimg_"+a),i.appendTo($("a.globalCQbannerlink")),$("#globalCQbanner .globalCQbannerlink").on("click",function(a){set_cookie('"globalCQbanner_'+$(n).attr("data-icName")+"_"+$(n).attr("data-icCTA")+'_imagetext"')})}else $(".globalnavCQbanner").hide()}); </script> </div></div></div><script> if(typeof performance.mark !== 'undefined' && typeof performance.measure !== 'undefined') { performance.mark("Global_Header_loading_ends"); performance.measure( "globalHeaderDur", "Global_Header_loading_starts", "Global_Header_loading_ends" ); } </script> <div class="browser-notice ie-outdated hidden"> <div> <span class="x">×</span> <p> <strong>Uh-oh, it looks like your Internet Explorer is out of date.</strong> <br><br> For a better shopping experience, please <a target="_blank" href="https://web.archive.org/web/20210316063810/http://windows.microsoft.com/en-us/internet-explorer/download-ie/">upgrade now.</a> </p> </div> </div> <script> // migration changes SRL-92 /* if($.browser.msie && parseInt($.browser.version, 10) <=10){ if(!$('.ie-outdated').is('visible')){ $('.ie-outdated').show(); } } */ if (navigator.userAgent.indexOf('MSIE') != -1) var detectIEregexp = /MSIE (\d+\.\d+);/ //test for MSIE x.x else // if no "MSIE" string in userAgent var detectIEregexp = /Trident.*rv[ :]*(\d+\.\d+)/ //test for rv:x.x or rv x.x where Trident string exists if(detectIEregexp.test(navigator.userAgent)){ //if some form of IE var ieversion=new Number(RegExp.$1) // capture x.x portion and store as a number if (ieversion<=10){ if(!$('.ie-outdated').is('visible')){ $('.ie-outdated').show(); } } } // migration changes end SRL-92 </script> <noscript> <div class="browser-notice"> <div> <p class="circle">!</p> <p> Javascript is not enabled in your browser. Enabling JavaScript in your browser will allow you to experience all the features of our site. </br></br> <a href="https://web.archive.org/web/20210316063810/https://help.barnesandnoble.com/">Learn how to enable JavaScript on your browser</a> </p> </div> </div> </noscript> <input type="hidden" id="deferAdLoad" value="true"/> <input name="imagePath" type="hidden" value="/static/redesign/srcs/images/"/> <input type="hidden" name="spinnerPath" value="//img.images-bn.com/static/redesign/srcs/images/spinner.svg"/> <div class="bg-whole-site-color"> <main role="main"> <div class="container"> <div class="text--center bd-b-disabled-gray mb-m"> <div class="mb-m"> <p>Sorry, we couldn't find what you're looking for. Please try another search or browse our recommendations below.</p> </div> </div> <section id="hotBooksWithDesc_B&NTop100" class="mb-m "> <header class="text--center mb-s"> <h2 class="rule mb-xs">B&N; Top 100</h2> <a onclick="set_cookie('defaultWithDesc_B&N Top 100_See All__link');" href="https://web.archive.org/web/20210316063810/https://www.barnesandnoble.com/b/books/_/N-1fZ29Z8q8"><span>See All</span></a></header> <div id="" class="product-shelf favIconContainer quick-add-enable book" data-modifyslick data-slick="{"accessibility":false}" data-carousel="{"slidesToShow": 4, "slidesToScroll": 4, "adaptiveHeight": false, "infinite": false}"> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/mothering-heights-dav-pilkey/1138317754?ean=9781338736694" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_Mothering-Heights/Dav-Pilkey_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781338736694_p0_v2_s192x300.jpg" alt="Mothering Heights (B&N Exclusive Edition) (Dog Man Series #10)" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781338736694_p0_v2]&call=url[file:common/decodeProduct.chain]" alt="Mothering Heights (B&N Exclusive Edition) (Dog Man Series #10)" data-bottom-align/> </a> <span class="product-shelf-ribbon" tabindex="-1"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/mothering-heights-dav-pilkey/1138317754?ean=9781338736694" tabindex="0">Pre-Order Now</a> </span> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781338736694_3096391a1fce473eb243f360b687520b" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781338736694_3096391a1fce473eb243f360b687520b" id="img-9781338736694_3096391a1fce473eb243f360b687520b" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781338736694&productId=prd9781338736694" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781338736694" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781338736694_3096391a1fce473eb243f360b687520b" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781338736694" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781338736694" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781338736694_3096391a1fce473eb243f360b687520b" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781338736694_3096391a1fce473eb243f360b687520b" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781338736694_3096391a1fce473eb243f360b687520b" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781338736694_3096391a1fce473eb243f360b687520b" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781338736694_3096391a1fce473eb243f360b687520b" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781338736694_3096391a1fce473eb243f360b687520b" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781338736694" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781338736694_3096391a1fce473eb243f360b687520b" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/mothering-heights-dav-pilkey/1138317754?ean=9781338736694" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1138317754" data-sku-id="9781338736694" data-sku-type="book" data-product-name="Mothering Heights (B&N Exclusive Edition) (Dog Man Series #10)" data-price="10.490000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_Mothering-Heights/Dav-Pilkey_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/mothering-heights-dav-pilkey/1138317754?ean=9781338736694">Mothering Heights (B&N; Exclusive Edition) (Dog Man Series #10)</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/b/contributor/dav-pilkey/_/N-2k72">Dav Pilkey</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781338736694" data-bv-seo="false"></div> </div> </div> <div class="eBook product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/winterkill-ragnar-j-nasson/1137267916?ean=9781913193454" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_Winterkill/Ragnar-J-nasson_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781913193454_p0_v4_s192x300.jpg" alt="Winterkill" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781913193454_p0_v4]&call=url[file:common/decodeProduct.chain]" alt="Winterkill" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781913193454_09a8cd9037e34c3b901273c46a581135" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781913193454_09a8cd9037e34c3b901273c46a581135" id="img-9781913193454_09a8cd9037e34c3b901273c46a581135" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781913193454&productId=prd9781913193454" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781913193454" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781913193454_09a8cd9037e34c3b901273c46a581135" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781913193454" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781913193454" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781913193454_09a8cd9037e34c3b901273c46a581135" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781913193454_09a8cd9037e34c3b901273c46a581135" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781913193454_09a8cd9037e34c3b901273c46a581135" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781913193454_09a8cd9037e34c3b901273c46a581135" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781913193454_09a8cd9037e34c3b901273c46a581135" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781913193454_09a8cd9037e34c3b901273c46a581135" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781913193454" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781913193454_09a8cd9037e34c3b901273c46a581135" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/winterkill-ragnar-j-nasson/1137267916?ean=9781913193454" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1137267916" data-sku-id="9781913193454" data-sku-type="eBook" data-product-name="Winterkill" data-price="0.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_Winterkill/Ragnar-J-nasson_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/winterkill-ragnar-j-nasson/1137267916?ean=9781913193454">Winterkill</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Ragnar J贸nasson%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Ragnar J贸nasson</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781913193454" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/the-code-breaker-walter-isaacson/1137491975?ean=9781982177652" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_The-Code-Breaker/Walter-Isaacson_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781982177652_p0_v3_s192x300.jpg" alt="The Code Breaker: Jennifer Doudna, Gene Editing, and the Future of the Human Race (Signed Book)" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781982177652_p0_v3]&call=url[file:common/decodeProduct.chain]" alt="The Code Breaker: Jennifer Doudna, Gene Editing, and the Future of the Human Race (Signed Book)" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781982177652_1aaef143ee2445308626865e382b0609" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781982177652_1aaef143ee2445308626865e382b0609" id="img-9781982177652_1aaef143ee2445308626865e382b0609" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781982177652&productId=prd9781982177652" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781982177652" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781982177652_1aaef143ee2445308626865e382b0609" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781982177652" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781982177652" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781982177652_1aaef143ee2445308626865e382b0609" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781982177652_1aaef143ee2445308626865e382b0609" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781982177652_1aaef143ee2445308626865e382b0609" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781982177652_1aaef143ee2445308626865e382b0609" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781982177652_1aaef143ee2445308626865e382b0609" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781982177652_1aaef143ee2445308626865e382b0609" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781982177652" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781982177652_1aaef143ee2445308626865e382b0609" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/the-code-breaker-walter-isaacson/1137491975?ean=9781982177652" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1137491975" data-sku-id="9781982177652" data-sku-type="book" data-product-name="The Code Breaker: Jennifer Doudna, Gene Editing, and the Future of the Human Race (Signed Book)" data-price="35.000000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_The-Code-Breaker/Walter-Isaacson_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/the-code-breaker-walter-isaacson/1137491975?ean=9781982177652">The Code Breaker: Jennifer Doudna, Gene Editing, and the Future of the Human Race (Signed Book)</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Walter Isaacson%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Walter Isaacson</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781982177652" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/kingdom-of-the-cursed-kerri-maniscalco/1138785966?ean=9780316321969" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_Kingdom-of-the-Cursed/Kerri-Maniscalco_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780316321969_p0_v4_s192x300.jpg" alt="Kingdom of the Cursed (B&N Exclusive Edition)" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780316321969_p0_v4]&call=url[file:common/decodeProduct.chain]" alt="Kingdom of the Cursed (B&N Exclusive Edition)" data-bottom-align/> </a> <span class="product-shelf-ribbon" tabindex="-1"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/kingdom-of-the-cursed-kerri-maniscalco/1138785966?ean=9780316321969" tabindex="0">Pre-Order Now</a> </span> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780316321969_c693985446b841fe9b9b0a91abf180c3" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780316321969_c693985446b841fe9b9b0a91abf180c3" id="img-9780316321969_c693985446b841fe9b9b0a91abf180c3" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780316321969&productId=prd9780316321969" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780316321969" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780316321969_c693985446b841fe9b9b0a91abf180c3" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780316321969" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780316321969" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780316321969_c693985446b841fe9b9b0a91abf180c3" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780316321969_c693985446b841fe9b9b0a91abf180c3" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780316321969_c693985446b841fe9b9b0a91abf180c3" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780316321969_c693985446b841fe9b9b0a91abf180c3" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780316321969_c693985446b841fe9b9b0a91abf180c3" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780316321969_c693985446b841fe9b9b0a91abf180c3" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780316321969" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780316321969_c693985446b841fe9b9b0a91abf180c3" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/kingdom-of-the-cursed-kerri-maniscalco/1138785966?ean=9780316321969" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1138785966" data-sku-id="9780316321969" data-sku-type="book" data-product-name="Kingdom of the Cursed (B&N Exclusive Edition)" data-price="14.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_Kingdom-of-the-Cursed/Kerri-Maniscalco_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/kingdom-of-the-cursed-kerri-maniscalco/1138785966?ean=9780316321969">Kingdom of the Cursed (B&N; Exclusive Edition)</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Kerri Maniscalco%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Kerri Maniscalco</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780316321969" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/they-both-die-at-the-end-adam-silvera/1125317666?ean=9780062457806" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_They-Both-Die-at-the-End/Adam-Silvera_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780062457806_p0_v2_s192x300.jpg" alt="They Both Die at the End" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780062457806_p0_v2]&call=url[file:common/decodeProduct.chain]" alt="They Both Die at the End" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780062457806_5c8fe20b5a11459ca31635a633773655" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780062457806_5c8fe20b5a11459ca31635a633773655" id="img-9780062457806_5c8fe20b5a11459ca31635a633773655" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780062457806&productId=prd9780062457806" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780062457806" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780062457806_5c8fe20b5a11459ca31635a633773655" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780062457806" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780062457806" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780062457806_5c8fe20b5a11459ca31635a633773655" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780062457806_5c8fe20b5a11459ca31635a633773655" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780062457806_5c8fe20b5a11459ca31635a633773655" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780062457806_5c8fe20b5a11459ca31635a633773655" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780062457806_5c8fe20b5a11459ca31635a633773655" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780062457806_5c8fe20b5a11459ca31635a633773655" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780062457806" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780062457806_5c8fe20b5a11459ca31635a633773655" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/they-both-die-at-the-end-adam-silvera/1125317666?ean=9780062457806" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1125317666" data-sku-id="9780062457806" data-sku-type="book" data-product-name="They Both Die at the End" data-price="11.690000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_They-Both-Die-at-the-End/Adam-Silvera_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/they-both-die-at-the-end-adam-silvera/1125317666?ean=9780062457806">They Both Die at the End</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Adam Silvera%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Adam Silvera</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780062457806" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/the-four-winds-kristin-hannah/1136968680?ean=9781250178602" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_The-Four-Winds/Kristin-Hannah_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781250178602_p0_v8_s192x300.jpg" alt="The Four Winds" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781250178602_p0_v8]&call=url[file:common/decodeProduct.chain]" alt="The Four Winds" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781250178602_868e62e71ae84c6d8a7327192921de92" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781250178602_868e62e71ae84c6d8a7327192921de92" id="img-9781250178602_868e62e71ae84c6d8a7327192921de92" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781250178602&productId=prd9781250178602" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781250178602" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781250178602_868e62e71ae84c6d8a7327192921de92" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781250178602" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781250178602" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781250178602_868e62e71ae84c6d8a7327192921de92" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781250178602_868e62e71ae84c6d8a7327192921de92" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781250178602_868e62e71ae84c6d8a7327192921de92" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781250178602_868e62e71ae84c6d8a7327192921de92" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781250178602_868e62e71ae84c6d8a7327192921de92" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781250178602_868e62e71ae84c6d8a7327192921de92" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781250178602" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781250178602_868e62e71ae84c6d8a7327192921de92" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/the-four-winds-kristin-hannah/1136968680?ean=9781250178602" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1136968680" data-sku-id="9781250178602" data-sku-type="book" data-product-name="The Four Winds" data-price="22.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_The-Four-Winds/Kristin-Hannah_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/the-four-winds-kristin-hannah/1136968680?ean=9781250178602">The Four Winds</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/b/contributor/kristin-hannah/_/N-2ker">Kristin Hannah</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781250178602" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/we-begin-at-the-end-chris-whitaker/1130939982?ean=9781250823915" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_We-Begin-at-the-End/Chris-Whitaker_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781250823915_p0_v6_s192x300.jpg" alt="We Begin at the End (Barnes & Noble Book Club Edition)" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781250823915_p0_v6]&call=url[file:common/decodeProduct.chain]" alt="We Begin at the End (Barnes & Noble Book Club Edition)" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781250823915_af7c526647104e4eac5f1dcfc06906c4" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781250823915_af7c526647104e4eac5f1dcfc06906c4" id="img-9781250823915_af7c526647104e4eac5f1dcfc06906c4" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781250823915&productId=prd9781250823915" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781250823915" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781250823915_af7c526647104e4eac5f1dcfc06906c4" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781250823915" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781250823915" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781250823915_af7c526647104e4eac5f1dcfc06906c4" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781250823915_af7c526647104e4eac5f1dcfc06906c4" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781250823915_af7c526647104e4eac5f1dcfc06906c4" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781250823915_af7c526647104e4eac5f1dcfc06906c4" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781250823915_af7c526647104e4eac5f1dcfc06906c4" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781250823915_af7c526647104e4eac5f1dcfc06906c4" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781250823915" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781250823915_af7c526647104e4eac5f1dcfc06906c4" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/we-begin-at-the-end-chris-whitaker/1130939982?ean=9781250823915" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1130939982" data-sku-id="9781250823915" data-sku-type="book" data-product-name="We Begin at the End (Barnes & Noble Book Club Edition)" data-price="22.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_We-Begin-at-the-End/Chris-Whitaker_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/we-begin-at-the-end-chris-whitaker/1130939982?ean=9781250823915">We Begin at the End (Barnes & Noble Book Club Edition)</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Chris Whitaker%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Chris Whitaker</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781250823915" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/lifelines-melissa-bernstein/1138636861?ean=9781735439709" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_LifeLines/Melissa-Bernstein_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781735439709_p0_v3_s192x300.jpg" alt="LifeLines: An Inspirational Journey from Profound Darkness to Radiant Light" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781735439709_p0_v3]&call=url[file:common/decodeProduct.chain]" alt="LifeLines: An Inspirational Journey from Profound Darkness to Radiant Light" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781735439709_6e0b4de1a63f42c3961314490b058b87" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781735439709_6e0b4de1a63f42c3961314490b058b87" id="img-9781735439709_6e0b4de1a63f42c3961314490b058b87" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781735439709&productId=prd9781735439709" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781735439709" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781735439709_6e0b4de1a63f42c3961314490b058b87" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781735439709" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781735439709" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781735439709_6e0b4de1a63f42c3961314490b058b87" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781735439709_6e0b4de1a63f42c3961314490b058b87" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781735439709_6e0b4de1a63f42c3961314490b058b87" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781735439709_6e0b4de1a63f42c3961314490b058b87" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781735439709_6e0b4de1a63f42c3961314490b058b87" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781735439709_6e0b4de1a63f42c3961314490b058b87" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781735439709" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781735439709_6e0b4de1a63f42c3961314490b058b87" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/lifelines-melissa-bernstein/1138636861?ean=9781735439709" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1138636861" data-sku-id="9781735439709" data-sku-type="book" data-product-name="LifeLines: An Inspirational Journey from Profound Darkness to Radiant Light" data-price="23.490000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_LifeLines/Melissa-Bernstein_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/lifelines-melissa-bernstein/1138636861?ean=9781735439709">LifeLines: An Inspirational Journey from Profound Darkness to Radiant Light</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Melissa Bernstein%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Melissa Bernstein</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781735439709" data-bv-seo="false"></div> </div> </div> <div class="eBook product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/time-after-time-lisa-grunwald/1129662440?ean=9780679645481" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_Time-After-Time/Lisa-Grunwald_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780679645481_p0_v3_s192x300.jpg" alt="Time After Time" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780679645481_p0_v3]&call=url[file:common/decodeProduct.chain]" alt="Time After Time" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780679645481_c4ef4794f0174390a9d2c04304771b5f" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780679645481_c4ef4794f0174390a9d2c04304771b5f" id="img-9780679645481_c4ef4794f0174390a9d2c04304771b5f" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780679645481&productId=prd9780679645481" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780679645481" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780679645481_c4ef4794f0174390a9d2c04304771b5f" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780679645481" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780679645481" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780679645481_c4ef4794f0174390a9d2c04304771b5f" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780679645481_c4ef4794f0174390a9d2c04304771b5f" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780679645481_c4ef4794f0174390a9d2c04304771b5f" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780679645481_c4ef4794f0174390a9d2c04304771b5f" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780679645481_c4ef4794f0174390a9d2c04304771b5f" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780679645481_c4ef4794f0174390a9d2c04304771b5f" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780679645481" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780679645481_c4ef4794f0174390a9d2c04304771b5f" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/time-after-time-lisa-grunwald/1129662440?ean=9780679645481" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1129662440" data-sku-id="9780679645481" data-sku-type="eBook" data-product-name="Time After Time" data-price="12.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_Time-After-Time/Lisa-Grunwald_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/time-after-time-lisa-grunwald/1129662440?ean=9780679645481">Time After Time</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Lisa Grunwald%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Lisa Grunwald</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780679645481" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/bloodless-douglas-preston/1138431182?ean=9781538706480" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_Bloodless/Douglas-Preston_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781538706480_p0_v1_s192x300.jpg" alt="Bloodless (Signed Book) (Special Agent Pendergast Series #20)" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781538706480_p0_v1]&call=url[file:common/decodeProduct.chain]" alt="Bloodless (Signed Book) (Special Agent Pendergast Series #20)" data-bottom-align/> </a> <span class="product-shelf-ribbon" tabindex="-1"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/bloodless-douglas-preston/1138431182?ean=9781538706480" tabindex="0">Pre-Order Now</a> </span> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781538706480_9f3db78ec5084c35abef7fc5196a5857" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781538706480_9f3db78ec5084c35abef7fc5196a5857" id="img-9781538706480_9f3db78ec5084c35abef7fc5196a5857" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781538706480&productId=prd9781538706480" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781538706480" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781538706480_9f3db78ec5084c35abef7fc5196a5857" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781538706480" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781538706480" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781538706480_9f3db78ec5084c35abef7fc5196a5857" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781538706480_9f3db78ec5084c35abef7fc5196a5857" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781538706480_9f3db78ec5084c35abef7fc5196a5857" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781538706480_9f3db78ec5084c35abef7fc5196a5857" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781538706480_9f3db78ec5084c35abef7fc5196a5857" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781538706480_9f3db78ec5084c35abef7fc5196a5857" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781538706480" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781538706480_9f3db78ec5084c35abef7fc5196a5857" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/bloodless-douglas-preston/1138431182?ean=9781538706480" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1138431182" data-sku-id="9781538706480" data-sku-type="book" data-product-name="Bloodless (Signed Book) (Special Agent Pendergast Series #20)" data-price="29.000000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_Bloodless/Douglas-Preston_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/bloodless-douglas-preston/1138431182?ean=9781538706480">Bloodless (Signed Book) (Special Agent Pendergast Series #20)</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/b/contributor/douglas-preston/_/N-2k80">Douglas Preston</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781538706480" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/the-ultimate-guide-to-harry-styles-centennial-media/1138808694?ean=9780594113003" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_The-Ultimate-Guide-to-Harry-Styles/Centennial-Media_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780594113003_p0_v1_s192x300.jpg" alt="The Ultimate Guide to Harry Styles" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780594113003_p0_v1]&call=url[file:common/decodeProduct.chain]" alt="The Ultimate Guide to Harry Styles" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780594113003_dbfe2e4265b24a20a725919a1fbfcef9" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780594113003_dbfe2e4265b24a20a725919a1fbfcef9" id="img-9780594113003_dbfe2e4265b24a20a725919a1fbfcef9" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780594113003&productId=prd9780594113003" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780594113003" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780594113003_dbfe2e4265b24a20a725919a1fbfcef9" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780594113003" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780594113003" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780594113003_dbfe2e4265b24a20a725919a1fbfcef9" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780594113003_dbfe2e4265b24a20a725919a1fbfcef9" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780594113003_dbfe2e4265b24a20a725919a1fbfcef9" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780594113003_dbfe2e4265b24a20a725919a1fbfcef9" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780594113003_dbfe2e4265b24a20a725919a1fbfcef9" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780594113003_dbfe2e4265b24a20a725919a1fbfcef9" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780594113003" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780594113003_dbfe2e4265b24a20a725919a1fbfcef9" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/the-ultimate-guide-to-harry-styles-centennial-media/1138808694?ean=9780594113003" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1138808694" data-sku-id="9780594113003" data-sku-type="book" data-product-name="The Ultimate Guide to Harry Styles" data-price="12.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_The-Ultimate-Guide-to-Harry-Styles/Centennial-Media_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/the-ultimate-guide-to-harry-styles-centennial-media/1138808694?ean=9780594113003">The Ultimate Guide to Harry Styles</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Centennial Media%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Centennial Media</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780594113003" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/chainsaw-man-vol-1-tatsuki-fujimoto/1136471850?ean=9781974709939" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_Chainsaw-Man-Vol-1/Tatsuki-Fujimoto_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781974709939_p0_v1_s192x300.jpg" alt="Chainsaw Man, Vol. 1" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781974709939_p0_v1]&call=url[file:common/decodeProduct.chain]" alt="Chainsaw Man, Vol. 1" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781974709939_c4e60904cab04ef6ae06b7916cca7a8e" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781974709939_c4e60904cab04ef6ae06b7916cca7a8e" id="img-9781974709939_c4e60904cab04ef6ae06b7916cca7a8e" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781974709939&productId=prd9781974709939" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781974709939" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781974709939_c4e60904cab04ef6ae06b7916cca7a8e" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781974709939" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781974709939" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781974709939_c4e60904cab04ef6ae06b7916cca7a8e" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781974709939_c4e60904cab04ef6ae06b7916cca7a8e" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781974709939_c4e60904cab04ef6ae06b7916cca7a8e" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781974709939_c4e60904cab04ef6ae06b7916cca7a8e" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781974709939_c4e60904cab04ef6ae06b7916cca7a8e" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781974709939_c4e60904cab04ef6ae06b7916cca7a8e" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781974709939" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781974709939_c4e60904cab04ef6ae06b7916cca7a8e" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/chainsaw-man-vol-1-tatsuki-fujimoto/1136471850?ean=9781974709939" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1136471850" data-sku-id="9781974709939" data-sku-type="book" data-product-name="Chainsaw Man, Vol. 1" data-price="8.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_Chainsaw-Man-Vol-1/Tatsuki-Fujimoto_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/chainsaw-man-vol-1-tatsuki-fujimoto/1136471850?ean=9781974709939">Chainsaw Man, Vol. 1</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Tatsuki Fujimoto%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Tatsuki Fujimoto</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781974709939" data-bv-seo="false"></div> </div> </div> <div class="eBook product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/good-daughters-joyce-maynard/1100568015?ean=9780062006820" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_Good-Daughters/Joyce-Maynard_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780062006820_p0_v4_s192x300.jpg" alt="The Good Daughters: A Novel" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780062006820_p0_v4]&call=url[file:common/decodeProduct.chain]" alt="The Good Daughters: A Novel" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780062006820_f2c4e0f59b0f4ff0ac7559b14549162c" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780062006820_f2c4e0f59b0f4ff0ac7559b14549162c" id="img-9780062006820_f2c4e0f59b0f4ff0ac7559b14549162c" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780062006820&productId=prd9780062006820" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780062006820" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780062006820_f2c4e0f59b0f4ff0ac7559b14549162c" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780062006820" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780062006820" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780062006820_f2c4e0f59b0f4ff0ac7559b14549162c" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780062006820_f2c4e0f59b0f4ff0ac7559b14549162c" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780062006820_f2c4e0f59b0f4ff0ac7559b14549162c" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780062006820_f2c4e0f59b0f4ff0ac7559b14549162c" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780062006820_f2c4e0f59b0f4ff0ac7559b14549162c" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780062006820_f2c4e0f59b0f4ff0ac7559b14549162c" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780062006820" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780062006820_f2c4e0f59b0f4ff0ac7559b14549162c" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/good-daughters-joyce-maynard/1100568015?ean=9780062006820" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1100568015" data-sku-id="9780062006820" data-sku-type="eBook" data-product-name="The Good Daughters: A Novel" data-price="6.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_Good-Daughters/Joyce-Maynard_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/good-daughters-joyce-maynard/1100568015?ean=9780062006820">The Good Daughters: A Novel</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Joyce Maynard%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Joyce Maynard</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780062006820" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/jujutsu-kaisen-vol-1-gege-akutami/1130959945?ean=9781974710027" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_Jujutsu-Kaisen-Vol-1/Gege-Akutami_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781974710027_p0_v1_s192x300.jpg" alt="Jujutsu Kaisen, Vol. 1" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781974710027_p0_v1]&call=url[file:common/decodeProduct.chain]" alt="Jujutsu Kaisen, Vol. 1" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781974710027_61c6a0bb261e4eebbd95e029c4019399" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781974710027_61c6a0bb261e4eebbd95e029c4019399" id="img-9781974710027_61c6a0bb261e4eebbd95e029c4019399" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781974710027&productId=prd9781974710027" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781974710027" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781974710027_61c6a0bb261e4eebbd95e029c4019399" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781974710027" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781974710027" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781974710027_61c6a0bb261e4eebbd95e029c4019399" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781974710027_61c6a0bb261e4eebbd95e029c4019399" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781974710027_61c6a0bb261e4eebbd95e029c4019399" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781974710027_61c6a0bb261e4eebbd95e029c4019399" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781974710027_61c6a0bb261e4eebbd95e029c4019399" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781974710027_61c6a0bb261e4eebbd95e029c4019399" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781974710027" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781974710027_61c6a0bb261e4eebbd95e029c4019399" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/jujutsu-kaisen-vol-1-gege-akutami/1130959945?ean=9781974710027" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1130959945" data-sku-id="9781974710027" data-sku-type="book" data-product-name="Jujutsu Kaisen, Vol. 1" data-price="8.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_Jujutsu-Kaisen-Vol-1/Gege-Akutami_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/jujutsu-kaisen-vol-1-gege-akutami/1130959945?ean=9781974710027">Jujutsu Kaisen, Vol. 1</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Gege Akutami%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Gege Akutami</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781974710027" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/the-lost-apothecary-sarah-penner/1136901699?ean=9780778311010" title="view details" onclick="set_cookie('defaultWithDesc_B&N Top 100_The-Lost-Apothecary/Sarah-Penner_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780778311010_p0_v7_s192x300.jpg" alt="The Lost Apothecary" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780778311010_p0_v7]&call=url[file:common/decodeProduct.chain]" alt="The Lost Apothecary" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780778311010_f5fea64f5d36416daa711e039c199605" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780778311010_f5fea64f5d36416daa711e039c199605" id="img-9780778311010_f5fea64f5d36416daa711e039c199605" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780778311010&productId=prd9780778311010" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780778311010" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780778311010_f5fea64f5d36416daa711e039c199605" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780778311010" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780778311010" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780778311010_f5fea64f5d36416daa711e039c199605" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780778311010_f5fea64f5d36416daa711e039c199605" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780778311010_f5fea64f5d36416daa711e039c199605" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780778311010_f5fea64f5d36416daa711e039c199605" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780778311010_f5fea64f5d36416daa711e039c199605" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780778311010_f5fea64f5d36416daa711e039c199605" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780778311010" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780778311010_f5fea64f5d36416daa711e039c199605" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/the-lost-apothecary-sarah-penner/1136901699?ean=9780778311010" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1136901699" data-sku-id="9780778311010" data-sku-type="book" data-product-name="The Lost Apothecary" data-price="23.490000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_B&N Top 100_The-Lost-Apothecary/Sarah-Penner_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/the-lost-apothecary-sarah-penner/1136901699?ean=9780778311010">The Lost Apothecary</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Sarah Penner%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Sarah Penner</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780778311010" data-bv-seo="false"></div> </div> </div> </div> </section> <!-- Internal Component Tracking - Begin --> <!-- Internal Component Tracking - End --> <section id="hotBooksWithDesc_Everyone'sTalkingAbout" class="mb-m "> <header class="text--center mb-s"> <h2 class="rule mb-xs">Everyone's Talking About</h2> <a onclick="set_cookie('defaultWithDesc_Everyone's Talking About_Explore Now__link');" href="https://web.archive.org/web/20210316063810/https://www.barnesandnoble.com/b/our-booksellers-recommend/_/N-2tyk"><span>Explore Now</span></a></header> <div id="" class="product-shelf favIconContainer quick-add-enable book" data-modifyslick data-slick="{"accessibility":false}" data-carousel="{"slidesToShow": 4, "slidesToScroll": 4, "adaptiveHeight": false, "infinite": false}"> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/the-four-winds-kristin-hannah/1136968680?ean=9781250178602" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Four-Winds/Kristin-Hannah_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781250178602_p0_v8_s192x300.jpg" alt="The Four Winds" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781250178602_p0_v8]&call=url[file:common/decodeProduct.chain]" alt="The Four Winds" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781250178602_3f611975151142b8ab3cd2e6a8844819" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781250178602_3f611975151142b8ab3cd2e6a8844819" id="img-9781250178602_3f611975151142b8ab3cd2e6a8844819" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781250178602&productId=prd9781250178602" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781250178602" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781250178602_3f611975151142b8ab3cd2e6a8844819" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781250178602" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781250178602" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781250178602_3f611975151142b8ab3cd2e6a8844819" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781250178602_3f611975151142b8ab3cd2e6a8844819" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781250178602_3f611975151142b8ab3cd2e6a8844819" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781250178602_3f611975151142b8ab3cd2e6a8844819" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781250178602_3f611975151142b8ab3cd2e6a8844819" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781250178602_3f611975151142b8ab3cd2e6a8844819" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781250178602" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781250178602_3f611975151142b8ab3cd2e6a8844819" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/the-four-winds-kristin-hannah/1136968680?ean=9781250178602" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1136968680" data-sku-id="9781250178602" data-sku-type="book" data-product-name="The Four Winds" data-price="22.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Four-Winds/Kristin-Hannah_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/the-four-winds-kristin-hannah/1136968680?ean=9781250178602">The Four Winds</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/b/contributor/kristin-hannah/_/N-2ker">Kristin Hannah</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781250178602" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/a-gambling-man-david-baldacci/1138471288?ean=9781538706022" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_A-Gambling-Man/David-Baldacci_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781538706022_p0_v1_s192x300.jpg" alt="A Gambling Man (Signed Book)" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781538706022_p0_v1]&call=url[file:common/decodeProduct.chain]" alt="A Gambling Man (Signed Book)" data-bottom-align/> </a> <span class="product-shelf-ribbon" tabindex="-1"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/a-gambling-man-david-baldacci/1138471288?ean=9781538706022" tabindex="0">Pre-Order Now</a> </span> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781538706022_fb38cdaa35574db8b6bb7251faa7c315" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781538706022_fb38cdaa35574db8b6bb7251faa7c315" id="img-9781538706022_fb38cdaa35574db8b6bb7251faa7c315" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781538706022&productId=prd9781538706022" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781538706022" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781538706022_fb38cdaa35574db8b6bb7251faa7c315" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781538706022" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781538706022" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781538706022_fb38cdaa35574db8b6bb7251faa7c315" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781538706022_fb38cdaa35574db8b6bb7251faa7c315" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781538706022_fb38cdaa35574db8b6bb7251faa7c315" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781538706022_fb38cdaa35574db8b6bb7251faa7c315" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781538706022_fb38cdaa35574db8b6bb7251faa7c315" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781538706022_fb38cdaa35574db8b6bb7251faa7c315" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781538706022" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781538706022_fb38cdaa35574db8b6bb7251faa7c315" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/a-gambling-man-david-baldacci/1138471288?ean=9781538706022" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1138471288" data-sku-id="9781538706022" data-sku-type="book" data-product-name="A Gambling Man (Signed Book)" data-price="29.000000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_A-Gambling-Man/David-Baldacci_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/a-gambling-man-david-baldacci/1138471288?ean=9781538706022">A Gambling Man (Signed Book)</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/b/contributor/david-baldacci/_/N-2k75">David Baldacci</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781538706022" data-bv-seo="false"></div> </div> </div> <div class="eBook product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/dark-sky-c-j-box/1137207362?ean=9780525538288" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Dark-Sky/C-J-Box_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780525538288_p0_v1_s192x300.jpg" alt="Dark Sky (Joe Pickett Series #21)" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780525538288_p0_v1]&call=url[file:common/decodeProduct.chain]" alt="Dark Sky (Joe Pickett Series #21)" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780525538288_b609d2c9dd184ce980e8c691b2f37f52" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780525538288_b609d2c9dd184ce980e8c691b2f37f52" id="img-9780525538288_b609d2c9dd184ce980e8c691b2f37f52" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780525538288&productId=prd9780525538288" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780525538288" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780525538288_b609d2c9dd184ce980e8c691b2f37f52" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780525538288" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780525538288" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780525538288_b609d2c9dd184ce980e8c691b2f37f52" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780525538288_b609d2c9dd184ce980e8c691b2f37f52" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780525538288_b609d2c9dd184ce980e8c691b2f37f52" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780525538288_b609d2c9dd184ce980e8c691b2f37f52" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780525538288_b609d2c9dd184ce980e8c691b2f37f52" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780525538288_b609d2c9dd184ce980e8c691b2f37f52" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780525538288" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780525538288_b609d2c9dd184ce980e8c691b2f37f52" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/dark-sky-c-j-box/1137207362?ean=9780525538288" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1137207362" data-sku-id="9780525538288" data-sku-type="eBook" data-product-name="Dark Sky (Joe Pickett Series #21)" data-price="14.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Dark-Sky/C-J-Box_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/dark-sky-c-j-box/1137207362?ean=9780525538288">Dark Sky (Joe Pickett Series #21)</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/b/contributor/c-j-box/_/N-2k57">C. J. Box</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780525538288" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/brat-andrew-mccarthy/1137602712?ean=9781538705889" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Brat/Andrew-McCarthy_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781538705889_p0_v1_s192x300.jpg" alt="Brat: An '80s Story (Signed Book)" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781538705889_p0_v1]&call=url[file:common/decodeProduct.chain]" alt="Brat: An '80s Story (Signed Book)" data-bottom-align/> </a> <span class="product-shelf-ribbon" tabindex="-1"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/brat-andrew-mccarthy/1137602712?ean=9781538705889" tabindex="0">Pre-Order Now</a> </span> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781538705889_5886a2705c67499e8c2f6aa08468d9ea" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781538705889_5886a2705c67499e8c2f6aa08468d9ea" id="img-9781538705889_5886a2705c67499e8c2f6aa08468d9ea" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781538705889&productId=prd9781538705889" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781538705889" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781538705889_5886a2705c67499e8c2f6aa08468d9ea" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781538705889" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781538705889" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781538705889_5886a2705c67499e8c2f6aa08468d9ea" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781538705889_5886a2705c67499e8c2f6aa08468d9ea" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781538705889_5886a2705c67499e8c2f6aa08468d9ea" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781538705889_5886a2705c67499e8c2f6aa08468d9ea" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781538705889_5886a2705c67499e8c2f6aa08468d9ea" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781538705889_5886a2705c67499e8c2f6aa08468d9ea" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781538705889" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781538705889_5886a2705c67499e8c2f6aa08468d9ea" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/brat-andrew-mccarthy/1137602712?ean=9781538705889" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1137602712" data-sku-id="9781538705889" data-sku-type="book" data-product-name="Brat: An '80s Story (Signed Book)" data-price="28.000000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Brat/Andrew-McCarthy_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/brat-andrew-mccarthy/1137602712?ean=9781538705889">Brat: An '80s Story (Signed Book)</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Andrew McCarthy%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Andrew McCarthy</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781538705889" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/the-invisible-life-of-addie-larue-v-e-schwab/1135712463?ean=9780765387561" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Invisible-Life-of-Addie-LaRue/V-E-Schwab_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780765387561_p0_v4_s192x300.jpg" alt="The Invisible Life of Addie LaRue" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780765387561_p0_v4]&call=url[file:common/decodeProduct.chain]" alt="The Invisible Life of Addie LaRue" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780765387561_5fa4efedbda1466daa6d55f0dc065072" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780765387561_5fa4efedbda1466daa6d55f0dc065072" id="img-9780765387561_5fa4efedbda1466daa6d55f0dc065072" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780765387561&productId=prd9780765387561" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780765387561" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780765387561_5fa4efedbda1466daa6d55f0dc065072" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780765387561" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780765387561" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780765387561_5fa4efedbda1466daa6d55f0dc065072" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780765387561_5fa4efedbda1466daa6d55f0dc065072" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780765387561_5fa4efedbda1466daa6d55f0dc065072" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780765387561_5fa4efedbda1466daa6d55f0dc065072" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780765387561_5fa4efedbda1466daa6d55f0dc065072" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780765387561_5fa4efedbda1466daa6d55f0dc065072" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780765387561" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780765387561_5fa4efedbda1466daa6d55f0dc065072" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/the-invisible-life-of-addie-larue-v-e-schwab/1135712463?ean=9780765387561" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1135712463" data-sku-id="9780765387561" data-sku-type="book" data-product-name="The Invisible Life of Addie LaRue" data-price="21.490000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Invisible-Life-of-Addie-LaRue/V-E-Schwab_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/the-invisible-life-of-addie-larue-v-e-schwab/1135712463?ean=9780765387561">The Invisible Life of Addie LaRue</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/b/contributor/v-e-schwab/_/N-2vfw">V. E. Schwab</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780765387561" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/mel-fell-corey-r-tabor/1136967585?ean=9780062878014" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Mel-Fell/Corey-R-Tabor_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780062878014_p0_v1_s192x300.jpg" alt="Mel Fell" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780062878014_p0_v1]&call=url[file:common/decodeProduct.chain]" alt="Mel Fell" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780062878014_126e5d8e68e347b981af76f71bebfc72" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780062878014_126e5d8e68e347b981af76f71bebfc72" id="img-9780062878014_126e5d8e68e347b981af76f71bebfc72" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780062878014&productId=prd9780062878014" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780062878014" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780062878014_126e5d8e68e347b981af76f71bebfc72" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780062878014" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780062878014" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780062878014_126e5d8e68e347b981af76f71bebfc72" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780062878014_126e5d8e68e347b981af76f71bebfc72" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780062878014_126e5d8e68e347b981af76f71bebfc72" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780062878014_126e5d8e68e347b981af76f71bebfc72" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780062878014_126e5d8e68e347b981af76f71bebfc72" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780062878014_126e5d8e68e347b981af76f71bebfc72" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780062878014" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780062878014_126e5d8e68e347b981af76f71bebfc72" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/mel-fell-corey-r-tabor/1136967585?ean=9780062878014" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1136967585" data-sku-id="9780062878014" data-sku-type="book" data-product-name="Mel Fell" data-price="15.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Mel-Fell/Corey-R-Tabor_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/mel-fell-corey-r-tabor/1136967585?ean=9780062878014">Mel Fell</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Corey R. Tabor%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Corey R. Tabor</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780062878014" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/the-rose-code-kate-quinn/1135856089?ean=9780062943477" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Rose-Code/Kate-Quinn_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780062943477_p0_v4_s192x300.jpg" alt="The Rose Code" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780062943477_p0_v4]&call=url[file:common/decodeProduct.chain]" alt="The Rose Code" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780062943477_c56aaedc0ad64c2582f7bd0c279c0dc9" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780062943477_c56aaedc0ad64c2582f7bd0c279c0dc9" id="img-9780062943477_c56aaedc0ad64c2582f7bd0c279c0dc9" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780062943477&productId=prd9780062943477" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780062943477" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780062943477_c56aaedc0ad64c2582f7bd0c279c0dc9" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780062943477" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780062943477" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780062943477_c56aaedc0ad64c2582f7bd0c279c0dc9" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780062943477_c56aaedc0ad64c2582f7bd0c279c0dc9" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780062943477_c56aaedc0ad64c2582f7bd0c279c0dc9" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780062943477_c56aaedc0ad64c2582f7bd0c279c0dc9" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780062943477_c56aaedc0ad64c2582f7bd0c279c0dc9" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780062943477_c56aaedc0ad64c2582f7bd0c279c0dc9" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780062943477" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780062943477_c56aaedc0ad64c2582f7bd0c279c0dc9" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/the-rose-code-kate-quinn/1135856089?ean=9780062943477" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1135856089" data-sku-id="9780062943477" data-sku-type="book" data-product-name="The Rose Code" data-price="14.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Rose-Code/Kate-Quinn_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/the-rose-code-kate-quinn/1135856089?ean=9780062943477">The Rose Code</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Kate Quinn%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Kate Quinn</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780062943477" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/the-midnight-library-matt-haig/1136586832?ean=9780525559474" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Midnight-Library/Matt-Haig_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780525559474_p0_v6_s192x300.jpg" alt="The Midnight Library" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780525559474_p0_v6]&call=url[file:common/decodeProduct.chain]" alt="The Midnight Library" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780525559474_bfd05244dc934e489fbf74bae831015e" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780525559474_bfd05244dc934e489fbf74bae831015e" id="img-9780525559474_bfd05244dc934e489fbf74bae831015e" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780525559474&productId=prd9780525559474" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780525559474" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780525559474_bfd05244dc934e489fbf74bae831015e" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780525559474" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780525559474" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780525559474_bfd05244dc934e489fbf74bae831015e" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780525559474_bfd05244dc934e489fbf74bae831015e" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780525559474_bfd05244dc934e489fbf74bae831015e" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780525559474_bfd05244dc934e489fbf74bae831015e" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780525559474_bfd05244dc934e489fbf74bae831015e" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780525559474_bfd05244dc934e489fbf74bae831015e" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780525559474" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780525559474_bfd05244dc934e489fbf74bae831015e" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/the-midnight-library-matt-haig/1136586832?ean=9780525559474" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1136586832" data-sku-id="9780525559474" data-sku-type="book" data-product-name="The Midnight Library" data-price="20.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Midnight-Library/Matt-Haig_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/the-midnight-library-matt-haig/1136586832?ean=9780525559474">The Midnight Library</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Matt Haig%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Matt Haig</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780525559474" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/talented-mr-ripley-patricia-highsmith/1100880792?ean=9780393881462" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Talented-Mr-Ripley/Patricia-Highsmith_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780393881462_p0_v3_s192x300.jpg" alt="The Talented Mr. Ripley (B&N Exclusive Edition)" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780393881462_p0_v3]&call=url[file:common/decodeProduct.chain]" alt="The Talented Mr. Ripley (B&N Exclusive Edition)" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780393881462_f71c60c8ae5442bd87fc0fd38d1b38b7" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780393881462_f71c60c8ae5442bd87fc0fd38d1b38b7" id="img-9780393881462_f71c60c8ae5442bd87fc0fd38d1b38b7" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780393881462&productId=prd9780393881462" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780393881462" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780393881462_f71c60c8ae5442bd87fc0fd38d1b38b7" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780393881462" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780393881462" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780393881462_f71c60c8ae5442bd87fc0fd38d1b38b7" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780393881462_f71c60c8ae5442bd87fc0fd38d1b38b7" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780393881462_f71c60c8ae5442bd87fc0fd38d1b38b7" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780393881462_f71c60c8ae5442bd87fc0fd38d1b38b7" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780393881462_f71c60c8ae5442bd87fc0fd38d1b38b7" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780393881462_f71c60c8ae5442bd87fc0fd38d1b38b7" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780393881462" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780393881462_f71c60c8ae5442bd87fc0fd38d1b38b7" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/talented-mr-ripley-patricia-highsmith/1100880792?ean=9780393881462" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1100880792" data-sku-id="9780393881462" data-sku-type="book" data-product-name="The Talented Mr. Ripley (B&N Exclusive Edition)" data-price="12.950000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Talented-Mr-Ripley/Patricia-Highsmith_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/talented-mr-ripley-patricia-highsmith/1100880792?ean=9780393881462">The Talented Mr. Ripley (B&N; Exclusive Edition)</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/b/contributor/patricia-highsmith/_/N-2kis">Patricia Highsmith</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780393881462" data-bv-seo="false"></div> </div> </div> <div class="eBook product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/wild-sign-patricia-briggs/1137207356?ean=9780440001591" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Wild-Sign/Patricia-Briggs_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780440001591_p0_v1_s192x300.jpg" alt="Wild Sign (Alpha and Omega Series #6)" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780440001591_p0_v1]&call=url[file:common/decodeProduct.chain]" alt="Wild Sign (Alpha and Omega Series #6)" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780440001591_2f5f9668483142b69f6ecfa3e77bcf20" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780440001591_2f5f9668483142b69f6ecfa3e77bcf20" id="img-9780440001591_2f5f9668483142b69f6ecfa3e77bcf20" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780440001591&productId=prd9780440001591" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780440001591" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780440001591_2f5f9668483142b69f6ecfa3e77bcf20" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780440001591" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780440001591" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780440001591_2f5f9668483142b69f6ecfa3e77bcf20" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780440001591_2f5f9668483142b69f6ecfa3e77bcf20" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780440001591_2f5f9668483142b69f6ecfa3e77bcf20" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780440001591_2f5f9668483142b69f6ecfa3e77bcf20" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780440001591_2f5f9668483142b69f6ecfa3e77bcf20" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780440001591_2f5f9668483142b69f6ecfa3e77bcf20" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780440001591" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780440001591_2f5f9668483142b69f6ecfa3e77bcf20" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/wild-sign-patricia-briggs/1137207356?ean=9780440001591" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1137207356" data-sku-id="9780440001591" data-sku-type="eBook" data-product-name="Wild Sign (Alpha and Omega Series #6)" data-price="13.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Wild-Sign/Patricia-Briggs_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/wild-sign-patricia-briggs/1137207356?ean=9780440001591">Wild Sign (Alpha and Omega Series #6)</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Patricia Briggs%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Patricia Briggs</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780440001591" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/klara-and-the-sun-kazuo-ishiguro/1137170649?ean=9780593318171" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Klara-and-the-Sun/Kazuo-Ishiguro_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780593318171_p0_v21_s192x300.jpg" alt="Klara and the Sun" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780593318171_p0_v21]&call=url[file:common/decodeProduct.chain]" alt="Klara and the Sun" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780593318171_e793f3eb2cd24d538a0bd707fc97b39c" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780593318171_e793f3eb2cd24d538a0bd707fc97b39c" id="img-9780593318171_e793f3eb2cd24d538a0bd707fc97b39c" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780593318171&productId=prd9780593318171" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780593318171" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780593318171_e793f3eb2cd24d538a0bd707fc97b39c" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780593318171" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780593318171" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780593318171_e793f3eb2cd24d538a0bd707fc97b39c" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780593318171_e793f3eb2cd24d538a0bd707fc97b39c" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780593318171_e793f3eb2cd24d538a0bd707fc97b39c" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780593318171_e793f3eb2cd24d538a0bd707fc97b39c" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780593318171_e793f3eb2cd24d538a0bd707fc97b39c" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780593318171_e793f3eb2cd24d538a0bd707fc97b39c" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780593318171" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780593318171_e793f3eb2cd24d538a0bd707fc97b39c" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/klara-and-the-sun-kazuo-ishiguro/1137170649?ean=9780593318171" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1137170649" data-sku-id="9780593318171" data-sku-type="book" data-product-name="Klara and the Sun" data-price="24.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Klara-and-the-Sun/Kazuo-Ishiguro_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/klara-and-the-sun-kazuo-ishiguro/1137170649?ean=9780593318171">Klara and the Sun</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/b/contributor/kazuo-ishiguro/_/N-2keg">Kazuo Ishiguro</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780593318171" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/the-vanishing-half-brit-bennett/1133411010?ean=9780525536291" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Vanishing-Half/Brit-Bennett_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780525536291_p0_v10_s192x300.jpg" alt="The Vanishing Half" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780525536291_p0_v10]&call=url[file:common/decodeProduct.chain]" alt="The Vanishing Half" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780525536291_91bcefcd9fa24dcda262ce66e0e69c9d" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780525536291_91bcefcd9fa24dcda262ce66e0e69c9d" id="img-9780525536291_91bcefcd9fa24dcda262ce66e0e69c9d" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780525536291&productId=prd9780525536291" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780525536291" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780525536291_91bcefcd9fa24dcda262ce66e0e69c9d" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780525536291" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780525536291" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780525536291_91bcefcd9fa24dcda262ce66e0e69c9d" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780525536291_91bcefcd9fa24dcda262ce66e0e69c9d" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780525536291_91bcefcd9fa24dcda262ce66e0e69c9d" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780525536291_91bcefcd9fa24dcda262ce66e0e69c9d" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780525536291_91bcefcd9fa24dcda262ce66e0e69c9d" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780525536291_91bcefcd9fa24dcda262ce66e0e69c9d" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780525536291" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780525536291_91bcefcd9fa24dcda262ce66e0e69c9d" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/the-vanishing-half-brit-bennett/1133411010?ean=9780525536291" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1133411010" data-sku-id="9780525536291" data-sku-type="book" data-product-name="The Vanishing Half" data-price="19.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Vanishing-Half/Brit-Bennett_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/the-vanishing-half-brit-bennett/1133411010?ean=9780525536291">The Vanishing Half</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Brit Bennett%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Brit Bennett</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780525536291" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/the-windsor-knot-s-j-bennett/1136705464?ean=9780063050006" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Windsor-Knot/S-J-Bennett_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780063050006_p0_v4_s192x300.jpg" alt="The Windsor Knot" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780063050006_p0_v4]&call=url[file:common/decodeProduct.chain]" alt="The Windsor Knot" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780063050006_0a70fa8adc5245cb931247080398d230" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780063050006_0a70fa8adc5245cb931247080398d230" id="img-9780063050006_0a70fa8adc5245cb931247080398d230" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780063050006&productId=prd9780063050006" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780063050006" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780063050006_0a70fa8adc5245cb931247080398d230" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780063050006" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780063050006" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780063050006_0a70fa8adc5245cb931247080398d230" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780063050006_0a70fa8adc5245cb931247080398d230" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780063050006_0a70fa8adc5245cb931247080398d230" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780063050006_0a70fa8adc5245cb931247080398d230" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780063050006_0a70fa8adc5245cb931247080398d230" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780063050006_0a70fa8adc5245cb931247080398d230" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780063050006" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780063050006_0a70fa8adc5245cb931247080398d230" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/the-windsor-knot-s-j-bennett/1136705464?ean=9780063050006" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1136705464" data-sku-id="9780063050006" data-sku-type="book" data-product-name="The Windsor Knot" data-price="22.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Windsor-Knot/S-J-Bennett_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/the-windsor-knot-s-j-bennett/1136705464?ean=9780063050006">The Windsor Knot</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22SJ Bennett%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">SJ Bennett</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780063050006" data-bv-seo="false"></div> </div> </div> <div class="eBook product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/the-two-lives-of-lydia-bird-josie-silver/1129717173?ean=9780593135242" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Two-Lives-of-Lydia-Bird/Josie-Silver_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9780593135242_p0_v6_s192x300.jpg" alt="The Two Lives of Lydia Bird: A Novel" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9780593135242_p0_v6]&call=url[file:common/decodeProduct.chain]" alt="The Two Lives of Lydia Bird: A Novel" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9780593135242_8771ed02051d43d88a6e74e5e4cb899d" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9780593135242_8771ed02051d43d88a6e74e5e4cb899d" id="img-9780593135242_8771ed02051d43d88a6e74e5e4cb899d" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9780593135242&productId=prd9780593135242" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9780593135242" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9780593135242_8771ed02051d43d88a6e74e5e4cb899d" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9780593135242" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9780593135242" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9780593135242_8771ed02051d43d88a6e74e5e4cb899d" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9780593135242_8771ed02051d43d88a6e74e5e4cb899d" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9780593135242_8771ed02051d43d88a6e74e5e4cb899d" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9780593135242_8771ed02051d43d88a6e74e5e4cb899d" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9780593135242_8771ed02051d43d88a6e74e5e4cb899d" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9780593135242_8771ed02051d43d88a6e74e5e4cb899d" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9780593135242" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9780593135242_8771ed02051d43d88a6e74e5e4cb899d" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/the-two-lives-of-lydia-bird-josie-silver/1129717173?ean=9780593135242" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1129717173" data-sku-id="9780593135242" data-sku-type="eBook" data-product-name="The Two Lives of Lydia Bird: A Novel" data-price="11.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_The-Two-Lives-of-Lydia-Bird/Josie-Silver_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/the-two-lives-of-lydia-bird-josie-silver/1129717173?ean=9780593135242">The Two Lives of Lydia Bird: A Novel</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Josie Silver%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Josie Silver</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9780593135242" data-bv-seo="false"></div> </div> </div> <div class="book product-shelf-tile product-shelf-tile-book"> <div class="product-shelf-image-cont" data-match-height="product-shelf-image"> <div class="product-shelf-image"> <a href="/web/20210316063810/https://www.barnesandnoble.com/w/everything-will-be-okay-dana-perino/1138015437?ean=9781538737088" title="view details" onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Everything-Will-Be-Okay/Dana-Perino_image');" class="carousel-image-link" tabindex="0"> <noscript> <img tabindex="-1" class="full-shadow" src="//web.archive.org/web/20210316063810im_/https://prodimage.images-bn.com/pimages/9781538737088_p0_v2_s192x300.jpg" alt="Everything Will Be Okay: Life Lessons for Young Women (from a Former Young Woman)" data-bottom-align/> </noscript> <img tabindex="-1" src="//web.archive.org/web/20210316063810im_/https://img.images-bn.com/static/redesign/srcs/images/grey-box.png?v8.3.3" class="Resolve lp-lazy full-shadow" data-resolvechain="product=path[/pimages/9781538737088_p0_v2]&call=url[file:common/decodeProduct.chain]" alt="Everything Will Be Okay: Life Lessons for Young Women (from a Former Young Woman)" data-bottom-align/> </a> <span class="product-shelf-favorite" tabindex="-1"> <label id="guest-label-score-9781538737088_e09a52fc5d4140b5a14a3976092a8157" data-toggle="data-aria-selected" data-aria-selected="false"> <svg tabindex="-1" viewbox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> <use tabindex="-1" xlink:href="/web/20210316063810im_/https://www.barnesandnoble.com/noresults/2940148486091#heart"> <path id="heart" d="M14 26c-0.25 0-0.5-0.094-0.688-0.281l-9.75-9.406c-0.125-0.109-3.563-3.25-3.563-7 0-4.578 2.797-7.313 7.469-7.313 2.734 0 5.297 2.156 6.531 3.375 1.234-1.219 3.797-3.375 6.531-3.375 4.672 0 7.469 2.734 7.469 7.313 0 3.75-3.437 6.891-3.578 7.031l-9.734 9.375c-0.187 0.187-0.438 0.281-0.688 0.281z"></path> </use> </svg> <input type="checkbox" data-classes="tooltip tooltip-fav-book" data-persistent="false" data-position="auto-bottom-center" data-target="body" data-toggle="tooltip" data-trigger="manual" name="favorites-book" data-content="#tooltip-added-wishlist_9781538737088_e09a52fc5d4140b5a14a3976092a8157" id="img-9781538737088_e09a52fc5d4140b5a14a3976092a8157" alt="Add to Favourite" value="1" tabindex="0" role="checkbox" aria-checked="false" aria-label="Add to Favourite"/> </label> <a href="#" data-url="/web/20210316063810/https://www.barnesandnoble.com/modals/account/add-to-wishlist-ra.jsp?skuId=9781538737088&productId=prd9781538737088" class="browseAddToWishlistLink wish-list-item hidden" rel="nofollow"> <span class="icon icon-collection-default"></span> <span class="anchor-text">Add to Wishlist</span> </a> <form id="addItemToWishlist1test_9781538737088" name="addItemToWishlist1test" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_add.jsp" data-messaging=".alert--error" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input type="submit" id="btnAddItemToWishlist_9781538737088_e09a52fc5d4140b5a14a3976092a8157" value="Add Item" class="btn-submit"/> <input name="/atg/commerce/gifts/GiftlistFormHandler.productId" value="prd9781538737088" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.productId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value="9781538737088" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.catalogRefIds" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.quantity" value="1" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.quantity" value=" " type="hidden"><input id="owner_9781538737088_e09a52fc5d4140b5a14a3976092a8157" name="/atg/commerce/gifts/GiftlistFormHandler.owner" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.owner" value=" " type="hidden"><input id="addGiftlistId_9781538737088_e09a52fc5d4140b5a14a3976092a8157" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="My Wishlist" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input id="giftListName_9781538737088_e09a52fc5d4140b5a14a3976092a8157" name="/atg/commerce/gifts/GiftlistFormHandler.eventName" value="" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.eventName" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.siteId" value="basicSite" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.siteId" value=" " type="hidden"><input name="/atg/commerce/gifts/GiftlistFormHandler.fromPage" value="browse" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.fromPage" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.createOtherGiftlist"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_add.jsp" type="hidden"></input></form><form id="frmRemoveGiftItemtest_9781538737088_e09a52fc5d4140b5a14a3976092a8157" action="/web/20210316063810/https://www.barnesandnoble.com/xhr/handler.jsp?_DARGS=/browse/includes/add-to-favourite_remove.jsp" class="hidden" method="post"><input name="_dyncharset" value="UTF-8" type="hidden"></input><input name="_dynSessConf" value="8608246120400076869" type="hidden"></input><input id="removeGiftlistId_9781538737088_e09a52fc5d4140b5a14a3976092a8157" name="/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value="gl49072331062" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.giftlistId" value=" " type="hidden"><input id="removedItemId_9781538737088_e09a52fc5d4140b5a14a3976092a8157" name="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value="9781538737088" type="hidden"><input name="_D:/atg/commerce/gifts/GiftlistFormHandler.removeGiftItemId" value=" " type="hidden"><input type="hidden" name="amplifiHandler" value="/atg/commerce/gifts/GiftlistFormHandler.removeGiftItem"/> <input type="submit" value="Delete Item" iclass="text-link"/> <input name="_DARGS" value="/browse/includes/add-to-favourite_remove.jsp" type="hidden"></input></form></span> <script type="text/tooltip" id="tooltip-added-wishlist_9781538737088_e09a52fc5d4140b5a14a3976092a8157" data-tooltip-content> <div data-added class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Added to Wishlist</p> </div> <div data-removed class="hidden"> <p tabindex="0" class="tooltip-message" role="alert">Removed from Wishlist</p> </div> <div data-error-tooltip-add class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to add this to your Wishlist</p> </div> <div data-error-tooltip-remove class="hidden"> <p tabindex="0" class="tooltip-message-error" role="alert">Sorry, we're currently unable to remove this from your Wishlist</p> </div> </script> </div> <div class="quick-add"> <a href="#" data-modal-class="BN.Modal.Browse.Quickview" class="btn-quick-add" data-quickview-url="/w/everything-will-be-okay-dana-perino/1138015437?ean=9781538737088" data-modal-url="/modals/search/quickview.jsp?isMarketplace=false" data-modal="%data-modal-url%" data-work-id="1138015437" data-sku-id="9781538737088" data-sku-type="book" data-product-name="Everything Will Be Okay: Life Lessons for Young Women (from a Former Young Woman)" data-price="23.990000" role="button">QUICK ADD</a> </div> </div> <div class="product-shelf-info text--left"> <div class="product-shelf-title" class="record-spotlight-title"> <a title="" class=" " onclick="set_cookie('defaultWithDesc_Everyone\'s Talking About_Everything-Will-Be-Okay/Dana-Perino_text');" href="/web/20210316063810/https://www.barnesandnoble.com/w/everything-will-be-okay-dana-perino/1138015437?ean=9781538737088">Everything Will Be Okay: Life Lessons for Young Women (from a Former Young Woman)</a></div> <div class="product-shelf-author pt-0"> by <a href="/web/20210316063810/https://www.barnesandnoble.com/s/%22Dana Perino%22?Ntk=P_key_Contributor_List&Ns=P_Sales_Rank&Ntx=mode+matchall">Dana Perino</a></div> <div data-bv-show="inline_rating" data-bv-product-id="9781538737088" data-bv-seo="false"></div> </div> </div> </div> </section> <!-- Internal Component Tracking - Begin --> <!-- Internal Component Tracking - End --> </div> </main> <script> if(typeof performance.mark !== 'undefined') { performance.mark("Global_Footer_loading_starts"); } </script> <div id="footer"></div> <!-- ATG-26331 remove google analytics--> <script> if(typeof performance.mark !== 'undefined' && typeof performance.measure !== 'undefined') { performance.mark("Global_Footer_loading_ends"); performance.measure( "globalFooterDur", "Global_Footer_loading_starts", "Global_Footer_loading_ends" ); } </script> <!-- ATG-26338 : Add modal for PDP, PLP --> <!-- ATG-26338 : Ends --> <!-- All Javascripts in js-scripts-ra.jsp has to be minified. ALl JS has to be moved to release dir as per grunt minification --> <script src="//web.archive.org/web/20210316063810js_/https://js.js-bn.com/static/redesign/release/js/bn.js?v8.3.3"></script><script src="//web.archive.org/web/20210316063810js_/https://js.js-bn.com/static/redesign/release/js/modal.modals-browse.js?v8.3.3"></script><script> $.webshims.setOptions('basePath','//web.archive.org/web/20210316063810/https://js.js-bn.com/static/redesign/srcs/js/vendor/js-webshim-1.15/minified/shims/'); $.webshims.polyfill('es5 forms forms-ext'); </script> <script type="text/javascript" src="//web.archive.org/web/20210316063810js_/https://js.js-bn.com/static/redesign/srcs/js/sections/search/search.js?v8.3.3"></script> <script type="text/javascript" src="//web.archive.org/web/20210316063810js_/https://js.js-bn.com/static/redesign/srcs/js/carousels.js?v8.3.3"></script> <script type="text/javascript" src="//web.archive.org/web/20210316063810js_/https://js.js-bn.com/static/release/js/toolkit.js?v8.3.3"></script> <input type="hidden" id="analyticsEnabledFlag" value="true"> <script> if(!$.isEmptyObject(digitalData)){ var digitalData1 = {"product":[{"category":{"primaryCategory":"2940148486091"}}],"session":{"sessionID":"3214D08E557C346FD24D37A2D4435B36","serverName":"prodny_store02"},"page":{"timestamp":"Tue Mar 16 02:38:11 EDT 2021","category":{"primaryCategory":"2940148486091","hierarchy":"/noresults/2940148486091"},"pageInfo":{"pageType":"onsite search","pageName":"onsite search:no results page","language":"en","geoRegion":"US","breadCrumbs":["home","noresults","2940148486091"],"ipAddress":"173.59.235.82"},"attributes":{"internalSearch":{"term":"2940148486091","resultsCount":"0","corrections":"","type":"search"},"internalCampaignCTA":"","internalCampaignElement":"","pickupInStoreFilterIsVisible":false,"internalCampaignAdFormat":"","internalCampaignPageType":"","internalCampaignDescription":""}},"cart":{"price":{"shipping":0,"priceWithTax":0,"transationalTotal":0,"basePrice":0,"currency":"USD"}},"user":[{"cohort":"Non-Members","profile":[{"profileInfo":{"profileID":"48862279084"}}]}]}; $.extend(digitalData,digitalData1); }else{ var digitalData = {"product":[{"category":{"primaryCategory":"2940148486091"}}],"session":{"sessionID":"3214D08E557C346FD24D37A2D4435B36","serverName":"prodny_store02"},"page":{"timestamp":"Tue Mar 16 02:38:11 EDT 2021","category":{"primaryCategory":"2940148486091","hierarchy":"/noresults/2940148486091"},"pageInfo":{"pageType":"onsite search","pageName":"onsite search:no results page","language":"en","geoRegion":"US","breadCrumbs":["home","noresults","2940148486091"],"ipAddress":"173.59.235.82"},"attributes":{"internalSearch":{"term":"2940148486091","resultsCount":"0","corrections":"","type":"search"},"internalCampaignCTA":"","internalCampaignElement":"","pickupInStoreFilterIsVisible":false,"internalCampaignAdFormat":"","internalCampaignPageType":"","internalCampaignDescription":""}},"cart":{"price":{"shipping":0,"priceWithTax":0,"transationalTotal":0,"basePrice":0,"currency":"USD"}},"user":[{"cohort":"Non-Members","profile":[{"profileInfo":{"profileID":"48862279084"}}]}]}; } if (typeof s_setP !== 'undefined') { s_setP('digitalData.component[0].componentInfo.componentName','b&n top 100'); s_setP('digitalData.component[0].componentInfo.componentLocation','-'); s_setP('digitalData.component[0].componentInfo.primaryCategory','internal campaign'); s_setP('digitalData.component[1].componentInfo.componentName','everyone\'s talking about'); s_setP('digitalData.component[1].componentInfo.componentLocation','-'); s_setP('digitalData.component[1].componentInfo.primaryCategory','internal campaign'); } $(document).ready(function(){ if (typeof s_setP !== 'undefined') { BN.Analytics.Search.init(); } }); </script> <script type="text/javascript"> </script> <input name="bopisEnabled" type="hidden" value="true"/> <script type="text/javascript"> var cname = "internalCampaign", cvalue = null; var curCookie = cname + "=" + cvalue + "; expires= Thu, 01 Jan 1970 00:00:01 GMT;" + "; path=" + "/" + "; domain=" + SITE_DOMAIN; document.cookie = curCookie; </script> <input type="hidden" id="gptAdsVal" name="gptAdsVal" value=""/> <script type="text/javascript"> _satellite.pageBottom(); </script> <script type="text/javascript"> /*CommerceHeaderFooter is the name of the library that we defined in webpack.config.js */ CommerceHeaderFooter.showFooter('footer', {env:'prod', consumer_host:'https://web.archive.org/web/20210316063810/https://www.barnesandnoble.com', styling:'desktop'}); </script> <script type="text/javascript">var _cf = _cf || []; _cf.push(['_setFsp', true]); _cf.push(['_setBm', true]); _cf.push(['_setAu', '/resource/bcca349a84rn2386c64daa00f6e15871']); </script><script type="text/javascript" src="/web/20210316063810js_/https://www.barnesandnoble.com/resource/bcca349a84rn2386c64daa00f6e15871"></script></body> </html> </div> <!-- FILE ARCHIVED ON 06:38:10 Mar 16, 2021 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 16:43:32 Feb 21, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.592 exclusion.robots: 0.028 exclusion.robots.policy: 0.017 esindex: 0.014 cdx.remote: 12.748 LoadShardBlock: 162.073 (3) PetaboxLoader3.datanode: 267.649 (5) PetaboxLoader3.resolve: 119.818 (2) load_resource: 350.438 loaddict: 158.27 -->