{
  "en": {
    "epub": {
      "cart": {
        "AddedToCart": {
          "Title": "Added to your cart",
          "DismissLink": "X",
          "ImageAlt_template": "Product image for {product_name}",
          "Attribute1_template": "{variant_1}: {attribute_1}",
          "Attribute2_template": "{variant_2}: {attribute_2}",
          "Attribute3_template": "{variant_3}: {attribute_3}",
          "AttributesInCart_template": [
              "+ {cart_variant_count, plural,",
              "    one {{cart_variant_count} additional option}",
              "  other {{cart_variant_count} additional options}",
              "}"
            ],
          "PriceLabel": "Price",
          "RegularPriceLabel": "Regular price",
          "DiscountPriceLabel": "Discount price",
          "QuantityLabel": "Quantity: ",
          "ShopMoreButton": "Shop More",
          "ViewCartButton": "View Cart",
          "SuggestionsTitle": "You May Also Like"
        },
        "Cart": {
          "Title": "Your Cart",

          "CouponFormLink": "Enter Coupon Code",
          "EnterCoupon": "Coupon Code:",
          "CouponButton": "OK",
          "CouponIsInvalid_template": "Coupon Code "{coupon_code}" is not valid for this order.",
          "CouponIsForOrder_template": "Coupon Code "{coupon_code}" has been applied.",
          "CouponIsForFreeShipping_template": "Coupon Code "{coupon_code}" has been applied.",
          "CouponIsForFlatShipping_template": "Coupon Code "{coupon_code}" has been applied.",
          "CouponIsNotBest_template": "Coupon Code "{coupon_code}" is valid, but a better discount has been applied.",

          "ItemsHeader_template": [
            "{items_quantity_total, plural,",
            "    one {{items_quantity_total} ITEM}",
            "  other {{items_quantity_total} ITEMS}",
            "}"
          ],
          "QuantityHeader": "QUANTITY",
          "TotalHeader": "TOTAL",

          "ImageAlt_template": "Product image for {product_name}",

          "Attribute1_template": "{variant_1}: {attribute_1}",
          "Attribute2_template": "{variant_2}: {attribute_2}",
          "Attribute3_template": "{variant_3}: {attribute_3}",

          "PriceLabel": "Price",
          "RegularPriceLabel": "Regular price",
          "DiscountPriceLabel": "Discount price",
          "QuantityLabel": "Quantity",
          "SubtotalLabel": "Subtotal",
          "RemoveItemLabel": "Remove item from cart",

          "Allocated": {
            "Title": "Allocated Items",
            "QuantityLinkLabel": "Quantity",
            "RequestQuantity_template": "+ {cart_request_quantity} requested",
            "RemoveItemLabel": "Remove allocated item from cart"
          },

          "ShipStateRestriction_template": "This item may not be shipped to {destination}",
          "ShopButton": "Continue Shopping",

          "Summary": {
            "ChangeZip": "Change Zip to:",
            "ChangeZipOK": "OK",
            "ChangeZipCancel": "Cancel",

            "ZipFormLink": "Enter Zip to estimate shipping and tax",
            "EnterZip": "Zip for ship/tax estimate:",
            "EnterZipOK": "OK",

            "Subtotal": "Subtotal",
            "SubtotalLabel": "Items subtotal",
            "SubtotalDiscountedLabel": "Items subtotal after discount",
            "Shipping_template": "Shipping ({ship_method}) to ",
            "ShippingDiscountedLabel": "Shipping total after discount",
            "ShippingTotalLabel": "Shipping total",
            "TaxTotalShip_template": "Estimated Tax for {shipping_zip}",
            "TaxTotalPickup_template": "Estimated Tax for {pickup_zip} pickup location",
            "FeesTotal": "Fees & Surcharges",
            "GrandTotal": "Total",

            "AllocationMinQuantity_template": [
              "Allocation purchase requires {allocation_minimum_quantity, plural,",
              "    one {{allocation_minimum_quantity} item}",
              "  other {{allocation_minimum_quantity} items}",
              "}, or remove to checkout"
            ],

            "CheckoutButton": "Proceed to Checkout"
          },

          "Validation": {
            "Title": "Please correct the following problems:",
            "coupon_code_required": "Please enter a coupon code.",
            "zip_required": "A 5-digit zip code is required.",
            "zip_invalid_template": "Please enter a {ship_estimate_zip_length}-digit zip code."
          }
        },
        "SideCart": {
          "Title": "Your Cart",

          "Suggestions": {
            "Title": "You May Also Like",
            "AddToCartButton": "Add To Cart",
            "AddToCartButtonLabel_template": "Add one {product_name} to cart"
          },

          "ImageAlt_template": "Product image for {product_name}",

          "Attribute1_template": "{variant_1}: {attribute_1}",
          "Attribute2_template": "{variant_2}: {attribute_2}",
          "Attribute3_template": "{variant_3}: {attribute_3}",

          "PriceLabel": "Price",
          "RegularPriceLabel": "Regular price",
          "DiscountPriceLabel": "Discount price",
          "QuantityLabel": "Quantity",
          "SubtotalLabel": "Subtotal",
          "RemoveItemLabel": "Remove item from cart",

          "EmptyCart": "You have nothing in your cart!",
          "EmptyCartButton": "Shop Now",

          "CloseLabel": "Close Cart Viewer",

          "Allocated": {
            "Title": "Allocated Items",
            "QuantityLinkLabel": "Quantity",
            "RequestQuantity_template": "+ {cart_request_quantity} requested",
            "RemoveItemLabel": "Remove allocated item from cart"
          },

          "ShipStateRestriction_template": "This item may not be shipped to {destination}",

          "Summary": {
            "Subtotal": "Subtotal",
            "SubtotalLabel": "Items subtotal",
            "SubtotalDiscountedLabel": "Items subtotal after discount",
            "Shipping_template": "Shipping ({ship_method}) to ",
            "ShippingDiscountedLabel": "Shipping total after discount",
            "ShippingTotalLabel": "Shipping total",
            "TaxTotalShip_template": "Estimated Tax for {shipping_zip}",
            "TaxTotalPickup_template": "Estimated Tax for {pickup_zip} pickup location",
            "FeesTotal": "Fees & Surcharges",
            "GrandTotal": "Total",

            "ChangeZip": "Change Zip to:",
            "ChangeZipOK": "OK",
            "ChangeZipCancel": "Cancel",

            "ZipFormLink": "Enter Zip to estimate shipping and tax",
            "EnterZip": "Enter Zip to estimate shipping and tax:",
            "EnterZipOK": "OK",

            "CheckoutButton": "Checkout",
            "ViewCartButton": "View Cart",

            "AllocationMinQuantity_template": [
              "Allocation purchase requires {allocation_minimum_quantity, plural,",
              "    one {{allocation_minimum_quantity} item}",
              "  other {{allocation_minimum_quantity} items}",
              "}, or remove to checkout"
            ]
          },

          "Validation": {
            "Title": "Please correct the following problems:",
            "zip_required": "A 5-digit zip code is required.",
            "zip_invalid_template": "Please enter a {ship_estimate_zip_length}-digit zip code."
          }
        },
        "MiniCart": {
          "NoItems_template": "0 Items",
          "OneItem_template": "{total_qty} item / {total}",
          "MultipleItems_template": "{total_qty} items / {total}",
          "RegionLabel": "Cart Overview"
        },
        "GeneralCartEmpty": {
          "Title": "Cart",
          "Summary": "Your cart is empty",
          "ActionButton": "Continue Shopping"
        }
      }
    }
  }
}