![]() 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/app/code/Magepow/Productzoom/etc/ |
<?xml version="1.0"?> <!-- /** * @Author: nguyen * @Date: 2020-02-12 14:01:01 * @Last Modified by: nguyen * @Last Modified time: 2020-04-28 18:55:34 */ --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd"> <default> <magepow_productzoom> <general> <enabled>1</enabled> <responsive>true</responsive> <scrollZoom>false</scrollZoom> <zoomType>inner</zoomType> <zoomWindowPosition>1</zoomWindowPosition> <zoomWindowFadeIn>true</zoomWindowFadeIn> <zoomWindowFadeOut>true</zoomWindowFadeOut> <zIndex>99</zIndex> <imageCrossfade>false</imageCrossfade> <loadingIcon>false</loadingIcon> <cursor>default</cursor> <borderSize>1</borderSize> <borderColour>#666</borderColour> <easing>false</easing> <easingType>zoomdefault</easingType> <easingDuration>2000</easingDuration> <lensShape>square</lensShape> <lensFadeIn>false</lensFadeIn> <lensFadeOut>false</lensFadeOut> <lensBorder>1</lensBorder> <lensColour>#fff</lensColour> <lensOpacity>0.4</lensOpacity> <tint>false</tint> <tintColour>#333</tintColour> <tintOpacity>0.4</tintOpacity> </general> </magepow_productzoom> </default> </config>