Table of Contents
- โจ What Youโre Customizing
- ๐ Step 1: Add the Section to Your Page
- ๐งพ Step 2: Customize General Settings
- ๐ Step 3: Set the Collection & Display Options
- ๐ง Step 4: Customize Playlist Features
- ๐ Step 5: Font & Color Customization
- ๐ฆ Step 6: Button & Icon Styling
- ๐ฑ Step 7: Layout & Padding
- ๐ Developer Tip (Optional)
- โ Final Step: Save & Test
โจ What Youโre Customizing #
This guide will help you personalize your “Featured Tracks” section on your store โ including layout, playlist features, fonts, icons, and colors โ using the Shopify Theme Editor.
๐ Step 1: Add the Section to Your Page #
- Go to Shopify Admin โ Online Store โ Themes
- Click Customize next to your live theme
- On the left sidebar, click Add Section
- Search for Featured Tracks
- Click Add, then drag it where you want it on the page
- ๐ You’re ready to customize
๐งพ Step 2: Customize General Settings #
โ Title #
- Change the main heading of your section (e.g. โ๐ฅ Hot Beatsโ or โTop Picksโ)
- Adjust font size (0โ10%) and alignment (Left / Center / Right)
โ Description (Optional) #
- Use either a custom description or pull in the collectionโs description
- Styled using Shopifyโs rich text editor
๐ Step 3: Set the Collection & Display Options #
๐ต Choose a Collection #
- Select the beat collection you want to feature
๐ Display Options #
- Products to show: Set how many tracks to show (2โ25)
- Show View All button: Enable if you want a link to the full collection
- View All style: Choose Link, Solid, or Outline button
๐ Full Width #
- Toggle to stretch the section edge-to-edge on desktop
๐ง Step 4: Customize Playlist Features #
These control what appears in your tracklist:
| Feature | Toggle it ON to show |
|---|---|
| Playlist Header | Column titles (Title, BPM, Genre, etc.) |
| BPM | Tempo of each track |
| Genre | Music genre (Hip Hop, Afro, etc.) |
| Key | Musical key (C Minor, D Major, etc.) |
| Tags | Style or mood (e.g., Dark, Happy) |
| Sticky Audio Player | Stays at the bottom when user scrolls |
| Quick Add Button | Adds product to cart instantly |
๐ Step 5: Font & Color Customization #
๐ถ Playlist Title #
- Change font, size, and color for each beatโs title
- Customize hover and active states for interaction
๐ Playlist Fields (Genre, BPM, Key, Tags) #
- Set font and color for secondary track info
๐ฆ Step 6: Button & Icon Styling #
โบ Play Icon #
Customize the play button color:
- Normal
- Hover
- Active (clicked)
๐ฒ Button Styles #
Customize playlist buttons (if used):
- Background: Normal, Hover, Active
- Label (Text): Normal, Hover, Active
- Font Size for label text
๐ฑ Step 7: Layout & Padding #
- Adjust top and bottom padding for spacing
- The section is responsive and adjusts on mobile automatically
- Left & Right padding is fixed at 70px (can be adjusted in code if needed)
๐ Developer Tip (Optional) #
To modify advanced layout or animations:
- Use files like
card-product-tracks.liquid - CSS styles in
beatifyy-player-style.cssandfeatured-collection-playlist.css
โ Final Step: Save & Test #
- Click Save in the top-right of the editor
- View the section on both desktop and mobile
- Test the audio player, play buttons, and add to cart functionality