Home Page Only
This component is only rendered on the home page.
You can modify this component at `themes/sample/src/pages/homepage/OnlyHomePage.tsx`
You can also remove this by disabling the theme `sample`.
Everywhere
This component is rendered on every page of the store front.
You can modify this component at `themes/sample/src/pages/all/EveryWhere.tsx`
You can also remove this by disabling the theme `sample`.
Foo List
You can modify this component at `themes/sample/src/pages/all/EveryWhere.tsx`
Foo
This is a Foo object
Bar
This is a Bar object
Baz
This is a Baz object





