Inconsistency between themes

Hi there

I have an unpublished theme and currently, on the site, in the coming soon section its not displaying all the information as on the published theme. I need the coming soon section on the unpublished theme to display the same product information thats on the published theme.

How can I go about it?

Thanks in advance

I understand thank you.
The issue is that for some of the coming soon products the information is displaying but for the other coming soon products is that all the information its not displaying

Hi Cameron,

This usually happens because the unpublished theme is not using the same section settings, template, or theme code as the published theme.

I’d check it in this order:

1. Open the published theme in the theme editor and check which template the “Coming soon” page/product is using.
2. Open the unpublished theme and make sure the same template is assigned there.
3. Compare the section settings in the “Coming soon” section between both themes. In Shopify, section settings are stored per theme, so they do not always carry over automatically.
4. Check whether the missing information is coming from product fields, metafields, or a custom Liquid block.
5. If the published theme has custom code, compare the related section/snippet files with the unpublished theme.

If the product information itself exists in Shopify admin but does not appear only on the unpublished theme, then the issue is most likely in the unpublished theme’s template or section settings, not in the product data.

The safest approach is to duplicate the published theme first, then make changes on the duplicate. That way you keep the same templates, sections, and product display logic before customizing further.

Hope that helps.

Hey @Cameron_22

hope you’re doing well!

compare the coming soon section and setting product templates between the published and unpublished themes, if you are using a Coming Soon app, make sure it also enabled on the unpublished theme.