How to import eBay Item Specifics with a 3Dsellers CSV
3Dsellers offers several ways to import Item Specifics. If our CSV Template and Mapping do not include the Items Specifics you need, you can use the following options:
Use C:
Update any item specific by inserting C:
before the Item Specific Name.
SKU | C:Colour |
SKU001 | Blue |
SKU002 | Brown |
SKU003 | Grey |
SKU004 | Green |
This format will import any Item Specific.
It is also the same upload format as eBay Seller Hub.
Depreciated:
Alternatively, you can make a column called "CustomSpecific" followed by the Item Specific name.
SKU | CustomSpecific Colour |
SKU001 | Blue |
SKU002 | Brown |
SKU003 | Grey |
SKU004 | Green |
Notes:
Use eBay Category for Import: Include an eBay Category with Item Specifics when importing listings. eBay needs to see the category to organise the Item Specifics. Without an eBay Category, some Item Specifics may not import correctly.
Please don't use CustomSpecific if the Item Specific is already included in 3Dsellers CSV Template. In the example table above, "CustomSpecific Colour" is used because the 3Dsellers template uses "Color," not "Colour."
🙌 New - Separate columns for Attribute Name and Value
To help with importing from other software, you can separate Item Specific Names and Values into 2 columns:
Ensure the column headers follow this format:
Attribute#Name
Attribute#Value
SKU | Attribute1Name | Attribute1Value | Attribute2Name | Attribute2Value |
SKU001 | Style | Faded | Material | Leather |
SKU002 | Brand | Unbranded | Color | Blue |