Clipper CSV import
I have just installed clipper (great work) and are testing the import functionality.
I have found the test csv file and mapped the fields accordingly though I am missing the field for a stores url and/or affiliate url and unsure what it should be.
The test file contains these fields:
- csv_post_title
- csv_post_post
- csv_post_excerpt
- csv_ctax_coupon_category
- csv_ctax_coupon_tag
- csv_ctax_coupon_type
- csv_ctax_stores
- csv_post_date
- csv_post_author
- csv_post_slug
- clpr_coupon_code
- clpr_expire_date
- clpr_print_url
- clpr_id
I am assuming
clpr_print_url may be the field to use but as the name suggests, it may only be for printable coupons.
Thanks in advance.