berrypod/lib/berrypod_web/live/shop
jamey 4e36b654d3 add JSON-LD structured data
Product pages: Product schema (name, description, image, price/currency,
availability) + BreadcrumbList (Home > Category > Product). Home page:
Organization schema (name, url). Uses Jason with html_safe escaping so
the JSON is safe to embed in <script> tags.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-23 22:37:34 +00:00
..
cart.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
checkout_success.ex include browser/os/screen_size in e-commerce analytics events 2026-02-22 21:13:47 +00:00
collection.ex add canonical URLs, robots.txt, and sitemap.xml 2026-02-23 21:47:35 +00:00
coming_soon.ex add logo to coming soon page 2026-02-20 22:19:15 +00:00
contact.ex add canonical URLs, robots.txt, and sitemap.xml 2026-02-23 21:47:35 +00:00
content.ex add canonical URLs, robots.txt, and sitemap.xml 2026-02-23 21:47:35 +00:00
home.ex add JSON-LD structured data 2026-02-23 22:37:34 +00:00
product_show.ex add JSON-LD structured data 2026-02-23 22:37:34 +00:00