---
title: "Add Online Sales Channel to any Product"
---

## Steps to add Online Sales channel
<Steps>
    <Step title="On product page on Shopify dashboard, click on three dots of Publishing">
        <img
        src="/images/Surebright-Sales-channel-Step-1.jpeg"
        alt="Surebright-Sales-channel-Step-1"
        title="Surebright-Sales-channel-Step-1"
        className="mx-auto"
        style={{ width:"86%" }}
        />
    </Step>

    <Step title="Select Online Store from the list and click done">
        <img
            src="/images/Surebright-Sales-channel-Step-2.jpeg"
            alt="Surebright-Sales-channel-Step-2"
            title="Surebright-Sales-channel-Step-2"
            className="mx-auto"
            style={{ width:"86%" }}
        />
    </Step>
    <Step title=" ✅ All Set! Online Sales Channel Enabled">
        🎉 You've successfully enabled the Online Sales Channel on your Shopify store!
    </Step>
</Steps>