# Basic Features

#### **Real Time Synchronization**

* Every product detail like images, contents, user, inventory , and order-related data can be sync with the website in real-time.&#x20;

![](/files/R2Ul8uc31qHVZOofx05e)

#### Product Type Support

* The App supports Simple, variable, and Flexivariable product types only.

![Simple Product ](/files/pyCeuPZbo12nncKySXj8)

<div align="center"><img src="/files/tjsCPirCARNUxcfb5NY2" alt="Variable Product"></div>

![Flexi Variable Product](/files/v1Z5p4NcCW9p2KrY52oS)

#### FULLY READY-MADE

* The app can be customized and launched with a source code package.&#x20;
* Customers can open the app, add products to the cart, checkout, and pay. All happens within the mobile app same as your j2store website.

#### Quick Smooth Checkout&#x20;

* Let the customer view the product, add it to the cart & checkout. Easily choose payment options and make the payment. And Done! It's fast and simple.

![Cart](/files/5tgxyYBXElPvResCkdYE)

![Checkout](/files/PJsArzfTenr5vtZ7YjGc)

#### Shipping Methods&#x20;

* Same like j2store listed shipping methods are supported in mobile app too.No need to do any additional work in coding

#### Order History :

* The App comes with complete order history. Customers can view the entire history and the order details.

![Order History ](/files/7fNoOuCnPstgx16CxFMb)

#### Multiple Product Images

* Show more than one image for your product just like the j2store website. It looks better in your storefront and it helps you showcase your products in a better way.

![](/files/igRc56k4Mnv4p3d4RNqf)

![](/files/vL9vHYqvOszRo9BpnByh)

#### UP-SELLS & CROSS-SELLS / REALTED PRODUCTS.

* You can display additional product modules to recommend the customers with similar products and generate additional sales.&#x20;
* Cross-Selling is to recommend the customer to buy products related to the one they are purchased or about to buy

![Up-sells](/files/7rJajNemjNUF52nUWkVz)

![Cross-sells](/files/srWkdIiI46WbTXEBUy6K)

#### PUSH NOTIFICATION

* Allows you to send a notification to a specific category/Product. when your customer click on the notification, opens intended category/Product page.

![](/files/2sgRbypPNlBNphype1gA)


---

# 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://mobiledocs.themeparrot.com/j2store-mobile-app/outfit/basic-features.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.
