@@ -0,0 +1,5 @@
+module ShopifyAPI
+ class ProductListing < Base
+ init_prefix :application
+ end
+end