starkeyoueni / Three-Over-One

Three Over One (what the name says)
3 stars 1 forks source link

Show items in an outfit #5

Open suranyami opened 12 years ago

suranyami commented 12 years ago

Use metafields to tag products as part of an outfit.

namespace: three-over-one key: outfit value: mens_spring_casual value-type: string

Will need to prepare a list of outfits and matching product ids, then use the [https://github.com/Shopify/shopify_api](shopify gem) to update all of them.