Add Quantity Options to Your Infusionsoft Order Form

If you would like to have bulk quantity discounts displayed on your order forms, you have come to the right place!

In the tutorial video above, we will walk you through the entire process start to finish. Please watch the entire video as this is an advanced snippet that we created to hard code the quantity discounts into your form. 

Please note, this only works for one product order forms. All pricing and discounts must also be setup inside Infusionsoft, as the hard coded html only displays the information, it will not pull the pricing into the total.


To begin, you will first need your basic Infusionsoft order form created with the product added and the Spiffy code in the custom html header. 

Inside your order form settings in Infusionsoft, make sure the "Don't allow my customers to change the quantity" checkbox is NOT checked.

Now, pull up your order form inside the Spiffy builder, click on the left hand settings tab, and toggle the "Quantity Input" to ON and republish the form. 

Next, you will want to grab the Spiffy Snippet from our library here: https://app.gospiffy.com/snippets/#Spiffy_Quantity-selector-radio
Copy the code and paste it into your Infusionsoft order form's Custom HTML Footer section. Hit Save.

If you look at the code, you will notice it is leveraging a Custom Field from your Infusionsoft account. That means you will have to create a new custom field and place it into this snippet.
(learn how to create custom fields here: https://help.infusionsoft.com/userguides/get-started/create-custom-fields/create-custom-fields)

Navigate to > Admin > Settings, hit go and create a new Custom Field. Once you create the field, click on "View the field database names" in the top left hand corner. Scroll down to your new field. Copy the name and paste it into the snippet code to replace our placeholder name.
*Note: leave the Contact0_ in the code.

Now, scroll to the top of the code and you will see the placeholder quantities and text. Please customize quantity, titles, and price to match your products. Once you have edited this, hit save. Go to your Links section and view the form to confirm snippet is displaying.

If you would like to have a certain quantity pre-selected on your order form, simply go back to your order form products tab in Infusionsoft, and adjust product quantity to the number you would like to have pre-selected. Click Save and refresh your order form link to view. (If it does not display, you may need to clear your cache)

Your next step is to create the matching quantity discounts inside Infusionsoft so that the order form correctly pulls in the pricing data.

If you haven't set this up before, please watch the complete tutorial video above, and view this Infusionsoft setup doc: https://help.infusionsoft.com/userguides/sell-online/upsells-and-promotions/product-specific-discount
You will need to create a discount for each quantity you have displayed on the form.

Once you have that complete, test out your order form and you should be good to go!

If you have any questions, please feel free to reach out to us at support@gospiffy.com. Here to help!

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.