Use OR and Null
-
Your plugin is saving me, I have three questions,
1. can I use the OR or some operator like this when indicating the price, we have two columns in our database of old prices and new prices but we dont have some products with a new price so I was wondering if i can use for example {column_17[1]} OR {column_17[1]} in the price.
2. Also I was wondering when using child categories we got some products that have 3 levels and some that have 5 leves but this with 3 levels have those 2 last levels as null in the database example:
cat1 > cat2 > cat 3 > cat 4 (some are null) > cat 5 (some are null), are this going show up? how do i indicate the importer to only import the categories that are not null?3. Can i map a boolean in tags, we have 3 tags as boolean in our products file, can i map them as like ({column_17[1]} = yes) = tag1
Thanks a lot!
- The topic ‘Use OR and Null’ is closed to new replies.