2017 © Pedro Peláez
 

magento2-module m2-overlaymagnify-module

Put the default magnify preview over the top of the thumbnail in magento2.

image

thousandmonkeys/m2-overlaymagnify-module

Put the default magnify preview over the top of the thumbnail in magento2.

  • Thursday, May 3, 2018
  • by lingwooc
  • Repository
  • 1 Watchers
  • 1 Stars
  • 56 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 65 % Grown

The README.md

overlayMagnify-magento2

Put the default magnify preview over the top of the thumbnail in magento2. Some fixes were required to make this work with touch screens and the full screen view., (*1)

Installation

  • composer require thousandmonkeys/m2-overlaymagnify-module
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy

Usage

It should just work., (*2)

Note this overrides the following settings from view.xml:, (*3)

<var name="magnifier">
    <var name="top">100</var> <!-- Top position of magnifier -->
    <var name="left">45</var> <!-- Left position of magnifier -->
    <var name="width">7700</var> <!-- Width of magnifier block -->
    <var name="height">7700</var> <!-- Height of magnifier block -->
</var>

The Versions

03/05 2018

dev-master

9999999-dev

Put the default magnify preview over the top of the thumbnail in magento2.

  Sources   Download

OSL-3.0 AFL-3.0

03/05 2018

v1.1.0

1.1.0.0

Put the default magnify preview over the top of the thumbnail in magento2.

  Sources   Download

OSL-3.0 AFL-3.0

08/04 2018

v1.0.1

1.0.1.0

Put the default magnify preview over the top of the thumbnail in magento2.

  Sources   Download

OSL-3.0 AFL-3.0