![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/cartforge.co/vendor/magento/module-catalog/Test/Unit/Model/_files/ |
<?xml version="1.0"?> <!-- /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ --> <view xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Config/etc/view.xsd"> <media> <images module="Magento_Catalog"> <image id="swatch_thumb_base" type="swatch_thumb"> <width>75</width> <height>75</height> <constrain>false</constrain> <aspect_ratio>false</aspect_ratio> <frame>false</frame> <transparency>false</transparency> <background>[255, 25, 2]</background> </image> <image id="swatch_thumb_medium" type="swatch_medium"> <width>750</width> <height>750</height> <constrain>true</constrain> <aspect_ratio>true</aspect_ratio> <frame>true</frame> <transparency>true</transparency> <background>[255, 25, 2]</background> </image> <image id="swatch_thumb_large" type="swatch_large"> <width>1080</width> <height>720</height> <constrain>0</constrain> <aspect_ratio>0</aspect_ratio> <frame>0</frame> <transparency>0</transparency> <background>[255, 25, 2]</background> </image> <image id="swatch_thumb_small" type="swatch_small"> <width>100</width> <height>100</height> <constrain>1</constrain> <aspect_ratio>1</aspect_ratio> <frame>1</frame> <transparency>1</transparency> <background>[255, 25, 2]</background> </image> </images> </media> </view>