Menu
Feedback
Start here
Tutorials
Developer portal

Known Issues
Support Rules
Troubleshooting

Frequently Asked Questions
Announcements
Known issues
Quick view does not work on HTTPS pages
Quick view does not work on HTTPS pages
ID:
Fixed
Published on 8/2/2017
Last update on 12/31/2019

Summary

The $product.QuickView viewpart for aisle templates renders a link in HTML to open quickview's iframe.

<a class="thickbox" alt="Nome do produto" href="http://loja.vtexcommercestable.com.br/quick-view/?idproduto=3672&amp;KeepThis=true&amp;TB_iframe=true">Espiar</a>

When using HTTPS, the destination link protocol stays HTTP, generating a non-HTTPS iframe. Because this falls under mixed content, the action is blocked and iframe doesn't load.

Simulation

All you need is an aisle with a quickview function on a HTTPS page.

Workaround

The only workaround runs into the need to customize the front-end, where a simple Javascript can be implemented, editing the link ("href") of all quickview elements, which would make the URL adopt a HTTPS format, thus allowing iframe to load as expected.

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX community.
Join our community
Request support from VTEX
For personalized assistance, contact our experts.
Open a support ticket
GithubDeveloper portalCommunityFeedback