I use this segment of code to display the date on the product page, but once the user sees this date on each product page, It doesn’t update when they refresh the page
{{ “now” | date: “%Y-%m-%d %H:%M:%S” }}
Can someone help me fix this? It would be a tremendous help.
