User Tools

Site Tools


addons:bulk_uploader:format_tips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
addons:bulk_uploader:format_tips [2014/08/12 15:51]
geomatt [Cost Options]
addons:bulk_uploader:format_tips [2015/10/28 22:01] (current)
geomatt
Line 1: Line 1:
-=====Bulk Uploader Formatting Tips=====+======Bulk Uploader Formatting Tips======
  
 Certain fields in the Bulk Upload process require their data to be entered in specific ways that are not always immediately obvious. This page should help to document those: Certain fields in the Bulk Upload process require their data to be entered in specific ways that are not always immediately obvious. This page should help to document those:
  
-===Price===+====="List" Keyword===== 
 + 
 +When the word "List" is used in a column name in the bulk uploader (as in "Images List" or "Locations (Terminal Regions) [List]"), it indicates that field accepts a comma-delimited list of multiple values. Note that item order within a **List** field is preserved (e.g. the ultimate Display Order of images added via **Image List** will match the order in which they appear in the **List**) 
 + 
 +=====Price=====
  
 The **price** field is **numeric-only**, and its numbers should be entered in American-style syntax and without a thousands separator. In other words, "$15564.85" and "15,564.85" are both **incorrect** -- the value in that case should simply read "15564.85" The **price** field is **numeric-only**, and its numbers should be entered in American-style syntax and without a thousands separator. In other words, "$15564.85" and "15,564.85" are both **incorrect** -- the value in that case should simply read "15564.85"
Line 12: Line 16:
  
  
-===Category Name/ID===+=====Category Name/ID=====
  
 When uploading to multiple categories from a single file, you must specify the category for each listing. This must be in a single column, and can take the format of either the category name or ID number. When uploading to multiple categories from a single file, you must specify the category for each listing. This must be in a single column, and can take the format of either the category name or ID number.
Line 19: Line 23:
  
  
-===Date-type Optional Fields===+=====Date-type Optional Fields=====
  
 Optional Fields of type "date" should have their date specified in the format YYYYMMDD. January 16, 2012, for instance, would be 20120116 Optional Fields of type "date" should have their date specified in the format YYYYMMDD. January 16, 2012, for instance, would be 20120116
  
 +===== Multi-Level Fields =====
  
-===Images===+With multi-level fields you only need to include the lowest level value within the csv data.  For example if you had a multi-level field for Make and Model of cars.  The first level would be Make and the second level would be model.  So if you had data like this:
  
-==Image List==+  Chevrolet (make) > Impala (model) 
 +   
 +You only need to include "Impala" within the  csv data and assign that field to the multi-level field.  If for instance you happen to include make in one column and model in another column of your csv data just assign the column that contains the model to the multi-level field in the bulk upload configuration and the software will assign "Impala" at the "model level" and auto assign "Chrevrolet" at the make level.
  
-This is a comma-delimited list of all the image URLs to use for each listing. This functions the same as using each of the "Image URL #" columns, but combines them into one column. For example, this column's data for a given listing might read:+=====Youtube Video List=====
  
-"http://example.com/images/mypic1.jpg,http://example.com/images/mypic2.jpg,http://example.com/images/mypic3.jpg"+See the notes on the **List** keyword aboveData to this field may be in any format supported by the front-end video uploaderE.g., both "http://www.youtube.com/watch?v=dQw4w9WgXcQ" or simply "dQw4w9WgXcQ" are acceptable inputs.
  
