Updating Listing Prices
Manage listing prices directly within Goflow. Updates are sent to the sales channel and reflected on the listing after a short interval. Price updates are supported for both managed and imported listings across all marketplace channels.
You can update listing prices for multiple SKUs at once by uploading a pricing file.
Listing sale prices can also be updated through the Goflow API.
To update listing prices, follow these steps:
- From the left sidebar, go to Listings › Listings.
- At the top of the page, click Import › Import Listing Prices.
- Select the store.
- Select the Columns tab to review the required and optional file headers.
- Review the general guidelines for file uploads in Goflow.
- On the Upload tab, click Choose File to select your file, then click Upload.
Depending on the channel capabilities, you can update the following price attributes:
- List Price - The regular selling price. This field must always be included in the upload, even if you are updating only the sale price.
- Sale Price - A promotional price that temporarily overrides the list price. Supported only by some channels. Sale price must be less than list price.
- Start Date - The date when the sale price becomes active. The start date is inclusive, meaning the sale price applies starting on that date.
- End Date - The date when the sale price expires. The end date is exclusive, meaning the sale price stops before that date begins.
Additional considerations:
- Currency - Prices use the store currency.
- Time - Any time component included in the date is ignored during upload.
- Sale Price Dates - If the channel does not support sale date ranges, the sale price takes effect immediately.
- Clear Sale Price - To remove the sale price and revert to the regular price, leave the Sale Price column empty.
Some channels impose restrictions on price update feeds. These may include limits on how far in advance a sale can be scheduled, the maximum duration between start and end dates, the maximum file size for a single upload, or how many pricing feeds can be submitted per day.
The sample file below updates prices for three SKUs. The first row updates only the list price. The second row sets a sale price without a date range, so the sale takes effect immediately. The third row schedules the promotion for a later period.
| SKU | List Price | Sale Price | Start Date | End Date |
| SKU-1001 | 29.99 | | | |
| SKU-1002 | 49.99 | 39.99 | | |
| SKU-1003 | 19.99 | 14.99 | 7/10/2026 | 7/20/2026 |