2017 © Pedro Peláez
 

magento2-module magento2-quickview

Script QuickView Module

image

scriptua/magento2-quickview

Script QuickView Module

  • Monday, July 16, 2018
  • by scriptua
  • Repository
  • 4 Watchers
  • 13 Stars
  • 402 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 2 Open issues
  • 8 Versions
  • 72 % Grown

The README.md

Magento 2 Product QuickView Module

Magento extension Quick View brings a convenient experience to the shoppers: for any item they pay attention to, only one click is needed to reach the item info. There will be no more loading page for product detail but a pop-up window with Add-to-Cart button appears in no time., (*1)

Main Features:

  • Ajax-based popup window (no iframe)
  • Support multiple Websites, Store Views Configuration
  • View product information in the popup window anywhere
  • Ajax-add-to-cart in Quick View window
  • Allow to submit reviews for product within Quick View window
  • Support multiple languages
  • Allow quick view with all product types: Simple Products, Configurable Products, Download Products, Bundle Products, Virtual Products, Grouped Products
  • Allow previous/next product navigation inside Quick View
  • Allow to set the type and speed of transition (Fade, Elastic, None)
  • Allow to set initial width/height of Quick View popup window when Quick View opens.
  • Allow to show/hide Quick View title in the popup window
  • Allow to show/hide current state of Quick View
  • Allow to show/hide the Go to product button
  • Allow to show/hide Product Detail / Product review tab
  • Allow to customize the label of Quick View button
  • Allow to add your own additional CSS class
  • Automatically apply the style of your chosen theme, so it helps to avoid potential conflict with any 3rd-party theme.
  • Fully Responsive

Installation Guide

composer require scriptua/magento2-quickview
bin/magento module:enable Script_Base
bin/magento module:enable Script_QuickView
bin/magento setup:upgrade

Frontend view

Button in grid catalog product

Button in grid catalog product, (*2)

Open popup product

Open popup product, (*3)

The Versions

16/07 2018

dev-master

9999999-dev

Script QuickView Module

  Sources   Download

GPL-3.0 OSL-3.0 AFL-3.0 GNU-3.0

The Requires

 

16/07 2018

1.0.4

1.0.4.0

Script QuickView Module

  Sources   Download

GPL-3.0

The Requires

 

18/06 2018

1.0.3

1.0.3.0

Script QuickView Module

  Sources   Download

GNU-3.0

The Requires

 

07/06 2018

1.0.2

1.0.2.0

Script QuickView Module

  Sources   Download

GNU-3.0

The Requires

 

21/11 2017

1.0.1

1.0.1.0

Script QuickView Module

  Sources   Download

GNU-3.0

The Requires

 

05/11 2017

1.0.0

1.0.0.0

Script QuickView Module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

25/07 2017

0.0.3

0.0.3.0

Script QuickView Module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

24/07 2017

0.0.1

0.0.1.0

Script QuickView Module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.6.5|7.0.2|7.0.4|~7.0.6
  • magento/module-catalog 101.* | 100.*