Hi,
Not yet… didn’t have time. Need a dynamic code.
A user running Dawn 12 theme needs help modifying custom code that displays estimated delivery dates on product pages. Current issue: The delivery date shows for all products, including sold-out items.
Goal: Display delivery dates only for in-stock products, with dynamic updates when customers select different variants.
Progress so far:
{% if product.available %} tagsRemaining challenge: The code needs to dynamically show/hide delivery dates based on real-time variant availability as customers make selections.
Another user expressed interest in the same solution. The discussion remains open with no working solution yet.
Hi,
Not yet… didn’t have time. Need a dynamic code.