When you want to make a lot of changes, such as editing your minimum and preferred prices, or adding products to or removing them from the buybox tracker, you can do so using CSV files

Format Requirements

  1. Ensure the file is in the .csv (comma separated values) format before you upload it
  2. Ensure the CSV file is exported asĀ comma-delimited, not semi-colon or tab-spaced
  3. Ensure the CSV file contains at least these columns (case-sensitivity and spelling is important):
    1. tal_tsin OR tal_offer_id
    2. min_price
    3. max_price
    4. enable_auto_price
    5. track_buybox
    6. tal_auto_price_frequency
    7. (you can have more columns, but these must be present)

Which values can I bulk update?

For each product, you can update these columns (fields):

Column Possible values Description
min_price Any number equal to or bigger than 0 The minimum price that the auto-pricing will change to
max_price Any number equal to or bigger than 0 The maximum price that the auto-pricing will try to reach while still winning the buybox
track_buybox 'yes' or 'no' Whether or not this product should be in the buybox tracker
enable_auto_price 'yes' or 'no' Whether or not auto-pricing is enabled for this product (requires track_buybox to be 'yes' as well to work)
tal_auto_price_frequency One of these values:

1. Export the products as a CSV file

1.1 Navigate to the Products or Buybox Tracker page and click the CSV Tools or Export button at the top:

spaces_-MePgnoN2jxrLEzbmxId_uploads_hwYd5q0fYyAiJ8cohj37_buyboxtrackertop-edited.webp

The CSV Tools button on the Buybox Tracker page

1.2 Click the Export button

csv-tools-export-edited-to-show-export.png

1.3 Select the export options and download the file

We recommend selecting these options to reduce the file-size and make it easier to focus on the right columns:

  1. 1.Only export columns related to buybox tracking
  2. 2.Only export your products in the buybox tracker

Then, click Download CSV

export-csv.png

2. Edit the CSV file