About Infinite Options #
PreProduct integrates with ShopPad’s Infinite Options app to enable pre-orders for products with custom options, colors, swatches, and bundles.
The Integration #
We’ve worked with the ShopPad team so that you can now pre-sell products with infinite options. Whether that’s charging 100% upfront, later or via deposits. The integration also supports bundles which will be added to the order as charge-upfront items (with the expectation that these would be fulfilled when the main pre-order item is ready).
Requirements #
- Both Infinite Options and PreProduct installed on your Shopify store.
- PreProduct is running on your product page (either by auto-install or manual install)
- Your PreProduct redirect is set to the default ‘cart (mixed with buy-nows)’ option.
Setup #
Setup Instructions:
- Open your
theme.liquid
file - Add the below snippet before the
</head>
tag:
<script type='text/javascript' src='https://api.preproduct.io/api/integrations/infinite_options.js'></script>
That’s it! When customers click the pre-order button, PreProduct will now wait for Infinite Options to add any bundles to the cart before adding the main product.
PreProduct’s support team can offer any help needed setting up or troubleshooting.