How can I retrieve the store logo URL via API?

Solved

How can I retrieve the store logo URL via API?

mohanc
New Member
4 0 1

I want to get the store logo via api. I tried the theme assets option but unable to get the store logo.

Accepted Solution (1)

Jivan_Suhagiya
Shopify Partner
595 82 127

This is an accepted solution.

Hi,

As per my understanding it's not possible. Because store logo is related to theme setting. 

If helpful then please Like and Accept Solution.
Email: suhagiyajivan1992@gmail.com
Skype: jivan.suhagiya
First kind of Checkout Reminder APP: https://apps.shopify.com/checkout-reminder

View solution in original post

Replies 4 (4)

Jivan_Suhagiya
Shopify Partner
595 82 127

This is an accepted solution.

Hi,

As per my understanding it's not possible. Because store logo is related to theme setting. 

If helpful then please Like and Accept Solution.
Email: suhagiyajivan1992@gmail.com
Skype: jivan.suhagiya
First kind of Checkout Reminder APP: https://apps.shopify.com/checkout-reminder

JohnFoxtrot
Shopify Partner
6 1 2

As of the 2022-10 release, the logo will be accessible via the Brand object. Please refer here:

https://shopify.dev/api/storefront/2022-10/objects/Brand 

MarkRedding
Shopify Partner
1 0 1

If you already use your logo in your webstore, then try this.

Open your webstore in a browser. Not as an app. And not your shopify account. Just your webstore as if you were a customer.
Right click on your logo. Open image in new tab.

Copy the url from that tab.

The url will end in .jpg or .png. Any numbers or letters after that can be deleted. 

nitsa1
Excursionist
20 0 16

Thanks Mark, this works 👍