Skip to main content
All CollectionsHow to show your quiz
How to add Quizzes to Collection Descriptions
How to add Quizzes to Collection Descriptions
Wendy avatar
Written by Wendy
Updated over 7 months ago

You can directly embed the quiz beneath the collection name, similar to this example:


To do this, we need to copy this code inside the collection descriptions:

<iframe style="border-width:0px;min-height:500px; width:100%;" name="PPF quiz" allowfullscreen="" src="QUIZ_URL_GOES_HERE" height="800" class="ppf__frame"></iframe>

NOTE: Replace QUIZ_URL_GOES_HERE with the actual URL of your quiz.


To start off, head over to your Shopify admin:‍

  1. Go to Products -> Collections and select or Create collection you want to show your quiz.

  2. Click "Show HTML"

  3. Paste the code above and don't forget to edit the "QUIZ_URL_GOES_HERE" with the actual URL of your quiz. Click "View" to test your quiz.

    You can find the quiz URL of your quiz under Publish of the Lantern Quiz Builder


    ​

Did this answer your question?