Skip to content

Instantly share code, notes, and snippets.

@tomkeysers
tomkeysers / bigcartel_to_shopify_csv.rb
Last active March 20, 2018 15:26 — forked from tonkapark/bigcartel_to_shopify_csv.rb
Generate a products csv file to make it easier to migrate from Big Cartel to Shopify
#script created by Matt Anderson, http://tonkapark.com
require 'rubygems'
require 'bigcartel'
require 'csv'
# SET YOUR BIGCARTEL ID HERE
STORE = 'mystorename'
# SET THE BEST NAME FOR ANY DROP DOWN OPTIONS