Commerce QuickLook
Categories
Component ID
2631976
Component name
Commerce QuickLook
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
745
Component created
Component changed
Component body
Commerce QuickLook adds a themable link to products that allows for a more detailed display of the product when browsing. This preview display can be customized in many ways, like adding a 'Add to Cart' form so customers can add the product directly from the preview. These QuickLook links can be added to any content type with the option to only display for specific view modes.
Tested on the latest Drupal 7.x with the latest Commerce Kickstart 7.x-2.x.

Dependencies
The Drupal 7 version of QuickLook requires Magnific Popup.
Configuration
- Install Magnific Popup by following all given instructions.
- Download/Install the QuickLook module and any other listed dependencies.
- The QuickLook configuration page can be found at admin/commerce/config/commerce_quicklook. This can be accessed through the module administration page.
- Select which content types the QuickLook link will display on. Optionally, you can also select which view modes it should display on.
- [Optional] The QuickLook popup content layout can be modified under admin/structure/types/manage/[content-type]/display/commerce_quicklook.
- [Optional] The Quick Look link default template can be overridden by creating a new template in your theme templates folder called commerce-quicklook-links.tpl.php. Content type specific templates can be created by using commerce-quicklook-links--[content type].tpl.php.
