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”:


If you need assistance editing your code, contact our Support team. We’re available 24/7 and happy to help!

Still need help? Contact Us Contact Us