(Free) Related Products Carousel

To turn Related Products to Carousel on Mobile, like this.

Plugin03v3free 1

or like this.

Plugin03v3free 2

First, click Gear icon on Store Page

Plugin03v3 1 min

Next, click Advanced > Page Header Code Injection

Plugin03v3 2 min

Paste this code

<!-- @tuanphan - related products carousel -->
<link rel="stylesheet" href="https://code.beaverhero.com/file?filename=1759721810948relatedcarousel.css"/>
<script src="https://code.beaverhero.com/file?filename=1759721855169relatedcarousel.js.js"></script>

Plugin03v3free 3

If Related Products disappear on Mobile, you can use this to Custom CSS to fix it.

@media screen and (min-width:768px) {
.product-related-products>div[data-section-width] {
    display: grid !important;
}}
Buy me a coffee