If you want to find your Shopify asset URL, there are a few things you need to know first. First of all, your Shopify account comes with two default URLs: your myShopify.com URL and your Shopify.com URL. The myShopify.com URL is your personal URL, while the Shopify.com URL is your public shop’s URL.
If you go to your “Settings” > “General”, you will see both of these URLs listed there. By default, your public shop’s URL will be the myShopify.com URL with “myshopify” replaced by “shopify”. So if your myShopify.com URL is example.myShopify.com, then your public shop’s URL will be example.Shopify.com.
Now, when it comes to finding your Shopify asset URLs, there are two places you can look: in the theme code or in the settings for each individual asset file.
In the theme code, go to “Online Store” > “Themes” and then click on the “Edit HTML/CSS” link for the theme you’re using. Once in the code editor, go to the “Assets” folder on the left hand side and then click on the file you want to find the URL for (for example, logo.png). In the code editor, you should see a line of code that looks like this:
The part in quotes after “src=”, {{ ‘logo.png’ | asset_url }}, is the Shopify asset URL for that particular file. So in this case, if you wanted to use that logo on another website or blog, you would just need to copy and paste that asset URL into the img src code on that other site (replacing whatever is there currently).
The other place you can find Shopify asset URLs is in the settings for each individual asset file. To get there, go to “Settings” > “Files” and then click on any image file listed there (again, for example, logo.
On the right hand side of the screen, under where it says “URL”, you will see a long string of numbers and letters – that is the Shopify asset URL for that file! You can copy and paste that URL into any img src code on any other site or blog just like before.
Finding your Shopify asset URLs is easy – just look in the theme code or in the settings for each individual asset file!