window.theme = { strings: { addToBag: "Add to Bag", left: "left", soldOut: "Sold Out", unavailable: "Unavailable", notifyMe: " - notify me", soldOutOption: " - sold out", estimatedShippingFree: "FREE", off: "Off", new: "New", bestseller: "Bestseller", bestsellerMobile: "Best seller", trueToSize: "True to Size", basedOnReviews: "Based on [count] reviews", basedOnReview: "Based on [count] review", runsSmall: "Runs Small", runsLarge: "Runs Large", trueToSize: "True to size", sustainabilityTag: 'sustainable', sustainabilityIcon: '', eventPlannerSomeLooksMessage: "Some looks already have a [items] assigned to them. Would you like to replace them?", eventPlannerPopupValidationMessage: "You must fill in all the fields before proceeding.", eventPlannerPopupDateValidationMessage: "You must choose a date before creating your event.", eventPlannerImBuying: "I’m buying", eventPlannerNoLooks: "No looks", eventPlannerSelectLook: "Select look", eventPlannerAddANewGuest: "Add a new guest", eventPlannerEditGuest: "Edit guest", eventPlannerGuestNameError: "Please add a first and last name in the Guest’s name input.", eventPlannerGuestEmailError: "Another guest is already using this email address. Please provide a unique email address.", eventPlannerDefaultLookName: "Look #1", eventPlannerAddANewLook: "Add a new look", eventPlannerLookError: "There is already a look with this name. Please choose a unique look name.", eventPlannerEditThisLook: "Edit this look", eventPlannerFinalizeError: "You must create guests and looks before finalizing the event.", eventPlannerFinalizeGuestsError: "You must have at least 3 guests with looks assigned to finalize an event.", eventPlannerFinalizeAssignLooksError: "You must must assign a look to each guest before finalizing the event.", eventPlannerFinalizeEmptyLooksError: "You need to add products to each look before finalizing the event.", eventPlannerRole: "Role:", eventPlannerLook: "Look:", eventPlannerPurchase: "Purchase", eventPlannerAttendeeGuest: "Guest", eventPlannerAttendeeAlreadyPurchased: "This item has already been purchased.", eventPlannerAttendeeAlreadyPurchasedAlert: "All items in this order have already been purchased.", eventPlannerAttendeeSoldoutWarning: "This item is out of stock.", eventPlannerSizesReceived: "Sizes received", eventPlannerEmailSent: "Email sent", eventPlannerWaitingForSizes: "Waiting for sizes", eventPlannerSendReminder: "Send reminder", eventPlannerReminderSent: "Reminder sent", eventPlannerPurchased: "Purchased", eventPlannerPONumber: "PO#", eventPlannerStoreId: "Store ID:", eventPlannerSeasonalWarning: "This item is seasonal and not guaranteed to be in stock.", upgrade: "Upgrade", seasonal: "Seasonal", }, moneyFormat: "${{amount}}", assetUrl: "//www.georgerichardsbigandtall.ca/cdn/shop/t/388/assets/", urls: { cart_url: '/cart', cart_add_url: '/cart/add', cart_change_url: '/cart/change', cart_update_url: '/cart/update', predictive_search_url: '/search/suggest', event_planner_proxy_url: "\/apps\/event-planner" } };