Can you create a "Buy 3 Get 4th Free" promotion in Webflow where the fourth item is automatically free when three other products from a specific category are added to the cart?

Published on
September 22, 2023

To create a "Buy 3 Get 4th Free" promotion in Webflow, where the fourth item is automatically free when three other products from a specific category are added to the cart, you can follow these steps:

  1. Create a Category Field: In your CMS Collection that represents your products, make sure you have a field that categorizes each product. Let's call this field "Category".

  2. Create an E-commerce Collection: If you haven't already, create an E-commerce Collection in Webflow to handle your products and enable the e-commerce functionality.

  3. Set Up Products: Add your products to the E-commerce Collection. Make sure to assign the appropriate categories to each product.

  4. Create a Discount: In your Webflow E-commerce dashboard, go to the Discounts section and create a new discount.

  5. Set the Discount Type: Choose the "Buy X get Y free" option to set up a discount that applies when a certain number of products is added to the cart, and the discounted products get automatically applied.

  6. Configure the Discount: In the discount settings, set "X" to 3 (representing the number of products that need to be added to the cart). Set "Y" to 1 (representing the number of products that will be discounted).

  7. Specify the Category: Under the discount settings, specify the category that the products need to belong to for the discount to apply. Select the desired category you previously created in step 1.

  8. Publish and Test: Publish your site and test the promotion by adding four products from the specified category to the cart. You should see that the fourth product's price is automatically discounted to $0.

By following these steps, you can create a "Buy 3 Get 4th Free" promotion in Webflow, where the fourth item is automatically free when three other products from a specific category are added to the cart.