Overview
Right after a customer places an order, the plugin shows them one more matching offer. If they accept, the product is added to the same order. No new checkout, no second order.
How it looks to your customer
- The customer completes checkout as usual.
- Instead of landing straight on the standard “thank you” page, they briefly see a focused offer page: one product, a short headline, a price (optionally discounted), and two buttons: add to my order or no thanks.
- If they add, the item joins their existing order, they see a confirmation, and they continue to the normal order-confirmation page.
- If they click no thanks, their original order is untouched. If they simply close the tab or do nothing, it also stands untouched.
The offer is shown at most once per order. Accepting adds the item to that order (its whole point); declining or doing nothing leaves the original order exactly as placed. If a link is invalid or not theirs, the customer is quietly sent to the storefront home page rather than shown the offer.
What it does
Right after a customer places an order, the plugin can show them one more offer: an accessory, a larger pack, a matching add-on. If the customer accepts, that product is added to the order they just placed. There is no new order: the item joins the existing order and the total is recalculated correctly, including tax and any discount. Depending on the payment method, PayPal may ask the customer for one additional approval for the add-on amount.
It works best for shops that take invoice, prepayment, cash on delivery, direct debit, or PayPal, the common payment types in the DACH region.
Why it lifts average order value: the customer has already decided to buy and is in the buying mindset. A single, relevant add-on can be an easy “yes” while the original order stays protected.
There is no new Shopware checkout and no second order. For PayPal, some customers may need one additional PayPal approval depending on vaulting and account setup.
What it is not
- It does not create a second order.
- It does not show more than one offer per order, and never another offer after the customer responds.
- It does not re-charge credit-card or non-PayPal payment providers automatically (see Payment handling).
