How would I add a conditions page to one collections page?

Topic summary

A store owner needs to add terms and conditions specifically for one product collection. They’re asking whether this can be achieved through Shopify’s built-in features, custom code, or third-party apps.

A developer responds that implementation is possible without requiring an app, but requests clarification on the desired presentation format:

  • A link directing to a separate T&C page
  • Full terms displayed directly on the collection page as a section

The solution approach (manual configuration, code, or hybrid) depends on these specific requirements. The developer confirms this is achievable through various methods once the exact display preference is determined.

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

It depends how you wanna display the t&c. So suppose you have a men’s collection and you need it to just show it there, but how do you wanna show it like a link to a t&c page or all details presented on that page like a regular section.

Please be more specific and exactly what you need in terms of your website and data. Anyways it is possible either manually or code or bit of both. I don’t think you have to use an app for this small bit of requirement.