view.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310
  1. <?xml version="1.0"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <view xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Config/etc/view.xsd">
  9. <media>
  10. <images module="Magento_Catalog">
  11. <image id="bundled_product_customization_page" type="thumbnail">
  12. <width>140</width>
  13. <height>140</height>
  14. </image>
  15. <image id="cart_cross_sell_products" type="small_image">
  16. <width>240</width>
  17. <height>300</height>
  18. </image>
  19. <image id="cart_page_product_thumbnail" type="small_image">
  20. <width>110</width>
  21. <height>160</height>
  22. </image>
  23. <image id="category_page_grid" type="small_image">
  24. <width>240</width>
  25. <height>300</height>
  26. </image>
  27. <image id="category_page_list" type="small_image">
  28. <width>240</width>
  29. <height>300</height>
  30. </image>
  31. <image id="customer_account_my_tags_tag_view" type="small_image">
  32. <width>100</width>
  33. <height>100</height>
  34. </image>
  35. <image id="customer_account_product_review_page" type="image">
  36. <width>285</width>
  37. <height>285</height>
  38. </image>
  39. <image id="customer_shared_wishlist" type="small_image">
  40. <width>113</width>
  41. <height>113</height>
  42. </image>
  43. <image id="gift_messages_checkout_small_image" type="small_image">
  44. <width>75</width>
  45. <height>75</height>
  46. </image>
  47. <image id="gift_messages_checkout_thumbnail" type="thumbnail">
  48. <width>100</width>
  49. <height>100</height>
  50. </image>
  51. <image id="mini_cart_product_thumbnail" type="thumbnail">
  52. <width>78</width>
  53. <height>78</height>
  54. </image>
  55. <image id="new_products_content_widget_grid" type="small_image">
  56. <width>240</width>
  57. <height>300</height>
  58. </image>
  59. <image id="new_products_content_widget_list" type="small_image">
  60. <width>270</width>
  61. <height>270</height>
  62. </image>
  63. <image id="new_products_images_only_widget" type="small_image">
  64. <width>78</width>
  65. <height>78</height>
  66. </image>
  67. <image id="product_base_image" type="image">
  68. <width>265</width>
  69. <height>265</height>
  70. </image>
  71. <image id="product_comparison_list" type="small_image">
  72. <width>140</width>
  73. <height>140</height>
  74. </image>
  75. <image id="product_page_image_large" type="image"/>
  76. <image id="product_page_image_medium" type="image">
  77. <width>700</width>
  78. <height>700</height>
  79. </image>
  80. <image id="product_page_image_small" type="thumbnail">
  81. <width>90</width>
  82. <height>90</height>
  83. </image>
  84. <image id="product_swatch_image_large" type="image"/>
  85. <image id="product_swatch_image_medium" type="image">
  86. <width>240</width>
  87. <height>300</height>
  88. </image>
  89. <image id="product_swatch_image_small" type="thumbnail">
  90. <width>88</width>
  91. <height>110</height>
  92. </image>
  93. <image id="product_page_main_image" type="image">
  94. <width>700</width>
  95. <height>700</height>
  96. </image>
  97. <image id="product_page_main_image_default" type="image">
  98. <width>700</width>
  99. <height>700</height>
  100. </image>
  101. <image id="product_page_more_views" type="thumbnail">
  102. <width>90</width>
  103. <height>90</height>
  104. </image>
  105. <image id="product_stock_alert_email_product_image" type="small_image">
  106. <width>76</width>
  107. <height>76</height>
  108. </image>
  109. <image id="product_small_image" type="small_image">
  110. <width>135</width>
  111. <height>135</height>
  112. </image>
  113. <image id="product_thumbnail_image" type="thumbnail">
  114. <width>75</width>
  115. <height>75</height>
  116. </image>
  117. <image id="recently_compared_products_grid_content_widget" type="small_image">
  118. <width>240</width>
  119. <height>300</height>
  120. </image>
  121. <image id="recently_compared_products_images_names_widget" type="thumbnail">
  122. <width>75</width>
  123. <height>90</height>
  124. </image>
  125. <image id="recently_compared_products_images_only_widget" type="thumbnail">
  126. <width>76</width>
  127. <height>76</height>
  128. </image>
  129. <image id="recently_compared_products_list_content_widget" type="small_image">
  130. <width>270</width>
  131. <height>207</height>
  132. </image>
  133. <image id="recently_viewed_products_grid_content_widget" type="small_image">
  134. <width>240</width>
  135. <height>300</height>
  136. </image>
  137. <image id="recently_viewed_products_images_names_widget" type="small_image">
  138. <width>75</width>
  139. <height>90</height>
  140. </image>
  141. <image id="recently_viewed_products_images_only_widget" type="small_image">
  142. <width>76</width>
  143. <height>76</height>
  144. </image>
  145. <image id="recently_viewed_products_list_content_widget" type="small_image">
  146. <width>270</width>
  147. <height>270</height>
  148. </image>
  149. <image id="related_products_list" type="small_image">
  150. <width>140</width>
  151. <height>140</height>
  152. </image>
  153. <image id="review_page_product_image" type="small_image">
  154. <width>285</width>
  155. <height>285</height>
  156. </image>
  157. <image id="rss_thumbnail" type="thumbnail">
  158. <width>75</width>
  159. <height>75</height>
  160. </image>
  161. <image id="sendfriend_small_image" type="small_image">
  162. <width>75</width>
  163. <height>75</height>
  164. </image>
  165. <image id="shared_wishlist_email" type="small_image">
  166. <width>135</width>
  167. <height>135</height>
  168. </image>
  169. <image id="side_column_widget_product_thumbnail" type="thumbnail">
  170. <width>75</width>
  171. <height>90</height>
  172. </image>
  173. <image id="upsell_products_list" type="small_image">
  174. <width>140</width>
  175. <height>140</height>
  176. </image>
  177. <image id="wishlist_sidebar_block" type="thumbnail">
  178. <width>75</width>
  179. <height>90</height>
  180. </image>
  181. <image id="wishlist_small_image" type="small_image">
  182. <width>113</width>
  183. <height>113</height>
  184. </image>
  185. <image id="wishlist_thumbnail" type="small_image">
  186. <width>240</width>
  187. <height>300</height>
  188. </image>
  189. </images>
  190. </media>
  191. <vars module="Magento_Catalog">
  192. <!-- Gallery and magnifier theme settings. Start -->
  193. <var name="gallery">
  194. <var name="nav">thumbs</var> <!-- Gallery navigation style (false/thumbs/dots) -->
  195. <var name="loop">true</var> <!-- Gallery navigation loop (true/false) -->
  196. <var name="keyboard">true</var> <!-- Turn on/off keyboard arrows navigation (true/false) -->
  197. <var name="arrows">true</var> <!-- Turn on/off arrows on the sides preview (true/false) -->
  198. <var name="caption">false</var> <!-- Display alt text as image title (true/false) -->
  199. <var name="allowfullscreen">true</var> <!-- Turn on/off fullscreen (true/false) -->
  200. <var name="navdir">horizontal</var> <!-- Sliding direction of thumbnails (horizontal/vertical) -->
  201. <var name="navarrows">true</var> <!-- Turn on/off on the thumbs navigation sides arrows(true/false) -->
  202. <var name="navtype">slides</var> <!-- Sliding type of thumbnails (slides/thumbs) -->
  203. <var name="transition">
  204. <var name="effect">slide</var> <!-- Sets transition effect for slides changing (slide/crossfade/dissolve) -->
  205. <var name="duration">500</var> <!-- Sets transition duration in ms -->
  206. </var>
  207. <var name="fullscreen">
  208. <var name="nav">thumbs</var> <!-- Fullscreen navigation style (false/thumbs/dots) -->
  209. <var name="loop">true</var> <!-- Fullscreen navigation loop (true/false/null) -->
  210. <var name="arrows">false</var> <!-- Turn on/off arrows on the sides preview in fullscreen (true/false/null) -->
  211. <var name="caption">false</var> <!-- Display alt text as image title in fullscreen(true/false) -->
  212. <var name="navdir">horizontal</var> <!--Sliding direction of thumbnails in fullscreen(horizontal/vertical) -->
  213. <var name="navtype">slides</var> <!-- Sliding type of thumbnails (slides/thumbs) -->
  214. <var name="transition">
  215. <var name="effect">dissolve</var> <!-- Sets transition effect for slides changing (slide/crossfade/dissolve) -->
  216. <var name="duration">500</var> <!-- Sets transition duration in ms -->
  217. </var>
  218. </var>
  219. </var>
  220. <var name="magnifier">
  221. <var name="fullscreenzoom">20</var> <!-- Zoom for fullscreen (integer)-->
  222. <var name="top"></var> <!-- Top position of magnifier -->
  223. <var name="left"></var> <!-- Left position of magnifier -->
  224. <var name="width"></var> <!-- Width of magnifier block -->
  225. <var name="height"></var> <!-- Height of magnifier block -->
  226. <var name="eventType">hover</var> <!-- Action that atcivates zoom (hover/click) -->
  227. <var name="enabled">false</var> <!-- Turn on/off magnifier (true/false) -->
  228. </var>
  229. <var name="breakpoints">
  230. <var name="mobile">
  231. <var name="conditions">
  232. <var name="max-width">767px</var>
  233. </var>
  234. <var name="options">
  235. <var name="options">
  236. <var name="nav">dots</var>
  237. </var>
  238. </var>
  239. </var>
  240. </var>
  241. <!-- end. Gallery and magnifier theme settings -->
  242. <var name="product_small_image_sidebar_size">100</var> <!-- Override for small product image -->
  243. <var name="product_base_image_size">275</var> <!-- Override for base product image -->
  244. <var name="product_base_image_icon_size">48</var> <!-- Base product image icon size -->
  245. <var name="product_list_image_size">166</var> <!-- New Product image size used in product list -->
  246. <var name="product_zoom_image_size">370</var> <!-- New Product image size used for zooming -->
  247. <var name="product_image_white_borders">1</var>
  248. </vars>
  249. <vars module="Magento_Bundle">
  250. <var name="product_summary_image_size">58</var> <!-- New Product image size used for summary block-->
  251. </vars>
  252. <vars module="Js_Bundle">
  253. <var name="bundle_size">1MB</var>
  254. </vars>
  255. <exclude>
  256. <item type="file">Lib::jquery/jquery.min.js</item>
  257. <item type="file">Lib::jquery/jquery-ui-1.9.2.js</item>
  258. <item type="file">Lib::jquery/jquery.details.js</item>
  259. <item type="file">Lib::jquery/jquery.details.min.js</item>
  260. <item type="file">Lib::jquery/jquery.hoverIntent.js</item>
  261. <item type="file">Lib::jquery/colorpicker/js/colorpicker.js</item>
  262. <item type="file">Lib::requirejs/require.js</item>
  263. <item type="file">Lib::requirejs/text.js</item>
  264. <item type="file">Lib::date-format-normalizer.js</item>
  265. <item type="file">Lib::legacy-build.min.js</item>
  266. <item type="file">Lib::mage/captcha.js</item>
  267. <item type="file">Lib::mage/dropdown_old.js</item>
  268. <item type="file">Lib::mage/list.js</item>
  269. <item type="file">Lib::mage/loader_old.js</item>
  270. <item type="file">Lib::mage/webapi.js</item>
  271. <item type="file">Lib::mage/zoom.js</item>
  272. <item type="file">Lib::mage/translate-inline-vde.js</item>
  273. <item type="file">Lib::mage/requirejs/mixins.js</item>
  274. <item type="file">Lib::mage/requirejs/static.js</item>
  275. <item type="file">Magento_Customer::js/zxcvbn.js</item>
  276. <item type="file">Magento_Catalog::js/zoom.js</item>
  277. <item type="file">Magento_Ui::js/lib/step-wizard.js</item>
  278. <item type="file">Magento_Ui::js/form/element/ui-select.js</item>
  279. <item type="file">Magento_Ui::js/form/element/file-uploader.js</item>
  280. <item type="file">Magento_Ui::js/form/components/insert.js</item>
  281. <item type="file">Magento_Ui::js/form/components/insert-listing.js</item>
  282. <item type="directory">Magento_Ui::js/timeline</item>
  283. <item type="directory">Magento_Ui::js/grid</item>
  284. <item type="directory">Magento_Ui::js/dynamic-rows</item>
  285. <item type="directory">Magento_Ui::templates/timeline</item>
  286. <item type="directory">Magento_Ui::templates/grid</item>
  287. <item type="directory">Magento_Ui::templates/dynamic-rows</item>
  288. <item type="directory">Magento_Swagger::swagger-ui</item>
  289. <item type="directory">Lib::modernizr</item>
  290. <item type="directory">Lib::tiny_mce</item>
  291. <item type="directory">Lib::varien</item>
  292. <item type="directory">Lib::jquery/editableMultiselect</item>
  293. <item type="directory">Lib::jquery/jstree</item>
  294. <item type="directory">Lib::jquery/fileUploader</item>
  295. <item type="directory">Lib::css</item>
  296. <item type="directory">Lib::lib</item>
  297. <item type="directory">Lib::extjs</item>
  298. <item type="directory">Lib::prototype</item>
  299. <item type="directory">Lib::scriptaculous</item>
  300. <item type="directory">Lib::less</item>
  301. <item type="directory">Lib::mage/adminhtml</item>
  302. <item type="directory">Lib::mage/backend</item>
  303. </exclude>
  304. </view>