The Product Configuration File is a CSV file used to enable or disable Ordergroove features for your products. They're commonly used to update many products at once; you can upload a file with a maximum of 10,000 rows.
Formatting your file
Most configuration file errors happen due to Microsoft Excel formatting. For a smooth process, keep the following tips in mind:
- Microsoft Exel does not respect leading zeros. If you have a product ID like "0001", Excel will omit them and display it as "1". To avoid this, convert the column to text format before saving.
- Product IDs must be formatted as numbers/text. Excel will automatically reformat IDs as text to scientific notation, which Ordergroove won't be able to recognize. There's a quick fix, highlight Column A, right-click, choose Format Cells, select Numbers with 0 decimal places.
Boolean
True Values |
true, t, TRUE 1 |
False Values |
false, f, False, FALSE, 0 |
Product IDs and Variants
The Product ID listed on the configuration file is received through the product feed. We use variant IDs on most platforms as unique product identifiers. For example, a bottle of vitamins might have a unique product ID in your system, with larger and smaller quantity bottles listed as variants. In our database, these bottle sizes are listed as individual products.
Available Fields
Field |
Input Type |
Description |
Product_id |
None |
|
Name |
None |
|
In Stock |
None |
|
Discontinued |
Boolean |
|
Subscription Eligible |
Boolean |
|
Reorder Eligible |
Boolean |
|
Instant Upsell Eligible |
Boolean |
|
Incentive Group |
String |
|
SKU Swap Group |
String |
|
Every |
Integer |
|
Every Period |
String |
|
Discontinued Silent |
Integer |
|
Discontinued Non Silent |
Integer |
|
Default to Subscription |
Boolean |
|
Swap on Purchase Product |
String |
|
-
*PSDF: Product Specific Default Frequency
While your program-wide frequencies include a default value to be suggested to customers at the time of subscription enrollment, there are often times when a product needs a more tailored default value. These settings allow you to set the default subscription frequency for each product from within the range of program-wide options. If a value that is not available in your global range is specified, the program-wide default frequency will be used.
-
**Discontinued Silent SKU Migration
When a product is discontinued, all subscriptions for that product are typically canceled. In some cases, you may wish to swap those subscriptions to a new product instead of canceling the subscriptions entirely. For example, beauty brands have to frequently discontinue products when making packaging or minor formula changes. This will not affect the product as a whole but will require a new ID and SKU because of the updates. Instead of canceling the subscription, the merchant is given the option to swap the two products for the affected customers and choose whether to notify the customer of the update via email.