Skip to content

Main Store Page(Store Front Page) #3

@freewebwithme

Description

@freewebwithme

[LiveView]

  • Problem with Root Navigation that will be used across all liveview.

    • We need to call all categories from store and display as menu item in side navigation, but we can't pass data to root layout template. we can only update @page_title from each liveview.
    • Instead of doing that, We create a LiveComponent for that and render templates inside of it.
  • Show each category with most sales product

    • Add a Horizontal scroll pagination component
      • Show product image
      • Show product title
      • Show product price
      • Show special tag like organic
  • Add a SideBar Navigation Component

    • Shows Currently Selected Store info(Store logo, Store name, policy)
    • Show Every Category

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions