How can I bulk update product details like price and images?

Hi All!

is there any way, perhaps by uploading csv files, to massively update 100 products by changing the price, variant images and perhaps adding variants?

how can I do?

thanks!

Franco

Hi @Franco82 ,
This is Theodore from PageFly - Shopify Page Builder App.

You can bulk update your Shopify products (price, variant images, adding variants) using CSV files.

  1. Prepare a CSV file:

    • Download a sample file from Shopify (Products > Import > “Download sample file”).
    • Update the file with your product data (price in “variant_price”, image URLs in “Image Src”).
    • For new variants, add rows with options (Size, Color) and their values. Include “Variant Inventory” and “Variant Price” for new variants.
  2. Import the CSV file:

    • Go to Products > Import in your Shopify admin.
    • Click “Browse” and select your updated CSV file.
    • Click “Import” to upload the file and update your products.

Remember to keep the CSV file under 15 MB and use UTF-8 encoding. Shopify will provide a report after import highlighting any errors.

Best regards,
Theodore | PageFly

Hey you can you bulk export and bulk import feature

Press here to export your products

Note: when you export all it will send an email to you.

Now edit the price accordingly in the csv file

After updating your csv file now import it into the store

MAKE SURE TO SELECT OVERWRITE OPTION BECAUSE WITHOUT IT THE UPDATE WON’T REFLECT.

Hopefully, it will help you. If yes then Please don’t forget to hit Like and Mark it as the solution!

1 Like

Does this update existing records as the OP seems to be asking? Seems like this is the way to add new records.