SOLVED: WooCommerce Product Quick View Clarifiication

Hello everyone,

Recently, I faced an issue with the WooCommerce Product Quick View documentation.

It is mentioned in the doc that “Do not set any template condition for the popup template as we will embed it in the Products loop.”

If I don’t set any condition for the pop-up, it doesn’t work. It only works when I put the condition for the pop-up.

So my question is, is the documentation deprecated, or am I missing something? Please let me know.

Hi @Painkiller ,

The tutorial is correct.

In Step 4, you will be using a template element to insert the Quick view popup instead of a condition. (It’s a must or you might not be able to get the correct looping product context)

Regards,
Jenn

1 Like

Thank you, brother, for correcting me.

I appreciate it.