{
  "en": {
    "epub": {
      "checkout": {
        "CartEmptied": {
          "Title": "Checkout",
          "Summary": "Your cart is now empty.",
          "ActionButton": "Continue Shopping"
        },
        "CheckoutThankYou": {
          "Title": "Thank you for your order!",
          "Summary_template": "An email confirmation has been sent to {customer_email_address}.",
          "OrderSummaryTitle": "Order Summary",
          "OrderID": "Order ID:",
          "Total": "Order Total:",
          "ViewButton": "View Order Details"
        },
        "CreateBillingAddress": {
          "Title": "Checkout",
          "Summary": "Please enter your billing address.",
          "CopyShipping": "Copy from shipping address",
          "CopyShippingLabel": "Check this to copy your shipping address into the billing address fields. Uncheck it to reset the fields to their defaults.",
          "PhoneAndBirthDateInfo": "Your birthdate and phone:",
          "SaveButton": "Continue",
          "SaveButtonLabel": "Save billing address and continue to the next checkout step",

          "FirstNameInput": "__GENERIC__",
          "FirstNameInputLabel": "__GENERIC__",
          "LastNameInput": "__GENERIC__",
          "LastNameInputLabel": "__GENERIC__",
          "CompanyNameInput": "__GENERIC__",
          "CompanyNameInputLabel": "__GENERIC__",
          "AddressLine1Input": "__GENERIC__",
          "AddressLine1InputLabel": "__GENERIC__",
          "AddressLine2Input": "__GENERIC__",
          "AddressLine2InputLabel": "__GENERIC__",
          "CityInput": "__GENERIC__",
          "CityInputLabel": "__GENERIC__",
          "StateCodeLabel": "__GENERIC__",
          "RegionInput": "__GENERIC__",
          "RegionInputLabel": "__GENERIC__",
          "PostalCodeInput": "__GENERIC__",
          "PostalCodeInputLabel": "__GENERIC__",
          "ZipExtensionInput": "__GENERIC__",
          "ZipExtensionInputLabel": "__GENERIC__",
          "CountryCodeLabel": "__GENERIC__",

          "PhoneInput": "__GENERIC__",
          "PhoneInputLabel": "__GENERIC__",

          "BirthDateInput": "__GENERIC__",
          "BirthDateInputLabel": "__GENERIC__",

          "Validation": {
            "address_line_1_required": "__GENERIC__VALIDATION__",
            "birth_date_invalid": "__GENERIC__VALIDATION__",
            "birth_date_required": "__GENERIC__VALIDATION__",
            "city_required": "__GENERIC__VALIDATION__",
            "country_code_required": "__GENERIC__VALIDATION__",
            "first_name_required": "__GENERIC__VALIDATION__",
            "last_name_required": "__GENERIC__VALIDATION__",
            "postal_code_required": "__GENERIC__VALIDATION__",
            "province_code_required": "__GENERIC__VALIDATION__",
            "region_required": "__GENERIC__VALIDATION__",
            "state_code_required": "__GENERIC__VALIDATION__",
            "zip_extension_length_template": "__GENERIC__VALIDATION__",
            "zip_extension_format": "__GENERIC__VALIDATION__"
          },
          "APIError": {
            "invalid_country_code": "__GENERIC__APIERROR__",
            "invalid_state_code": "__GENERIC__APIERROR__",
            "billing_address_exists": "__GENERIC__APIERROR__",
            "requires_region_or_state": "__GENERIC__APIERROR__"
          }
        },
        "CreateShippingAddress": {
          "Title": "Checkout",
          "Summary": "Please enter the address where we should ship your order.",
          "VirtualGiftCardInfo": "A shipping address is required to complete your order.",
          "PreferPickupLink": "I prefer to pickup my order",
          "PhoneAndBirthDateInfo": "Recipient birth date and phone:",
          "MakeDefaultInfo": "Make this your default shipping address?",
          "MakeDefaultYesNo": "Yes",
          "SaveButton": "Continue",
          "SaveButtonLabel": "Save shipping address and continue to the next checkout step",
          "CancelButton": "Cancel",
          "CancelButtonLabel": "Cancel",

          "FirstNameInput": "__GENERIC__",
          "FirstNameInputLabel": "__GENERIC__",
          "LastNameInput": "__GENERIC__",
          "LastNameInputLabel": "__GENERIC__",
          "CompanyNameInput": "__GENERIC__",
          "CompanyNameInputLabel": "__GENERIC__",
          "AddressLine1Input": "__GENERIC__",
          "AddressLine1InputLabel": "__GENERIC__",
          "AddressLine2Input": "__GENERIC__",
          "AddressLine2InputLabel": "__GENERIC__",
          "CityInput": "__GENERIC__",
          "CityInputLabel": "__GENERIC__",
          "StateCodeLabel": "__GENERIC__",
          "RegionInput": "__GENERIC__",
          "RegionInputLabel": "__GENERIC__",
          "PostalCodeInput": "__GENERIC__",
          "PostalCodeInputLabel": "__GENERIC__",
          "ZipExtensionInput": "__GENERIC__",
          "ZipExtensionInputLabel": "__GENERIC__",
          "CountryCodeLabel": "__GENERIC__",

          "PhoneInput": "Phone number",
          "PhoneInputLabel": "Phone number",

          "BirthDateInput": "Recipient birth date (MM/DD/YYYY)",
          "BirthDateInputLabel": "Recipient birth date in MM/DD/YYYY format",

          "Validation": {
            "address_line_1_required": "__GENERIC__VALIDATION__",
            "birth_date_invalid": "Recipient birth date must be a valid date 21 yrs or older.",
            "birth_date_required": "Recipient birth date is required.",
            "city_required": "__GENERIC__VALIDATION__",
            "country_code_required": "__GENERIC__VALIDATION__",
            "first_name_required": "__GENERIC__VALIDATION__",
            "last_name_required": "__GENERIC__VALIDATION__",
            "phone_required": "__GENERIC__VALIDATION__",
            "postal_code_required": "__GENERIC__VALIDATION__",
            "province_code_required": "__GENERIC__VALIDATION__",
            "region_required": "__GENERIC__VALIDATION__",
            "state_code_required": "__GENERIC__VALIDATION__",
            "zip_extension_length_template": "__GENERIC__VALIDATION__",
            "zip_extension_format": "__GENERIC__VALIDATION__"
          },
          "APIError": {
            "invalid_country_code": "__GENERIC__APIERROR__",
            "invalid_state_code": "__GENERIC__APIERROR__",
            "requires_region_or_state": "__GENERIC__APIERROR__"
          }
        },
        "CreatePaymentMethod": {
          "Title": "Checkout",
          "Summary": "Please enter your credit card information."
        },
        "CustomizeVirtualGiftCards": {
          "Title": "Checkout",
          "Summary": [
            "{VGC_COUNT, plural,",
            "    one {Please provide the following information for your virtual gift card.}",
            "  other {Please provide the following information for your virtual gift cards. Each recipient will receive their own gift card.}",
            "}"
          ],
          "FromNameLabel": "Who is the gift card from?",
          "RecipientLabel_template": [
            "{display_order, plural,",
            "    one {Recipient email address}",
            "  other {Recipient {display_order} email address}",
            "}"
          ],
          "GiftMessageLabel": "What message should we include?",
          "PreSaveInfo": "Please ensure that the above information is accurate. You will not be able to change it after you submit your order.",
          "SaveButton": "Continue",
          "SaveButtonLabel": "Save required virtual gift card information and continue to the next checkout step",
          "Validation": {
            "Title": "Please provide the following required information:",
            "FromNameRequired": "- Who is the gift card from?",
            "RecipientRequired_template": [
              "{display_order, plural,",
              "    one {- Recipient email address}",
              "  other {- Recipient {display_order} email address}",
              "}"
            ],
            "RecipientEmailInvalid_template": [
              "{display_order, plural,",
              "    one {- Valid Recipient email address}",
              "  other {- Valid Recipient {display_order} email address}",
              "}"
            ],
            "GiftMessageRequired": "- What message should we include?"
          }
        },
        "DeletePaymentMethod": {
          "Title": "Delete this card?",
          "Expires": "Expires",
          "OKButton": "Yes",
          "CancelButton": "No",
          "CardDescription_template": "{card_type} ending with {span}"
        },
        "ReplacePaymentMethod": {
          "Title": "Checkout",
          "Summary": "Please enter your new credit card information."
        },
        "DeleteShippingAddress": {
          "Title": "Delete this address?",
          "Phone": "Phone",
          "OKButton": "Yes",
          "CancelButton": "No"
        },
        "EditBillingAddress": {
          "Title": "Checkout",
          "Summary": "Review your billing address and make any necessary changes.",
          "PhoneAndBirthDateInfo": "You may edit any/all of the following billing information.",
          "SaveButton": "Continue",
          "SaveButtonLabel": "Save billing address and continue to the next checkout step",

          "FirstNameInput": "__GENERIC__",
          "FirstNameInputLabel": "__GENERIC__",
          "LastNameInput": "__GENERIC__",
          "LastNameInputLabel": "__GENERIC__",
          "CompanyNameInput": "__GENERIC__",
          "CompanyNameInputLabel": "__GENERIC__",
          "AddressLine1Input": "__GENERIC__",
          "AddressLine1InputLabel": "__GENERIC__",
          "AddressLine2Input": "__GENERIC__",
          "AddressLine2InputLabel": "__GENERIC__",
          "CityInput": "__GENERIC__",
          "CityInputLabel": "__GENERIC__",
          "StateCodeLabel": "__GENERIC__",
          "RegionInput": "__GENERIC__",
          "RegionInputLabel": "__GENERIC__",
          "PostalCodeInput": "__GENERIC__",
          "PostalCodeInputLabel": "__GENERIC__",
          "ZipExtensionInput": "__GENERIC__",
          "ZipExtensionInputLabel": "__GENERIC__",
          "CountryCodeLabel": "__GENERIC__",

          "PhoneInput": "__GENERIC__",
          "PhoneInputLabel": "__GENERIC__",

          "BirthDateInput": "__GENERIC__",
          "BirthDateInputLabel": "__GENERIC__",

          "Validation": {
            "address_line_1_required": "__GENERIC__VALIDATION__",
            "birth_date_invalid": "__GENERIC__VALIDATION__",
            "birth_date_required": "__GENERIC__VALIDATION__",
            "city_required": "__GENERIC__VALIDATION__",
            "country_code_required": "__GENERIC__VALIDATION__",
            "first_name_required": "__GENERIC__VALIDATION__",
            "last_name_required": "__GENERIC__VALIDATION__",
            "postal_code_required": "__GENERIC__VALIDATION__",
            "province_code_required": "__GENERIC__VALIDATION__",
            "region_required": "__GENERIC__VALIDATION__",
            "state_code_required": "__GENERIC__VALIDATION__",
            "zip_extension_length_template": "__GENERIC__VALIDATION__",
            "zip_extension_format": "__GENERIC__VALIDATION__"
          },
          "APIError": {
            "invalid_country_code": "__GENERIC__APIERROR__",
            "invalid_state_code": "__GENERIC__APIERROR__",
            "no_billing_address": "__GENERIC__APIERROR__",
            "requires_region_or_state": "__GENERIC__APIERROR__"
          }
        },
        "EditShippingAddress": {
          "Title": "Checkout",
          "Summary": "Update your shipping address below.",
          "PhoneAndBirthDateInfo": "You may edit any/all of the following shipping information.",
          "MakeDefaultInfo": "Make this your default shipping address?",
          "MakeDefaultYesNo": "Yes",
          "CancelButton": "Cancel",
          "SaveButton": "Save Changes",

          "FirstNameInput": "__GENERIC__",
          "FirstNameInputLabel": "__GENERIC__",
          "LastNameInput": "__GENERIC__",
          "LastNameInputLabel": "__GENERIC__",
          "CompanyNameInput": "__GENERIC__",
          "CompanyNameInputLabel": "__GENERIC__",
          "AddressLine1Input": "__GENERIC__",
          "AddressLine1InputLabel": "__GENERIC__",
          "AddressLine2Input": "__GENERIC__",
          "AddressLine2InputLabel": "__GENERIC__",
          "CityInput": "__GENERIC__",
          "CityInputLabel": "__GENERIC__",
          "StateCodeLabel": "__GENERIC__",
          "RegionInput": "__GENERIC__",
          "RegionInputLabel": "__GENERIC__",
          "PostalCodeInput": "__GENERIC__",
          "PostalCodeInputLabel": "__GENERIC__",
          "ZipExtensionInput": "__GENERIC__",
          "ZipExtensionInputLabel": "__GENERIC__",
          "CountryCodeLabel": "__GENERIC__",

          "PhoneInput": "Phone number",
          "PhoneInputLabel": "Phone number",

          "BirthDateInput": "Recipient birth date (MM/DD/YYYY)",
          "BirthDateInputLabel": "Recipient birth date in MM/DD/YYYY format",

          "Validation": {
            "address_line_1_required": "__GENERIC__VALIDATION__",
            "birth_date_invalid": "Recipient birth date must be a valid date 21 yrs or older.",
            "birth_date_required": "Recipient birth date is required.",
            "city_required": "__GENERIC__VALIDATION__",
            "country_code_required": "__GENERIC__VALIDATION__",
            "first_name_required": "__GENERIC__VALIDATION__",
            "last_name_required": "__GENERIC__VALIDATION__",
            "phone_required": "__GENERIC__VALIDATION__",
            "postal_code_required": "__GENERIC__VALIDATION__",
            "province_code_required": "__GENERIC__VALIDATION__",
            "region_required": "__GENERIC__VALIDATION__",
            "state_code_required": "__GENERIC__VALIDATION__",
            "zip_extension_length_template": "__GENERIC__VALIDATION__",
            "zip_extension_format": "__GENERIC__VALIDATION__"
          },
          "APIError": {
            "invalid_country_code": "__GENERIC__APIERROR__",
            "invalid_state_code": "__GENERIC__APIERROR__",
            "requires_region_or_state": "__GENERIC__APIERROR__"
          }
        },
        "OrderReview": {
          "Title": "Checkout",
          "Summary": "Please review all details for your order.",
          "ShippingAddressTitle": "Shipping Address",
          "PickupLocationTitle": "Pickup Location",
          "PickupDateInfo": "<p>You may provide a desired pickup date.</p>",
          "PickupDateInput": "MM/DD/YYYY (optional)",
          "PickupDateInputLabel": "Optional desired pickup date in MM/DD/YYYY format",
          "PaymentMethodTitle": "Payment Method",
          "BillingAddressTitle": "Billing Address",
          "CartTitle": "Cart Items",
          "ShipMethodsTitle": "Shipping",
          "ShipMethodsInfo": "<p>Select your desired shipping method.</p>",
          "ShipMethodSelectLabel": "Select a shipping method",
          "ShipMethodsUnavailable": "Note: shipping will be calculated when your order is processed.",
          "ShipDateInfo": "<p>You may provide a desired ship date.</p>",
          "ShipDateInput": "MM/DD/YYYY (optional)",
          "ShipDateInputLabel": "Optional desired ship date in MM/DD/YYYY format",
          "ShipperMessage": "<p>Do you have any comments for the shipper?</p>",
          "ShippingCommentsLabel": "Optional comments for the shipper",
          "ChangeShippingAddressLink": "Change",
          "ChangeShippingAddressLinkLabel": "Change shipping address",
          "ChangePickupLink": "Change",
          "ChangePickupLinkLabel": "Change pickup location",
          "ChangePaymentMethodLink": "Change",
          "ChangePaymentMethodLinkLabel": "Change payment method",
          "ChangeBillingAddressLink": "Change",
          "ChangeBillingAddressLinkLabel": "Change billing address",
          "ChangeCartLink": "Change",
          "ChangeCartLinkLabel": "Change cart items",
          "ChangeAllocationLink": "Change",
          "ChangeAllocationLinkLabel": "Change allocation selections",
          "Phone": "Phone:",
          "CardDescription_template": "{cc_type} ending with {cc_span}",
          "Expires": "Expires",
          "Quantity": "Quantity:",
          "PriceLabel": "Price",
          "RegularPriceLabel": "Regular price",
          "DiscountPriceLabel": "Discount price",
          "ItemSubtotalLabel": "Item subtotal",
          "ItemDepositLabel": "CRV deposit",
          "SummaryTitle": "Order Summary",
          "ItemsTotal": "Items:",
          "DiscountTotal": "Discount:",
          "ExtendedTotal": "Subtotal:",
          "ShippingTotal": "Shipping:",
          "TaxTotal": "Tax:",
          "GrandTotal": "Total:",
          "CouponTitle": "Have a coupon code?",
          "CouponInfo": "Enter it here, then click the button to apply it to your order.",
          "CouponInput": "Coupon Code",
          "CouponInputLabel": "Coupon Code",
          "CouponButton": "Apply Coupon",
          "CouponIsInvalid_template": "The coupon code &quot;{coupon_code}&quot; is not valid for this order.",
          "CouponIsForOrder_template": "The coupon code &quot;{coupon_code}&quot; has been applied to your order.",
          "CouponIsForFreeShipping_template": "The coupon code &quot;{coupon_code}&quot; has been applied to the shipping for your order.",
          "CouponIsForFlatShipping_template": "The coupon code &quot;{coupon_code}&quot; qualifies for discounted shipping.",
          "CouponIsNotBest_template": "The coupon code &quot;{coupon_code}&quot; is valid, but a better discount has been applied.",
          "Attribute1_template": "{variant_1}: {attribute_1}",
          "Attribute2_template": "{variant_2}: {attribute_2}",
          "Attribute3_template": "{variant_3}: {attribute_3}",
          "VirtualGiftCardRecipientLabel": "Virtual Gift Card will be emailed to:",
          "VirtualGiftCardRecipientsLabel": "Virtual Gift Cards will be emailed to:",

          "GiftCardPaymentLink": "Use a Gift Card",
          "GiftCardSerialNumberLabel": "Enter your Gift Card's code",
          "GiftCardSearchButton": "Find Gift Card",
          "GiftCardPaymentCancelButton": "Cancel",

          "GiftCardSearchValidation": {
            "Empty": "Please enter an Amount.",
            "NotFound": "The Gift Card code you entered is not valid.",
            "NoBalance": "This Gift Card has no remaining balance.",
            "IsVoid_template": "This Gift Card was voided on {void_date}."
          },

          "GiftCardFound_template": "<strong>Gift Card x...{serial_number_last4} found!</strong> This card has a remaining balance of {balance__currency}. Please enter the amount to use for this order.",
          "GiftCardAmountLabel": "Amount:",
          "GiftCardAmountButton": "Apply",
          "GiftCardPaymentExitLink": "Do not use this gift card",

          "GiftCardPaysPart_template": "<strong>Gift Card x...{serial_number_last4} will be charged {amount__currency}.</strong> The remaining {amount_remaining__currency} will be charged to your selected payment method.",
          "GiftCardPaysFull_template": "<strong>Gift Card x...{serial_number_last4} will be charged {amount__currency}.</strong> Your selected payment method will not be charged.",
          "GiftCardRemovePaymentLink": "Remove this Gift Card payment",

          "GiftCardAmountValidation": {
            "Empty": "Please enter an Amount.",
            "NaN": "Amount must be a number.",
            "NotPositive": "Amount must be a positive number.",
            "ExceedsBalance": "Amount may not exceed the remaining balance.",
            "ExceedsTotal": "Amount may not exceed the order total."
          },
      
          "GiftMessage": "Include a gift message?",
          "Comments": "Anything else you'd like us to know?",
          "SaveButton": "Place Order",
          "Allocated": {
            "MinQuantity_template": [
              "Your order must include {allocation_minimum_quantity, plural,",
              "    one {{allocation_minimum_quantity} allocated item}",
              "  other {{allocation_minimum_quantity} allocated items}",
              "}."
            ],
            "MinQuantityLink": "Revise Your Order",
            "QuantityLabel": "Quantity:",
            "RequestQuantityLabel": "Requested:",
            "PriceLabel": "Price",
            "RegularPriceLabel": "Regular price",
            "DiscountPriceLabel": "Discount price",
            "ItemSubtotalLabel": "Item subtotal",
            "ShipMethodsTitle": "Shipping",
            "ShipMethodOptionsInfo": "<p>Select your desired shipping method.</p>",
            "ShipMethodSelectLabel": "Select a shipping method",
            "ShipMethodsUnavailable": "Note: shipping will be calculated when your order is processed.",
            "ShipMethodsDeferred": "Note: shipping will be calculated at the time requests are granted.",
            "ShipDateInfo": "<p>You may provide a desired ship date.</p>",
            "ShipDateInput": "MM/DD/YYYY (optional)",
            "ShipDateInputLabel": "Optional desired ship date in MM/DD/YYYY format",
            "ShipDateSelectLabel": "Select a ship date",
            "ShipperMessage": "<p>Do you have any comments for the shipper?</p>",
            "ShippingCommentsLabel": "Optional comments for the shipper",
            "ShipDateListInfo": "<p>Please select your ship date.</p>",
            "ShipFromDateInfo_template": "<p>You may provide a desired ship date on or after {shipping_start_date}.</p>",
            "ShipFromDateInput": "MM/DD/YYYY (optional)",
            "ShipFromDateInputLabel": "Optional desired ship date in MM/DD/YYYY format",
            "ShippingBeginsDateInfo_template": "<p>We begin shipping on {shipping_start_date}.</p>",
          },
          "Validation": {
            "illegal_allocation_ship_date": "Ship date may not be before {date}",
            "illegal_pickup_date": "Pickup date may not be before today.",
            "illegal_ship_date": "Ship date may not be before today.",
            "invalid_pickup_date": "Pickup date is not valid.",
            "invalid_ship_date": "Ship date is not valid.",
            "required_allocation_ship_date": "Please enter a desired ship date.",
          },
          "APIError": {
            "card_declined": "Credit card payment was declined, please adjust your payment method.",
            "illegal_allocation": "Cart out of sync with allocation. Please reload the allocation choices and try again.",
            "illegal_allocation_items": "Cart contents out of sync with allocation. Please reload the allocation choices and try again.",
            "is_invalid_cart_id": "Cart not found. Please reload the page and try again.",
            "is_invalid_client_id": "Unable to determine client information. Please reload the page and try again.",
            "is_invalid_customer_id": "Unable to locate customer information. Please reload the page and try again.",
            "is_invalid_purchase_source_id": "Unable to determine purchase source. Please reload the page and try again.",
            "is_invalid_payment_method_id": "Your selected payment method can not be found. Please reload the page and try again.",
            "is_invalid_giftcard_serial_number": "Your gift card can not be found. Please reload the page and try again.",
            "is_missing_giftcard_serial_number": "Unable to determine gift card serial number. Please reload the page and try again.",
            "is_invalid_giftcard_amount": "The gift card amount to use is invalid. Please reload the page and try again.",
            "is_missing_giftcard_amount": "Unable to determine gift card amount. Please reload the page and try again.",
            "has_insufficient_giftcard_balance": "Your gift card has an insufficient balance. Please try a lower amount or remove it from the order.",
            "is_voided_giftcard": "Your gift card has been voided. Please try a different gift card or remove it from the order.",
            "is_invalid_pickup_location_id": "Unable to locate pickup location. Please reload the page and try again.",
            "is_invalid_remix": "Your Remix can not be used. Please check your Remix and try again.",
            "is_invalid_allocation": "Your allocation can not be used. Please check your allocation and try again.",
            "is_insufficient_allocation": "Your order does not meet the allocation minimum quantity. Please check your allocation and try again.",
            "is_invalid_ship_method_id": "Your selected shipping method can not be found. Please reload the page and try again.",
            "is_invalid_shipping_address_id": "Your selected shipping address can not be found. Please reload the page and try again.",
            "is_not_allowing_ship_date": "Delayed shipping is not allowed.",
            "is_not_allowing_pickup_date": "Delayed pickup is not allowed.",
            "is_illegal_ship_date": "Your ship date is not allowed. Please reload the page and try again.",
            "is_illegal_ship_country_id": "Your ship country is not allowed. Please select a different address.",
            "is_illegal_pickup_date": "Your pickup date is not allowed. Please reload the page and try again.",
            "request_rejected": "__GENERIC__APIERROR__"
          }
        },
        "OrderAdjust": {
          "Title": "Availability Change",
          "Summary": "<p>At least one of the items in your cart needs to be adjusted due to a change in availability since you started the purchasing process. Please make your adjustments below.</p>",
          "PriceLabel": "Price:",
          "CartQuantityLabel": "Your Quantity:",
          "QuantityLabel": "Now Available:",
          "QuantityZeroLabel": "Now Available:",
          "ItemRemovalInfo": "Items that show &quot;0&quot; availability will be removed from your cart.",
          "RequestItemRemovalInfo": "Items that show &quot;0&quot; availability may be requested. If you do not provide a request, they will be removed from your cart.",
          "SaveButton": "OK, Adjust My Order Now",
          "Attribute1_template": "{variant_1}: {attribute_1}",
          "Attribute2_template": "{variant_2}: {attribute_2}",
          "Attribute3_template": "{variant_3}: {attribute_3}",
          "Allocated": {
            "PriceLabel": "Price:",
            "CartQuantityLabel": "Your Quantity:",
            "QuantityLabel": "Now Available:",
            "QuantityZeroLabel": "Now Available:",
            "SoldOut": "This item is sold out.",
            "MaxReached": "Maximum allocation reached.",
            "LimitedRequestAdjustmentLabel": "Request:",
            "UnlimitedRequestAdjustmentLabel": "Request:"
          }
        },
        "SelectPaymentMethod": {
          "Title": "Checkout",
          "Summary": "Select the payment method for your order.",
          "UseButton": "Use this Payment Method",
          "Expires": "Expires",
          "ReplaceLink": "Replace this card",
          "DeleteLink": "Delete this card",
          "UsedByClub": "This is used in a subscription",
          "AddPaymentMethodLink": "Add another payment method",
          "CardDescription_template": "{card_type} ending with {span}"
        },
        "SelectPickupLocation": {
          "Title": "Checkout",
          "Summary": "Select one of our locations to pickup your order. Contact us for pickup hours.",
          "UseButton": "Pickup At This Location",
          "Phone": "Phone:",
          "ShipLink": "I prefer to ship my order"
        },
        "SelectShippingAddress": {
          "Title": "Checkout",
          "Summary": "Select the shipping address for your order.",
          "VirtualGiftCardInfo": "A shipping address is required to complete your order.",
          "UseButton": "Use this Shipping Address",
          "EditLink": "Edit Address",
          "DeleteLink": "Delete Address",
          "AddShippingAddressLink": "Add another shipping address",
          "PreferPickupLink": "I prefer to pickup my order",
          "Phone": "Phone:",
          "BirthDate": "Birth date:",
          "InvalidAge": "Recipient must be 21 years of age",
          "InvalidPhone": "Phone is required",
          "InvalidZip4": "Zip-4 may only contain numeric characters.",
          "InvalidCountry_template": "Shipping is not available to {country_name}",
          "InvalidState_template": "Shipping is not available to {state_name}",
          "InvalidCart_template": "Some <a href='#' data-ecp-action='load-cart'>cart items</a> cannot be shipped to this address",
          "Default": "This is your default shipping address",
          "UsedByClub": "This is used in a subscription"
        }
      }
    }
  }
}