Promotional Banners at the Top of Collections

Hi,

I need assistance on the website www.stingeroffroad.com.

We are currently running two promotions, one site-wide and one for a specific collection of “10in Radios.” We have enabled a banner for each promotion on all collections and the 10in radio collection.

Impulse theme allows the option of selecting all collections, one collection, or no collections. I do not want two banners at the top of the 10in radio collection (as pictured), but Shopify does not allow me to exclude just one collection.

What I want to accomplish is having the site-wide banner “free camera with purchase over $399” appear on all collections - minus the 10in radios. This way the 10in radio collection only shows one banner.

Thank you for your assistance!

G’day Smunoz!

That looks like a constraint of the Impulse theme. I am not too familiar with the theme so can’t give you a specific code solution to fix it.

I can give you an alternative solution though! My advice would be to create a second collection template for the 10in Radio collection. That way it would use its own data independently to your base collection.

To create a new template:

  1. Login to the Shopify backend
  2. Sales channels > Online Store
  3. Find the live theme and click the three dots > Edit code
  4. Find templates and click Add new template
  5. Select Collection > JSON and call it 10in-radios > Done
  6. Once created click back and Customize on the selected theme
  7. Click Home page at top of screen and search for 10in-radios and click the template
  8. Add specific content

At this point you have created a new template for your collection but the collection does not use the template yet. To select the collection template, go to the collection (Products > Collections > 10in Radio) and pick the template on the right side (image)

When the sale is over simply reset the collection template to default!

Let me know if that works.

DISCLAIMER: Be careful when editing the code of the live theme. Any changes will appear on the live site. It is recommended that you duplicate the theme before making changes.