Jump to content

JulesInFrance

Member
  • Posts

    79
  • Joined

  • Last visited

Everything posted by JulesInFrance

  1. Starting with the easy stuff; it looks like CCRT4 is looking for a flat-file (like unformatted .txt) with each record on it's own row. Each field in the record can be separated by a comma (please, no), a semicolon, a tab or a pipe (my preference). Which you choose depends upon preference but do not use commas if your description field also contains commas........obviously. So, select the file on your local HDD, select the field delimiter (as above), check or un-check header rows depending upon whether the first row contains the first record (un-check) or whether the first row contains field descriptions (check), then Upload File. CCRT4 will use the information you provided to allow you to make an assignment between the fields in your file and the fixed field structure of (stock) CCRT4; I say "stock" because who knows what impact certain Addons will have on this functionality... The fixed field structure calls for data for each of the following; Product Code - This I assume to be "Product/Stock#" therefore if left bank CCRT4 will generate a value Name - This I assume is "Product Name". Description - This will be the description; I'd need to test this to see what happens to HTML tags included in this text, or carriage returns for tab-delimited import files. Price - This is a numeric field so only numeric values + decimal point (ie no comma for thousands) Sale Price - This is a numeric field so only numeric values + decimal point (ie no comma for thousands) Stock Count - This is a numeric field so only numeric values + decimal point (ie no comma for thousands) Weight - This is a numeric field so only numeric values + decimal point (ie no comma for thousands) Master Image - The "Upload Images" menu option allows users to create an interim (ie pre-GD processing) image folder. The import function requires this be a sub-directory of images/uploads/ and whatever the interim directory is the path must be specified in the image Master Image field Master Category ID - So, only a root category may be specified and without testing I would presume that this value must exist already. What is missing from the Import function (indeed missing from CCRT4, grrrrr!) is the option to mark added items as disabled until all of the values are added correctly, and everything to do with options, extras and sub-categories. I'm planning to give it a shot today.....wish me luck..
  2. Change back to one of the default templates. You'll see a drop down box to select the available languages. Select a different language. Every field in your default language for which you have provided a translation into the new language will now show that new, translated text. J
  3. Question #1 = Where is the manual/wiki (I've found an install guide pdf but that's a little out of date). Is CC an undocumented application - even for licence holders? Question #2 = Where do I set stock levels. I see the options ti use stock levels but do not see where I set initial stock levels and add deliveries. Maybe it's covered in the manual/wiki (coz it's certainly not in the install guide..;-) Thanks in advance. Jules
  4. May I also ask a question relating to this? I can see that "index.html" is dynamically generated using the relevant skin, stylesheets, the index.tpl template and certain XTemplate Tags. However when I look at the rendered page I can see that these XTemplate tags (for example {PAGE_CONTENT}) are also templates. But I cannot see (for example) a page_content.tpl file containing all of the HTML/CSS calls rendered by the {PAGE_CONTENT} tag. There does CC3 store the HTML template code of each of the XTemplate tags? Thanks in advance/Jules
×
×
  • Create New...