> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/coda-webstore/bulk-upload-web-store-inventory-skus/2.-bulk-uploading-prices-and-sku-images.md).

# 2. Bulk Uploading Prices and SKU images

In this article, you will learn how to bulk upload prices and SKU images to save you time from entering them manually.

1. Click on the **Bulk upload** option to upload product SKU items and images from the CSV files.

<figure><img src="/files/0A64Yljzu3wMYHwhiJCm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/m5mspHaWBpgdDSRbOlWI" alt=""><figcaption></figcaption></figure>

1. Click on the **Pricing template** option shown in the image below to upload your [<mark style="color:purple;">**Coda’s Pricing template**</mark>](/coda-portal/coda-portal-appendix/codas-pricing-template.md) CSV file.<br>

   <figure><img src="https://files.readme.io/27dca08-image2.png" alt=""><figcaption></figcaption></figure>
2. Be sure to check if all the headers from the CSV file match the detected headers. If not, please make relevant changes and re-upload the files to avoid data inconsistencies.<br>

   <figure><img src="https://files.readme.io/9c68e5c-image19.png" alt=""><figcaption></figcaption></figure>
3. Once finalized, click on **Confirm** and proceed with the import. You will be able to see the import summary highlighting the products imported, languages detected, and also the failed summary for any missing data in the sheet.<br>

   <figure><img src="https://files.readme.io/0b8e7ef-image20.png" alt=""><figcaption></figcaption></figure>
4. Click on the **SKU image** option to upload all the products and package [<mark style="color:purple;">**SKU images**</mark>](/coda-portal/coda-portal-appendix/sku-product-images-guidelines.md)<mark style="color:purple;">**.**</mark>
5. Once finalized, click on **Confirm** and proceed with the import. The import summary will highlight the number of images successfully imported.<br>

   <figure><img src="https://files.readme.io/bc2d928-image12.png" alt=""><figcaption></figcaption></figure>
6. (Optional) Similarly, upload the [<mark style="color:purple;">**Additional product info template**</mark>](/coda-portal/coda-portal-appendix/additional-info-template-optional.md) and proceed with the import. Click on the **Additional info template** option to upload the package items.

All set! Your SKUs are now uploaded to the Coda Portal in the backend!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.coda.co/coda-webstore/bulk-upload-web-store-inventory-skus/2.-bulk-uploading-prices-and-sku-images.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
