# Store Front (Student View)

- [Shop Page](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/shop-page.md)
- [Shop Setting (For Admin)](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/shop-page/shop-setting-for-admin.md)
- [Cart](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/cart.md)
- [Checkout](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/checkout.md): The Checkout Page is where customers enter their billing details and finalize the purchase
- [My Order](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/my-order.md)
- [My Subscription](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/my-subscription.md)
- [Reviews & Email ](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/reviews-and-email.md)
- [Course Review](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/reviews-and-email/course-review.md)
- [Email Notifications (For Customer)](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/reviews-and-email/email-notifications-for-customer.md): The Email Notifications module allows admins to configure automated emails sent to customers after a purchase or failed payment
- [Email Notification (For admin)](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/reviews-and-email/email-notification-for-admin.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
