Product Schema -- Appearing Correctly for All Product Except One

Topic summary

A Shopify store owner is experiencing inconsistent product schema implementation across their site.

Working Products:

  • Most products display complete, detailed schema data correctly
  • Example: Blue Spirulina product shows full schema information
  • These products interact properly with the main-product.liquid theme file

Problem Product:

  • Energy Strips product shows incomplete schema data
  • This is the only product built using Pagefly page builder
  • Schema information is significantly less detailed compared to other products

Potential Causes Being Considered:

  • Pagefly may be interfering with schema data generation
  • Possible conflict between Pagefly and the main-product.liquid file
  • Another underlying issue not yet identified

The user is seeking help to diagnose why this single product’s schema differs from the rest of the catalog.

Summarized with AI on November 11. AI used: claude-sonnet-4-5-20250929.

Hey there,

I have product schema implemented for all of my store’s products. The schema data is essentially fully complete for all products.

Below is a screenshot of the schema data for an example product, Blue Spirulina. The schema is representative of all products.

The above screenshot is representative of all products, except one: Energy Strips. Coincidentally, this product is also the only one that uses Pagefly. Here is a screenshot of the schema data for Energy Strips.

As you can see, the schema data for Energy Strips is nowhere near as detailed and complete as the data for Blue Spirulina.

Perhaps Pagefly is interfering with the schema data somehow? Or perhaps there is another issue at play? Anyone here have a clue?

For reference, here is a screenshot of the main-product.liquid file in my site’s code. This means that all other products are interacting correctly with the main-product.liquid file.