# Sell NFTs with an E-commerce website (Using Shopify)

By [Ali Solanki 🍉](https://paragraph.com/@ali-solanki) · 2022-10-31

---

No need to be a coder, just follow along and copy my steps

1.  Install
    
    1.  VS code
        
        [https://code.visualstudio.com/download](https://code.visualstudio.com/download)
        
    2.  Metamask or similar wallet extension and create a wallet
        
        [![]({{DOMAIN}}/editor/youtube/play.png)](https://www.youtube.com/watch?v=40sTGW7vPvM)
        
2.  Setup [thirdweb](https://thirdweb.com/) for Backend
    
    1.  Deploy (ERC 721) NFT collection smart contract with third web
        
3.  Setup the frontend with [Shopify](https://www.shopify.com/)
    
4.  Connect both using Node JS codes given below
    
    [https://blog.thirdweb.com/guides/shopify-selling-an-nft-as-a-digital-asset-on-shopify-store/](https://blog.thirdweb.com/guides/shopify-selling-an-nft-as-a-digital-asset-on-shopify-store/)
    
    [https://github.com/alisolanki/NFT-with-Shopify-Shop](https://github.com/alisolanki/NFT-with-Shopify-Shop)

---

*Originally published on [Ali Solanki 🍉](https://paragraph.com/@ali-solanki/sell-nfts-with-an-e-commerce-website-using-shopify)*
