fr3on/quickview

Quickview for Magento 2

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:magento2-module

1.0.0 2023-07-21 13:41 UTC

This package is not auto-updated.

Last update: 2024-10-12 19:06:50 UTC


README

This module adds a quick view button to the product list page and product view page.

Requirements

  • Magento 2.4.x
  • PHP 7.4.x

Installation

Composer

composer require fr3on/quickview

Manual

Download the module and upload the contents of the module to app/code/Fr3on/QuickView directory of your Magento 2 instance.

  • Enable the module by running php bin/magento module:enable Fr3on_QuickView
  • Apply database updates by running php bin/magento setup:upgrade
  • Flush the cache by running php bin/magento cache:flush
  • Done

Screenshots

  • Product List Page
  • Product View Page
  • Quick View Popup
  • Quick View Popup
  • Quick View Popup
  • Cart View Page