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
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.