Chord OMS
...
Checkout
Post Checkout Cross-Sell
7 min
introduction after a customer makes a purchase, a post purchase offer (also known as post purchase upsell or one click upsell) will show related products just before the order confirmation screen this strategy takes advantage of the customer's excitement and willingness to buy, leading to a better shopping experience and increased revenue for your brand 💡 post sell is only supported in stripe checkout setup oms to activate the cross selling feature to enable your customers to add new items to their existing order after completing the stripe checkout , navigate to your store settings in the oms settings > store and add the following under the environment variables section order cross sell time in minutes please specify the duration in minutes for users to add items to their cart after checkout in this example, we are adding a value of 2 minutes cross sell post checkout mark it as enabled this flag sets the stripe card to be re used like subscriptions and delays the complete order event until the cross sell ends cross sell email enabled if you wish to inform your customers about the items they have purchased after checkout a pre existing template is available in contentful 📥 make sure your email is published! github a new endpoint (see pr here ) is added, which accepts items, and then completes the cross sell state, creating a new charge on the credit card for the new items and sending a new email resources nextjs starter commit adds the hooks and an example implementation nextjs function usage docs https //docs chord co/ch9b usecart#hslsb oms api https //chord stoplight io/docs/chord oms/3e72c4c31d015 cross sell order line items documentation with an example request body https //gist github com/ikraamg/d249794694e9d2a07ef6cd0a6ce78a48 contentful ensure that a content model for your cross sell collection has been created email example in gist with the setup below ffds p lease take a look at the latest version of the chord sdk post cross sell promotions promotions for the post checkout need to include the following actions/adjustment type use either the “flat rate” or “percent per item” calculator with the “only for cross sold quantity post checkout” check the always apply box here is an example promotion that uses dynamic promotions with post checkout cross sell video example let's place an order and add items post sell the minute value here has been set to 10!