Does anyone know how we can create an additional box on the checkout page that separately shows the savings depending on which option is clicked by the customer? So in this example, as the customer clicks, the numbers displayed in this box would be updated?
Yes, it’s definitely possible to create a separate box on the checkout page that dynamically displays savings based on the customer’s selection. This would involve using custom JavaScript to track the selected option, calculate the savings, and update the display in real-time.
To provide you with more accurate guidance, could you please share a link to the live or preview page, or a reference funnel where you have seen this?
Once I have a better idea of the layout and interaction, I can help outline the right approach.