Quick View by Secomapp Integration Guide
Here is the guide for Quick View by Secomapp Integration with Boost Product Filter & Search app.
In this article
About Quick View by Secomapp
1
App Information
- Quick View gives your shoppers quick access to product preview in one click without reloading the whole site.
- App details: https://apps.shopify.com/quick-view
2
Quick View Integration Benefit
- Optimize conversion rate by filtering products and show preview popup anytime.
Demo of Quick View Integration
We have not yet received any request to integrate with Quick View by Secomapp. However, it should be exactly like in the screenshot.
Instruction
Attention: The current document only works with the new front-end lib from Boost Commerce. Please read this document first to know if you are using the latest version.
// Quick view if ((typeof SCAShopify) !== 'undefined') { SCAShopify.jQuery(document).unbind('click.fb-start'); SCAShopify.loaded = false; SCAQVinit = undefined; $.getScript($('script[src*="sca-qv-"]').attr('src')); }