Hi
I am looking to setup a rule buy 2 or more items from X Collection and get X product for free
I have seen how to setup the rule however I want to avoid the customer having to choose the free product themself and would like it to automatically add it.
so basically buy 2 outfits from x collection and get a free giftbox
Hi Sie602020, it sounds like what you’re looking for is a “gift with purchase” offer. This will automatically add the X product to the customer’s cart, instead of requiring the customer to add it themselves.
There are a number of “auto add to cart” and “free gift with purchase apps” on the Shopify App Store, but I don’t know what they’re compatible with.
If you’re looking for the latest and greatest, you should use Shopify’s Cart Transform Function API to build your own custom app.
With this API, you can automatically add items to the customer’s cart (using the Expand operation), if certain conditions are met.
The resulting app will also be compatible with multiple sales channels, as Shopify Functions integrate directly into Shopify’s backend, instead of running on a 3rd-party server.
If you’re on Shopify Plus, you can use the Cart Transform API to build a custom app. Otherwise, you can still use it on your store, but it has to be in a public app.
Let me know if you have any further questions.
Best,
Tobe
1 Like