Unpublished collections in Liquid

The documentation of the product object shows that the collections property is limited to those collections that are published on the Online Store sales channel. Is there a way around this whereby we can retrieve all collections (including those that are not published on the Online Store sales channel) a product belongs to in Liquid?

Hi Bart,

I don’t believe Liquid as an API would have access to/ awareness of collections that are not published on the Online Store. However you could create an app that queries the Admin API to get info on collections published to non-Online Store channels, and then pass that data to a theme app extension?