Export a list of products with detail including direct porduct link

Solved

Export a list of products with detail including direct porduct link

jeffchiz
Excursionist
21 0 11

My affiliate partner wants me to provide them a feed of product detail via excel, but it also needs to have the direct product link to the website.  The Shopify export doesn't give me the product link.  Since I have 500 products, I don't want to be manually copying and pasting the product links.  How do I get all this info?

Accepted Solution (1)

Ablestar_Daniel
Shopify Partner
121 22 37

This is an accepted solution.

Hi @jeffchiz,

 

There's two ways I can think of to do this, one's more manual but free and the other would involve our third-party Shopify app.

 

Adding the URL yourself

The DIY approach would be to download the product exports from the Shopify admin and add the URL column yourself, with the use of formulas it shouldn't take too long. For all products, the URL is "https://yourstoredomain/products/product-handle", where "product-handle" is the handle that appears in the first column of your product export. 

 

In Google Sheets you can use a formula like =concat("https://mystore.com/products/", A2) to create the URL for all products:

 

Screenshot 2024-08-27 at 5.29.57 PM.png

 

Automated exports with a third-party app

If you want a more automated solution I suggest trying our Ablestar Bulk Product Editor. You can use the app to create an export with just the columns you want (including the product's URL). When the app generates the export, you can configure it to upload to a unique URL that you can share with your affiliate partner.

 

To give you an idea of what this would look like, here's where you would configure the export:

 

Screenshot 2024-08-27 at 5.36.41 PM.png

 

Once you create the spreadsheet you can have a public URL for it. When the spreadsheet gets regenerated data will update but the URL will stay the same for your affiliate:

 

Screenshot 2024-08-27 at 5.38.58 PM.png

Please let me know if you have any follow up questions to either method, happy to help.

 

Best,

Daniel

 

 

Founder @ Ablestar ✦
Manage product data, spreadsheets, Google Shopping data, and metafields with Ablestar Bulk Product Editor. Use previews, undos, and automations to be confident your product data is correct.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

View solution in original post

Reply 1 (1)

Ablestar_Daniel
Shopify Partner
121 22 37

This is an accepted solution.

Hi @jeffchiz,

 

There's two ways I can think of to do this, one's more manual but free and the other would involve our third-party Shopify app.

 

Adding the URL yourself

The DIY approach would be to download the product exports from the Shopify admin and add the URL column yourself, with the use of formulas it shouldn't take too long. For all products, the URL is "https://yourstoredomain/products/product-handle", where "product-handle" is the handle that appears in the first column of your product export. 

 

In Google Sheets you can use a formula like =concat("https://mystore.com/products/", A2) to create the URL for all products:

 

Screenshot 2024-08-27 at 5.29.57 PM.png

 

Automated exports with a third-party app

If you want a more automated solution I suggest trying our Ablestar Bulk Product Editor. You can use the app to create an export with just the columns you want (including the product's URL). When the app generates the export, you can configure it to upload to a unique URL that you can share with your affiliate partner.

 

To give you an idea of what this would look like, here's where you would configure the export:

 

Screenshot 2024-08-27 at 5.36.41 PM.png

 

Once you create the spreadsheet you can have a public URL for it. When the spreadsheet gets regenerated data will update but the URL will stay the same for your affiliate:

 

Screenshot 2024-08-27 at 5.38.58 PM.png

Please let me know if you have any follow up questions to either method, happy to help.

 

Best,

Daniel

 

 

Founder @ Ablestar ✦
Manage product data, spreadsheets, Google Shopping data, and metafields with Ablestar Bulk Product Editor. Use previews, undos, and automations to be confident your product data is correct.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!