-You can further shorten the required data by using one of the "Base Image Path" settings (see below).+=====Locations (Terminal Regions[List]=====
  
-==Youtube Video List==+You may use the bulk uploader to specify regions for each listing, for use with the Geographic Navigation addon. To do so, specify the lowest-level region for each listing. You can specify either the Region ID number (shown next to each region in the Geographic Setup > Regions page) or the name of the region in text form. If your site has multiple regions with identical names, it is recommended to use ID numbers instead of names, to ensure exactly the correct regions are used.
  
-This works exactly like the Image List, but for videos. The data may be in any format supported by the front-end video uploader. E.g., either "http://www.youtube.com/watch?v=dQw4w9WgXcQ" or simply "dQw4w9WgXcQ"+This can be used to set a primary Region, as well as Additional Regions, and will preserve the order of entered dataFor examplegiven the data point "Dallas, Forth Worth, Wacothe listing's primary Region will be Dallas, while it will have Fort Worth and Waco as Additional Regions.
  
 +=====Category-Specific Checkbox List=====
  
-==Base Image Path (Step 1) vsBase Image URL (Step 2)==+The "Checkbox List" will appear as an option during Step 2, in the Category Questions dropdown.
  
-You can specify a "basepath to your images in one of two locations**DO NOT USE THEM BOTH.** Those places are either the "Base Image Path" setting on Step 1 of the upload process, or by setting a column of the upload data to be the "Base Image URL" on Step 2The Step 1 path setting applies to EVERY listing in the source file, while the Step 2 base url setting may be different for each listingHere are some examples of ways the two settings can both be useful:+This is quick way to set multiple "checkboxesin a listing to trueYou will need to know the internal ID number of each checkbox you want to setThis number appears in (parenthesis) after the Name of each question on the Category Questions admin page.
  
 +The Checkbox List accepts a comma-separated list of questions that should be marked as on. For example, if you're using the default questions packaged with the Automobiles category, and you want to upload a car that has GPS, OnStar Technology, and Air Conditioning, you could enter "152,153,166" in the Checkbox List field.
  
-<tip c h> 
-  * Base Image Path (Step 1): "http://example.com/images/" 
-  * Listing 1 "Base Image URL": **NONE!** 
-  * Listing 1 "Image List:" "mypic1.jpg,mypic2.jpg,mypic3.jpg" 
-  * Listing 2 "Base Image URL": **NONE!** 
-  * Listing 2 "Image List:" "mypic4.jpg,mypic5.jpg,mypic6.jpg" 
-</tip> 
  
- +=====Storefront Category ID#=====
-<tip c h> +
-  * Base Image Path (Step 1): **NONE!** +
-  * Listing 1 "Base Image URL": "http://example.com/images/" +
-  * Listing 1 "Image List:" "mypic1.jpg,mypic2.jpg,mypic3.jpg" +
-  * Listing 2 "Base Image URL": "http://example.net/media/pictures/" +
-  * Listing 2 "Image List:" "yourpic24.jpg,yourpic67.jpg,yourpic48.jpg" +
-</tip> +
- +
- +
-==Valid Image Paths== +
- +
-The surest way to bulk upload an image is to give the uploader its fully-qualified, public URL (e.g. "http://example.com/images/mypic1.jpg"). If the image is already uploaded to the local server **AND** you are using the "Better Quality" (not "Faster") image upload method, you also have the option to specify the local path instead (e.g. "/var/www/html/images/mypic1.jpg"+
- +
- +
-===Geographic Location=== +
- +
-You may use the bulk uploader to specify a geographic region for each listing. To do so, specify the lowest-level region for each listing. You can specify either the Region ID number (shown next to each region in the Geographic Setup > Regions page) or the name of the region in text form. If your site has multiple regions with identical names, it is recommended to use ID numbers instead of names, to ensure exactly the correct regions are used. +
- +
-===Storefront Category ID#===+
  
 You can specify which of a user's storefront categories a bulk uploaded listing should go into. This requires the use of that category's ID number. The ID number may be found in the URL of the given category's page on the front-end. For instance, with a URL of **http://example.com/index.php?a=ap&addon=storefront&page=home&store=50&category=379**, you would enter "379" in the bulk upload source file. You can specify which of a user's storefront categories a bulk uploaded listing should go into. This requires the use of that category's ID number. The ID number may be found in the URL of the given category's page on the front-end. For instance, with a URL of **http://example.com/index.php?a=ap&addon=storefront&page=home&store=50&category=379**, you would enter "379" in the bulk upload source file.
  
-====Cost Options====+=====Cost Options=====
  
-===Option Group #: Group Name===+====Option Group #: Group Name====
  
 This should be a single text string containing the name of an option group This should be a single text string containing the name of an option group
Line 87: Line 70:
 <tip c n>Tip: for the next four fields, be sure to use a consistent order within each field. To help illustrate this point, we'll demonstrate a single set of options throughout.</tip> <tip c n>Tip: for the next four fields, be sure to use a consistent order within each field. To help illustrate this point, we'll demonstrate a single set of options throughout.</tip>
  
-===Option Group #: Option Names===+====Option Group #: Option Names====
  
 A comma-separated list of names for each option in this group, in the correct display order A comma-separated list of names for each option in this group, in the correct display order
Line 95: Line 78:
 **Small,Medium,Large** **Small,Medium,Large**
  
-===Option Group #: Option Costs===+====Option Group #: Option Costs====
  
 A comma-separated list of added costs for each option in this group, in the correct display order. Numbers only -- do not include precurrency or postcurrency symbols A comma-separated list of added costs for each option in this group, in the correct display order. Numbers only -- do not include precurrency or postcurrency symbols
Line 103: Line 86:
 **0.00,0.00,0.50** **0.00,0.00,0.50**
  
-===Option Group #: Option File Slots===+====Option Group #: Option File Slots====
  
 A comma-separated list of file slots for each option in this group, in the correct display order. Integers only. A comma-separated list of file slots for each option in this group, in the correct display order. Integers only.
Line 111: Line 94:
 **1,2,3** **1,2,3**
  
-===Option Group #: Option INDIVIDUAL Quantities===+====Option Group #: Option INDIVIDUAL Quantities====
  
 A comma-separated list of quantities for each option in this group, in the correct display order. Integers only. A comma-separated list of quantities for each option in this group, in the correct display order. Integers only.
Line 119: Line 102:
 **5,2,16** **5,2,16**
  
-===COMBINED Quantity Sets===+====COMBINED Quantity Sets====
  
 This one can be a bit tricky. It accepts a comma-separated list in this format: **option name 1**+**option name 2**=**quantity of 1 and 2** This one can be a bit tricky. It accepts a comma-separated list in this format: **option name 1**+**option name 2**=**quantity of 1 and 2**
Line 128: Line 111:
  
 You are not limited to pairs of options. I.e., **small+black+smelly=1** would work (though we don't recommend selling "smelly" shirts in the first place... ;) ) You are not limited to pairs of options. I.e., **small+black+smelly=1** would work (though we don't recommend selling "smelly" shirts in the first place... ;) )
 +
 +===== Automatic Title from Other Fields =====
 +
 +If you use the [[startup_tutorial_and_checklist:feature_configuration:field_configuration:site_wide_optional_fields:automatic_listing_titles|automatic title field from other fields feature as described here]] in the software you can still do that within the bulk uploader feature within a specific upload.  
 +
 +You would do field matching as normal through the second step to the bulk upload process and then set the fields to use for the title within step 3 of the bulk upload process.  So if you use site wide optional field 1, 2 and 3 to create your title you will need to populate those fields within step 2 of the upload process and then set those fields to populate the title within step 3 of the bulk upload process.  Look for the following within the step 3 page of the bulk upload process:
 +
 +{{ :addons:bulk_uploader:bulk_upload_config2.png?500 }}
 +
 +and then click the **add a field** button to start setting up each field to populate the title and you will end up with something like the following if you used site wide optional field 1, 2 and 3 to populate the title field:
 +
 +{{ :addons:bulk_uploader:bulk_upload_config3.png?500 }}
 +
 +
 +
addons/bulk_uploader/format_tips.1407858688.txt.gz · Last modified: 2014/09/25 16:55 (external edit)