Skip to content

Instantly share code, notes, and snippets.

@johnnygoodman
Created October 2, 2012 19:36
Show Gist options
  • Save johnnygoodman/3822774 to your computer and use it in GitHub Desktop.
Save johnnygoodman/3822774 to your computer and use it in GitHub Desktop.
Shopify Product Images
product.images << ShopifyAPI::Image.new({:src => "http://c0009431.cdn.cloudfiles.rackspacecloud.com/pad-a-cheek-mask-straps-pair-top.jpg"})
product.save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment