view.xml 14 KB

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