Displaying the Carousel Widgets on Vintage Themes

Highlight your favorite reviews by adding our Carousel Widgets to your vintage theme (Shopify 1.0 theme) code.

To manually add the Carousel Widgets to your Homepage by code:

  • Inside the Shopify Themes menu, click the “... ” button next to “Customize” and select "Edit code":

  • Open the template or section you use for your homepage (Usually called theme.liquid).
  • Copy the code of the Carousel Widget you would like to display:

Testimonials Carousel Widget

<div id="loox-default-carousel"><div class="loox-v2-carousel-container" id="LOOX-V2_CAROUSEL-testimonial" data-slide-type="testimonial" > </div></div>

Gallery Carousel Widget

<div id="loox-default-carousel"><div class="loox-v2-carousel-container" id="LOOX-V2_CAROUSEL-gallery" data-slide-type="gallery" > </div></div>

Cards Carousel Widget

<div id="loox-default-carousel"><div class="loox-v2-carousel-container" id="LOOX-V2_CAROUSEL-card" data-slide-type="card" > </div></div>
  • Paste the code where you would like the widget to appear on the page:

  • Click “Save”:

Related Articles

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article