Issue
The title, meta description, and og:image are currently the same across all listings. Each listing page should have a unique title and description based on the specific theme being viewed. Similarly, the og:image should display the preview image of that theme, not a single generic image for all themes.
<title>Ecommerce Website Templates - Free and Premium Themes for Your Online Store.</title>
<meta name="description" content="Explore all 800+ free and paid Shopify themes to launch your online store with.">
<meta property="og:image" content="https://themes.shopify.com/cdn/shopifycloud/theme_store/assets/layout/theme-store-social-0198494f4ed4cf4a5e6345faecc7b0a04a4c8421359a72e94085f559a17619bf.jpg">
Expected Behavior:
<title>should include the specific theme name.<meta name="description">should describe the specific theme.<meta property="og:image">should link to the theme’s actual preview image.