{
  "image_dimensions_category": {
    "type": "ImageDimensions",
    "value": {
      "width": "200",
      "height": "200",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_subcategory": {
    "type": "ImageDimensions",
    "value": {
      "width": "200",
      "height": "200",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_thumb": {
    "type": "ImageDimensions",
    "value": {
      "width": "500",
      "height": "500",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_popup": {
    "type": "ImageDimensions",
    "value": {
      "width": "1000",
      "height": "1000",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_popup_thumb": {
    "type": "ImageDimensions",
    "value": {
      "width": "80",
      "height": "80",
      "resize": "fill"
    },
    "php": true,
    "selector": ".fancybox-product-images",
    "properties": {
      "width": "--thumb-width: %spx",
      "height": "--thumb-height: %spx"
    }
  },
  "image_dimensions_product": {
    "type": "ImageDimensions",
    "value": {
      "width": "250",
      "height": "250",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_additional": {
    "type": "ImageDimensions",
    "value": {
      "width": "100",
      "height": "100",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_manufacturer_logo": {
    "type": "ImageDimensions",
    "value": {
      "width": "100",
      "height": "100",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_options": {
    "type": "ImageDimensions",
    "value": {
      "width": "40",
      "height": "40",
      "resize": "fill"
    },
    "php": true
  },
  "image_dimensions_related": {
    "type": "ImageDimensions",
    "value": {
      "width": "250",
      "height": "250",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_manufacturer": {
    "type": "ImageDimensions",
    "value": {
      "width": "100",
      "height": "100",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_compare": {
    "type": "ImageDimensions",
    "value": {
      "width": "100",
      "height": "100",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_wishlist": {
    "type": "ImageDimensions",
    "value": {
      "width": "50",
      "height": "50",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_cart": {
    "type": "ImageDimensions",
    "value": {
      "width": "50",
      "height": "50",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_location": {
    "type": "ImageDimensions",
    "value": {
      "width": "120",
      "height": "120",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_autosuggest": {
    "type": "ImageDimensions",
    "value": {
      "width": "50",
      "height": "50",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_notification": {
    "type": "ImageDimensions",
    "value": {
      "width": "50",
      "height": "50",
      "resize": "fit"
    },
    "php": true
  },
  "image_dimensions_blog": {
    "type": "ImageDimensions",
    "value": {
      "width": "335",
      "height": "200",
      "resize": "fill"
    },
    "php": true
  },
  "image_dimensions_blog_post": {
    "type": "ImageDimensions",
    "value": {
      "width": "1060",
      "height": "400",
      "resize": "fill"
    },
    "php": true
  }
}
