Import products by using json file on shopify store

Hello ,

I need to add some products into shopify store, that json file on my local file .

so is any one will help for this?

thanks in advance

Hello have go through your request and the way forward is to dropshipp from Dsers to your store

1 Like

You just need to click import on the products page and select the file

1 Like

Is it accept json file? because there mentioned csv file so.

I can help you with this. I have a script that converts a JSON file to a CSV file that you can then import to Shopify.

Thank you LukaszWiktor,

I tried this uisng online converter, but the thing is when i converted to csv file its taking only one product which means last product in json file …not all products !

@manjula8 if you send me the JSON file, then I’ll run it through my script. It will generate a CSV file with all products. I’ll send you back the CSV file. I’ve DMed you my email address.

Hi. How much will you charge for this? And will images also convert?

I need help. My file does not upload prices, pictures, descriptionor invertory

Can you do this to me too. my CSV isn’t working properly and neither uploading the images :disappointed_face:

@Euphorie-Store are you importing directly to Shopify or using my app Stockeo? Can you share the CSV file? If not publicly then please DM me a link.

Hi @LukaszWiktor can you send me the script I really need it, I was planning to create it but if you don’t mind sending it, that will help me a lot.

Thank you in advance.

How is this marked as solved? Where is the Script?

I’m assuming there ins’t a native way to do it in Shopify…

Hello,

do you have still json script :slightly_smiling_face:

It evolved into Stockeo app. :slightly_smiling_face:

Yes, I can help you with adding products to your Shopify store using a JSON file from your local computer. To import products from a JSON file into your Shopify store, you can follow these steps:

  1. Prepare the JSON File:

    • Ensure that your JSON file contains all the necessary product information, such as titles, descriptions, prices, images, variants, and other relevant details.
  2. Convert JSON to CSV (Optional):

    • If your JSON file is in a different format, you might need to convert it to CSV before importing it into Shopify. You can use online JSON to CSV converters or spreadsheet applications like Microsoft Excel or Google Sheets to make the conversion.
  3. Use Shopify CSV Import Feature:

    • Login to your Shopify admin panel.
    • Go to “Products” in the left-hand menu and click on “Import.”
    • Choose the CSV file or the prepared JSON file, depending on the format you have.
    • Map the fields in the file to the corresponding fields in Shopify (e.g., title, description, price, image URL, etc.).
    • Review the mapping to ensure it is accurate.
  4. Import Products:

    • Once the mapping is complete, click on the “Upload file” button to start importing the products.
    • Shopify will process the file and import the products into your store. Depending on the number of products, this process may take some time.
  5. Verify Imported Products:

    • After the import is complete, review the imported products to ensure that all the information is accurate and displayed correctly on your Shopify store.

Please note that the Shopify CSV import process is relatively straightforward and allows you to add multiple products to your store in one go. However, it’s essential to ensure that your JSON or CSV file is properly formatted and contains accurate data to avoid any issues during the import process.

If you encounter any difficulties during the product import or need further assistance, feel free to reach out Cart2Cart for help. Good luck with adding your products to your Shopify store!

Hi Sir,

We have our Jason placed on the following URLs:-

The data needs to be collected then tabulate and make the required transformations for feeding to Shopify and marketplaces.

Can you help us with the same?

Hey @LukaszWiktor , would you be able to share this?