A user wants to modify an urgency message on their cart page that currently displays “Use Code SAVE5 to save 5% until Sunday only!” The goal is to change the day reference from a fixed day (Sunday) to dynamically show a day that’s two days ahead of the current date. For example, if today is Sunday, the message should display Tuesday instead.
A representative from Drop A Hint 2.0 (a Shopify app) responded, suggesting the use of custom JavaScript code to implement this dynamic day calculation. They offered direct assistance to help configure the solution and ensure the store meets the user’s specific requirements for creating an optimized shopping experience.
Summarized with AI on November 18.
AI used: claude-sonnet-4-5-20250929.
I wanted to change the day this small text shows instead of showing the same day i want it to show every two day. (Use Code SAVE5 to save 5% until Sunday only!) Instead Saturday I wanted to show every two days from present day. Example today is Sunday I want it to show TUESDAY.