On Shopify's product detail page, you may want to use the variant meta field to switch the listing information for each product variation. Here is an example of how to set this up using a combination of JavaScript and liquid.
Example of a setting to switch the display of the value set in the variant meta field (e.g. expected delivery date) depending on the variant selection

How to set it up: Add a customized Liquid block to the product information section and insert the code

