Please I need help with adding extra announcement bar, position, icons, text, symbols, price history

Topic summary

A user seeks help implementing three customizations on their Shopify store, referencing Kids One Store as an example:

1. Dual Announcement Bars:

  • Wants to add a second announcement bar at the top of the landing page
  • One solution suggests using the theme’s built-in option (Online Store > Theme > Customize > Header > Add Section > Add announcement bar)
  • Alternative approach involves creating a custom section through code if the theme doesn’t support multiple bars natively

2. Payment Button Layout:

  • Needs buttons positioned side-by-side on desktop
  • Should stack vertically on mobile view
  • Can be achieved with CSS media queries

3. Product Information Display:

  • Wants to add icons, text, price history, and symbols below payment buttons
  • Implementation depends on whether content is static (simple) or dynamic per product (requires metafields)
  • Would need to be added to the product template

Status: The discussion remains open with two responses offering solutions—one suggesting custom coding collaboration, the other providing a quick theme customization path for the announcement bar.

Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

Hi @Williamtommy
Go to the Online Store > Theme > Customize > Header > Add Section > Add announcement bar

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!