{
  "en": {
    "epub": {
      "products": {
        "CategoryList": {},
        "CategoryDetailList": {
          "ViewCategoriesLink": "View Categories",
          "ViewProductsLink": "View Wines",
        },
        "CategoryWithProducts": {
          "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",
          "ProductQuantityLabel_template": "Desired quantity of {product_name}",
          "AddToCartButton": "Add To Cart",
          "AddToCartButtonLabel_template": "Add selected quantity of {product_name} to cart",
          "AddMoreToCartButton": "Add More To Cart",
          "AddMoreToCartButtonLabel_template": "Add selected quantity of {product_name} to cart",
          "SelectOptionsButton": "Select Options",
          "CancelProductVariantsButton": "Cancel",
          "AddProductVariantsButton": "Add To Cart",
          "CartCount_template": "You have {cart_quantity}",
          "Status": {
            "BackOrdered": "This item is back-ordered",
            "Call": "Currently unavailable: please call",
            "Discontinued": "This item has been discontinued",
            "PreOrdered": "This item is pre-ordered",
            "RestrictedAllocated": "This item is allocated",
            "RestrictedShipState_template": "This item may not be shipped to {destination}",
            "RestrictedWineClub": "This item is for club members",
            "SoldOut": "This item is sold out",
            "MaxedOut_template": "Cart has maximum of {maximum_quantity}",
            "Unknown": "This item is unavailable"
          }
        },
        "CategoriesList": {
          "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",
          "ProductQuantityLabel_template": "Desired quantity of {product_name}",
          "AddToCartButton": "Add To Cart",
          "AddToCartButtonLabel_template": "Add selected quantity of {product_name} to cart",
          "AddMoreToCartButton": "Add More To Cart",
          "AddMoreToCartButtonLabel_template": "Add selected quantity of {product_name} to cart",
          "SelectOptionsButton": "Select Options",
          "CancelProductVariantsButton": "Cancel",
          "AddProductVariantsButton": "Add To Cart",
          "CartCount_template": "You have {cart_quantity}",
          "Status": {
            "BackOrdered": "This item is back-ordered",
            "Call": "Currently unavailable: please call",
            "Discontinued": "This item has been discontinued",
            "PreOrdered": "This item is pre-ordered",
            "RestrictedAllocated": "This item is allocated",
            "RestrictedShipState_template": "This item may not be shipped to {destination}",
            "RestrictedWineClub": "This item is for club members",
            "SoldOut": "This item is sold out",
            "MaxedOut_template": "Cart has maximum of {maximum_quantity}",
            "Unknown": "This item is unavailable"
          }
        },
        "CategoryNotFound": {
          "Title": "Category Not Found",
          "Summary": "Category does not exist or is not available to you.",
          "ActionButton": "Continue Shopping"
        },
        "ProductDetail": {
          "ImageAlt_template": "Product image for {product_name}",
          "PriceLabel": "Price",
          "RegularPriceLabel": "Regular price",
          "DiscountPriceLabel": "Discount price",
          "CartRegionLabel": "Cart controls",
          "ProductQuantityLabel": "Desired quantity",
          "AddToCartButton": "Add To Cart",
          "AddToCartButtonLabel": "Add selected quantity to cart",
          "AddMoreToCartButton": "Add More To Cart",
          "AddMoreToCartButtonLabel": "Add selected quantity to cart",
          "CartCount_template": "You have {cart_quantity}",
          "StatusRegionLabel": "Product status",
          "DescriptionRegionLabel": "Product description",        
          "TechnicalNotesTitle": "Winemaker Notes",
          "ReviewNotesTitle": "Reviews",
          "ViewPDFLink": "View PDF Factsheet",
          "SecondaryNotesTitle": "Additional notes",
          "Attribute1_template": "{variant_1}: {attribute_1}",
          "Attribute2_template": "{variant_2}: {attribute_2}",
          "Attribute3_template": "{variant_3}: {attribute_3}",
          "Status": {
            "BackOrdered": "This item is back-ordered",
            "Call": "Currently unavailable: please call",
            "Discontinued": "This item has been discontinued",
            "PreOrdered": "This item is pre-ordered",
            "RestrictedAllocated": "This item is allocated",
            "RestrictedShipState_template": "This item may not be shipped to {destination}",
            "RestrictedWineClub": "This item is for club members",
            "SoldOut": "This item is sold out",
            "MaxedOut_template": "Cart has maximum of {maximum_quantity}",
            "Unknown": "This item is unavailable"
          }
        },
        "ProductNotFound": {
          "Title": "Product Not Found",
          "Summary": "Product does not exist or is not available to you.",
          "ActionButton": "Continue Shopping"
        },
        "ProductSearch": {
          "RegionLabel": "Product Search controls",
          "ProductCategoryLabel": "Product category for search",
          "NoResults": "No Matching Products",
          "SearchInput": "Search Products",
          "SearchInputLabel": "Enter Product Search Text"
        }
      }
    }
  }
}