<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Combo Pack Functionality?</title>
    <link>http://forums.shopify.com/categories/9/posts/30691</link>
    <language>en-us</language>
    <description>Feed for discussion topic Combo Pack Functionality?</description>
    <item>
      <title>Combo Pack Functionality?</title>
      <author>Reid Young</author>
      <pubDate>Mon, 02 Nov 2009 00:26:57 +0000</pubDate>
      <link>http://forums.shopify.com/categories/9/posts/30691</link>
      <guid>http://forums.shopify.com/categories/9/posts/30691</guid>
      <description>&lt;p&gt;I'm looking for a better way to sell "combo packs" of products from my store. Our current method (creating an independent product page) wreaks absolute havoc on our inventory system -- unless we update each item's inventory by hand every time we sell a combo pack, it's impossible to know how many individual products we actually have in stock.&lt;/p&gt;
&lt;p&gt;It seems like the most straightforward solution would be to create a 'pseudo product' which automatically deducts inventory from its respective parts. For example, if you buy a hat+shirt combo, the qty of both hats and shirts decreases by one.&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;Is this the kind of problem which could be solved with an app? I'm not sure what kind of constraints Shopify's API imposes.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jesse Storimer commented</title>
      <author>Jesse Storimer</author>
      <pubDate>Mon, 09 Nov 2009 12:52:51 +0000</pubDate>
      <link>http://forums.shopify.com/categories/9/posts/30691#comment-30856</link>
      <guid>http://forums.shopify.com/categories/9/posts/30691#comment-30856</guid>
      <description>&lt;p&gt;Reid,&lt;/p&gt;
&lt;p&gt;I think this would be possible with an app. Not sure if you are looking for a technical answer or not, but here is one way that it could be accomplished.&lt;/p&gt;
&lt;p&gt;Create each combo pack as a separate product with its own product page, and set its quantity to be the minimum of its two parts (eg. if a hat has 5 in stock and the shirt has 3, this combo's inventory would be 3).&lt;/p&gt;
&lt;p&gt;Then you could set up a web hook to notify a Shopify app whenever an order is made (&lt;a href="http://wiki.shopify.com/WebHook)"&gt;http://wiki.shopify.com/WebHook)&lt;/a&gt;. If the order was for this combo pack product, you could decrease the inventory from both the hat and shirt using the API, without any manual work.&lt;/p&gt;
&lt;p&gt;It's not an ideal solution but technically it should work.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reid Young commented</title>
      <author>Reid Young</author>
      <pubDate>Tue, 10 Nov 2009 06:55:22 +0000</pubDate>
      <link>http://forums.shopify.com/categories/9/posts/30691#comment-30890</link>
      <guid>http://forums.shopify.com/categories/9/posts/30691#comment-30890</guid>
      <description>&lt;p&gt;Very cool Jesse -- that makes perfect sense, I'll talk with my developer about it. Thank you!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
