Access Sales channel info in liquid

Is there any way to access the sales channel info through liquid object i could see this info in the order page in shopify and also i could see the info in webhook payloads and API’s but there is no property for this in checkout liquid object to get this info

skipper17_0-1680237308589.png

Hi @skipper17

Unfortunately, there is no direct Liquid object in Shopify to obtain sales channel data. However, you can utilize the Shopify API to fetch sales channel details and then employ JavaScript to display the information in your Liquid templates.