business-ecomm_clubhouse/_subsections/03-create_run_store/S03|L18 - how to create a contact us page.org

46 lines
1.4 KiB
Org Mode
Raw Normal View History

#+title: S03|L18 - How to Create a Contact Us Page
2025-10-22 22:30:58 +03:00
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../_share/media/css/ecomm.css" />
#+OPTIONS: H:6
* Links
#+attr_html: :class links
- [[../../toc.org][TOC - ecomm clubhouse]]
2025-10-27 01:24:04 +02:00
- [[https://jellyfin.ronnyabraham.com/web/index.html#/details?id=50d459403b94bbf2cf88df7c7d50076a&serverId=99488804638e465693eed17924c57b60][video]]
2025-10-22 22:30:58 +03:00
* Notes
* Description
2025-10-27 01:24:04 +02:00
In this step, we are going to add a Contact Us page and its very easy to do!
1. First, click on Online Store. On the dropdown menu, click on Pages.
2. Then on the top right corner, click the Add Page button.
#+attr_html: :width 800px
file:../../_share/media/img/step_03/lesson_15/ex01-add_page.png
3. Then on Title field, type Contact Us.
#+attr_html: :width 800px
file:../../_share/media/img/step_03/lesson_15/ex02-title.png
4. Then come to the Online Store section and click on the dropdown menu. Choose contact.
#+attr_html: :width 800px
file:../../_share/media/img/step_03/lesson_15/ex03-choose_contact.png
5. Click Save.
#+attr_html: :width 800px
file:../../_share/media/img/step_03/lesson_15/ex04-save.png
6. Then click on Save. Then thats it, youve successfully created a contact us page.
7. Click on View on your online store.
#+attr_html: :width 800px
file:../../_share/media/img/step_03/lesson_15/ex05-view_online_store.png
Your Contact Page will be shown. See you in the next video!