Coffee Machines, Coffee Capsules & Accessories | Nespresso JP

This text contains the JavaScript configuration object and frontend UI text used on the Nespresso JP website. It includes URL routing, error messages, and accessibility (a11y) text.
小売・EC,食品・飲料NQ 25/100出典:PR Times

📋 Article Processing Timeline

  • 📰 Published: April 5, 2026 at 09:41
  • 🔍 Collected: April 5, 2026 at 09:50 (8 min after Published)
  • 🤖 AI Analyzed: April 5, 2026 at 09:58 (7 min after Collected)
Coffee Machines, Coffee Capsules & Accessories | Nespresso JP var P = { baseUrl: '/_ui/generated/frontend-polyfills' }; var config = {}; config.capsulesThirdLineQuantities = '100,150,200,250,300'; config.resUrl = '/_ui'; config.buildVersion = '51.41.32'; config.cacheBusting = 'b7c362b5ce057e13232ab7cf58fb9ff91b7cf4a2'; config.platform = 'responsive'; config.urls = { loginPage: '/jp/en/secure/login', loadCrossSells: '/jp/en/view/PushCrossSellsBlockController', saveEditAddress: '/jp/en/checkout/saveEditDeliveryAddress', saveNewAddress: '/jp/en/checkout/saveNewDeliveryAddress', saveEditBillingAddress: '/jp/en/checkout/saveEditBillingAddress', saveNewBillingAddress: '/jp/en/checkout/saveNewBillingAddress', validateSelectedBillingAddress: '/jp/en/checkout/validateSelectedBillingAddress', validateSelectedDeliveryAddress: '/jp/en/checkout/validateSelectedDeliveryAddress', giftCard: '/jp/en/giftCard', myAccountAddressBook: '/jp/en/myaccount/addressbook.action', resendActivationEmailUrl : '/jp/en/resendActivationEmail', errorPage : '/jp/en/error/unexpected.jsp', homePage : '/jp/en/', checkoutQuotationRequestUrl : '/jp/en/checkout/quotationRequest' }; config.labels = { authentication: { wrongLoginOrPassword: 'The username and\/or password entered are not valid. Please confirm your entry.', required: 'Field required', bruteForce: 'You tried {0} times to log in You can try again in {1}', descLogged: 'You are now logged so you can access your account preferences using the links below', headingLogged: 'Login dropdown', headingNotLogged: 'My Account dropdown', ciamTryAgain: 'There was a communication error, please try again in a few seconds.', ciamError: 'There is a technical error, please contact customer support.', temporarilyLockedOut: 'loginFormBlock.error.lockedAccount' }, addToBagA11yQuantityInCart: 'You have \u003Cspan class="quantity"\u003E{0}\u003C\/span\u003E of {1} in your cart, click on button to \u003Cspan class="label"\u003E{2}\u003C\/span\u003E', addToBagAddButtonLabel: 'Add to basket', addToBagAddButtonMaxQuantityReachedLabel: 'Maximum quantity reached', addToBagAddButtonProductUnavailableLabel: 'Product unavailable', addToBagTooltipErrorSalesMultipleMessage: 'Wrong sales multiple', addToBagTooltipErrorMaxNumberPerOrderMessage: 'Maximum order quantity reached', addToBagUpdateButtonLabel: 'Update basket', close: 'Close', quantitySelector: { description: 'You can choose the predifined quantities below or the next input field to set your custom quantity', addQuantityProductToCart: 'Add {0}', removeProductFromCart: 'Click to remove {0} from your cart', warningProductLimit: 'For this premium coffee you are able to order a maximum of 5 sets.', warningProductLimitZero: 'For this premium coffee you are able to order a maximum of 5 sets.', warningProductLimitRemaining: 'For this premium coffee you are able to order a maximum of 5 sets.' }, a11yMainNavigationBar: 'This link will open in a new window', a11yMainNavigationSubMenu: { open: 'Open the sub menu', close: 'Close the sub menu' }, a11yProductListPager: { currentPage: 'Page {0} of {1}', activePage: 'Active Page', sliderMinimumDescription: 'Filter slider minimum price', sliderMaximumDescription: 'Filter slider maximum price' }, a11yProductQuantity: { update: 'Update done with {0} of {1}', remove: 'Product {0} is now removed from your shopping bag' }, a11yActivationCode: { submitSuccess: 'Your promotion code has been applied to your Shopping Bag. You can review it here below.', deleteSuccess: 'Your promotion code has been removed from your Shopping Bag. You can review it here below.' }, machineRegistration: { a11ySearchingForStores: 'Searching for stores…', a11yNoStoresFound: 'No store found. Please change your search criterias', a11yStoresFound: '{0} stores found. Move focus to next field and use the arrow keys to select one of the stores' }, a11yAddressUpdatedMessage: 'Your address details have been updated', checkoutBoutiques: { a11yBoutiquesFound: '{0} boutiques found. Navigate to next form to get more information. In order to choose a Boutique, select it in the result list and click on the select button after the list.', a11yNoBoutiquesFound: 'No boutique corresponding to your search criteria.', a11ySearchingForBoutiques: ' Searching for boutiques', a11yBoutiqueSelected: 'Your boutique is now selected' }, a11yProductBrowserBlockFilteredList: '{0} products correspond to your selection, move cursor after filters to access the list', machineCompare: { a11yFilterChangeNotify: '{0} machines correspond to your selection, move cursor after filters to access the list' }, a11ySlider: { startPlaying: 'Play the carousel', pausePlaying: 'Pause the carousel', triggerPlay: 'You just started the slider', triggerPause: 'You just paused the slider' }, a11yRatingScore: 'Rating {0}', passwordStrength: { weak: 'weak', medium: 'medium', strong: 'strong', a11yReviewPassword: 'Your password is {0}. A strong password is required to continue. Please go back and review your passw' } };

FAQ

What is this text?

It is a part of the JavaScript code used on the Nespresso online store, containing error messages and UI text.

What happens if I enter the wrong password?

An error message stating 'The username and/or password entered are not valid' will be displayed.

Are there any limits on adding products to the cart?

For premium coffees, there may be a maximum order limit of 5 sets.