Intro to discounts
Overview UpsellPlus offers two primary methods to apply discounts to upsell products: Shopify Functions and Shopify Scripts. By default, the app utilizes Shopify Functions, allowing you to simply enter a discount value when creating an upsell offer. When the upsell item is added to the cart, the specified discount is automatically applied. To add a discount to upsells, you can just add in the amount or percentage you want to discount. When the item gets added to cart, the discountFeaturedHow do I apply a discount to a checkout upsell using Script Editor?
A guide on how to add a discount to your checkout upsell. This discount will only apply when the upsell is added in checkout.PopularDiscounts: Shopify Functions and Shopify Scripts
Overview UpsellPlus provides two methods for applying discounts to upsell offers: Shopify Functions and Shopify Scripts. Understanding the differences between these methods will help you choose the best approach for your store. Functions Shopify recently released Shopify Functions for Shopify Plus brands. One ability of Functions is to run automated product discount codes. All you have to do is specify the discount amount (pSome readersHow to add a discount to an automated upsell using Script Editor
Overview Automated upsell offers can be enhanced by applying specific discounts, encouraging customers to add recommended products to their cart. By utilizing Shopify's Script Editor, you can implement discounts for AI-generated upsell products. In the ShopBrain upsell offer, add a compare at price to the recommended products. To add a discount to an AI generated upsell, weFew readersHow to set up tiered discounts with Script Editor
Overview Offering tiered discounts encourages customers to purchase more by providing increasing incentives based on the quantity of items added to their cart. With Shopify's Script Editor, you can implement dynamic tiered discounts for upsell offers. To offer tiered discounts, you can use the Script Editor. This article will show how with the right script. Scenario Example Consider a multi-product upsell offer with three items. The desired incentives are: Add 1 item: CustomFew readersHow to block manual discount codes from being added on top of an automatic script discount using Script Editor
Overview When offering automatic discounts on upsell products, it's essential to prevent customers from stacking additional manual discount codes, which could erode profit margins. By implementing a script in Shopify's Script Editor, you can ensure that once an automatic discount is applied to an upsell item, any additional manual discount codes entered by the customer are rejected. If you want to offer an automatic discount on a checkout upsell, but don't want an additional discount to bFew readersCan my automatic upsell discount (powered by Functions) be combined with other discounts?
Overview In Shopify, the ability to combine discounts depends on the types of discounts applied. Understanding how different discounts interact is crucial for effective promotion management. Combining Different Types of Discounts Shopify allows the combination of discounts if they are of different types. For example: Manual Amount Off Order Discount: A discount code entered by the shopper at checkout that applies a fixed amount off the entire order. Automatic Line Item DFew readersHow to remove discounts on upsell products when the conditions for the upsell offer are no longer met with Script Editor
Overview When offering upsell products with conditional discounts, it's crucial to ensure that these discounts are only applied when specific cart conditions are met. If a customer modifies their cart in a way that no longer satisfies these conditions, the discount should be removed. This can be achieved by implementing a script in Shopify's Script Editor that dynamically checks cart conditions and adjusts discounts accordingly. Step-by-Step Guide Log in to Shopify AdminSome readersHow do I only discount a product when it's added as an upsell with Script Editor?
Overview To ensure that a discount is applied exclusively when a product is added through an upsell offer, you can implement a Shopify Script that targets items with specific upsell identifiers. This method ensures that the discount is not applied if the product is added to the cart through other means. When you want a discount to apply to a product only when it's added as an upsell, you can use a simple Shopify Script. Step-by-Step Guide Log in to Shopify Admin Access ySome readersHow to target specific offers with a discount using the offer ID with Script Editor
Overview When managing multiple upsell offers across your cart, checkout, and post-purchase pages, it's essential to apply discounts selectively to specific offers. By utilizing the unique Offer ID assigned to each upsell in UpsellPlus, you can target individual offers with precise discounts using Shopify's Script Editor. This is how you can target a specific offer with a specific discount. Step-by-Step Guide Log in to Shopify Admin Access your Shopify Admin panel usingSome readersHow to A/B test discounts on checkout upsells with Script Editor
Overview A/B testing allows you to compare different discount strategies for your checkout upsell offers to determine which performs better. By creating multiple versions of an upsell offer and applying distinct discounts using Shopify's Script Editor, you can analyze customer responses and optimize your sales approach. To A/B test which discount converts best, we need a couple of things: an A/B test offer and a Shopify Script with different discount per version. Step-by-Step GuidSome readersHow to limit an upsell discount to just 1 item with Script Editor
Overview Offering exclusive discounts on upsell products can effectively encourage additional purchases. However, to prevent customers from applying the discount to multiple quantities of the same item, you can implement a Shopify Script that restricts the discount to only one unit per upsell product. If you want to create a strong incentive to have a customer buy another item, you can offer a nice discount on an upsell product.Some readersHow to customize discount codes for upsells
Overview When a customer adds a discounted upsell item to their cart, a discount code is displayed on the order summary and confirmation. Customizing this discount message enhances clarity for both you and your customers, ensuring transparency about the applied discounts. This helps you to understand where a discount originated from and the customer to understand which discount they received. Customizing Discount Messages Using Shopify Functions Access the Discount Message FieldSome readers