How can i change this like this (as how i have for collection):
Topic summary
A user wants to transform the Related Products section in their Dawn theme from a static grid layout into a slider/carousel format.
Current Status:
- The user shared screenshots showing the desired slider appearance versus their current grid display
- They’re seeking implementation guidance for this layout change
Proposed Solutions:
- Add a slider library (JavaScript-based carousel component)
- Incorporate necessary CSS and JavaScript files into the theme
- Modify the Related Products section code to integrate the slider functionality
- Apply custom CSS for styling adjustments
Outstanding Need:
- The original poster requested detailed step-by-step instructions with specific code examples, indicating they have limited technical experience with this type of customization
- No complete implementation code has been provided yet
@NOT1 Yeah you can do this by putting slider code in the you may also like section.
Hi,
Add a Slider Library
Add CSS/JS Files
Edit the Related Products Section
Initialize the Slider
Code example
Use CSS for style
I dont know much about these can u pls explain me step by step and give the codes

