-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
[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.
- 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
-
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 Horizontal scroll pagination component
-
Add a SideBar Navigation Component
- Shows Currently Selected Store info(Store logo, Store name, policy)
- Show Every Category
Metadata
Metadata
Assignees
Labels
No labels