# April 2024 Release 2.0

We have revamped our B2B interface designed to make your experience smoother and more intuitive. This update brings significant enhancements aimed at improving your user experience with a revamped interface. With this update, we have updated the landing page, added a cart view, and improved the navigation in the B2B interface. Let's take a closer look at these updates.&#x20;

### Updated Landing Page

We have updated the landing page to make it more appealing and user-friendly.

* **New Look & Feel**: As soon as you enter the Presentation Home, you'll be greeted by a sleek modern and user-friendly layout. The page is designed to give you all the information you need at a glance.<br>

  <figure><img src="/files/YStMhXgRwRbJCmlWxy2S" alt=""><figcaption></figcaption></figure>

### Style Upgrades

* **Text Tweaks**: We’ve spruced up the size and color of the text for better readability and a more modern look.<br>

  <figure><img src="/files/9UfC4vvZ6okIgl1n0tNi" alt=""><figcaption></figcaption></figure>
* **Select Customer Option Relocation**: The “Select Customer” dropdown has moved from the top-left to join the options on the right side, ensuring a more intuitive and streamlined navigation.&#x20;

  Furthermore, instead of dropdown, clicking on this now opens a "Select Customer" pop-up window to select the customer. \ <br>

  <figure><img src="/files/0rMbFG6MXqsfl8Ntwhsp" alt=""><figcaption></figcaption></figure>

  <figure><img src="/files/dpY4BGGIDZooGX7wSDjq" alt=""><figcaption></figcaption></figure>

### Easy Navigation

* **Interactive Icons**: We’ve added a fun twist to our category image icons! If you have grouped the presentation items by brand, category, or item group, hover over them and watch as they pop up, displaying the category name and a handy “**Shop Products**” button. It’s an interactive experience designed to save you time and enhance your browsing.<br>

  <figure><img src="/files/O8TWlwmJmTpSLE8eudcJ" alt=""><figcaption></figcaption></figure>

  If the products are not grouped, you will see a "**View Details**" option as you hover over the product. Additionally, you will see the "Add To Cart" button if the products have a single variant. From here, you can directly add the item to your cart for faster checkout.<br>

  <figure><img src="/files/2dJeREkV9upxtp1O1Cc3" alt=""><figcaption></figcaption></figure>
* **Updated Price List View:** Previously, the prices of the items were shown upfront. We have also updated the price list view for the items with this update. You can see the price range on the screen, and as you hover over the item, the price details can be seen.<br>

  <figure><img src="/files/EI7A8xz06bcvxTxFl0Uk" alt=""><figcaption></figcaption></figure>
* **Enhanced Options in Item Details View:** To make your purchase seamless, we’ve added a couple of options in the Item Details screen. For products with multiple items without variants, scroll down and you’ll see "**Add To Cart**" and "**Continue Shopping**" options for smoother and faster shopping experience.<br>

  <figure><img src="/files/QFLZBjcQ6R4iPccBGbGZ" alt=""><figcaption></figcaption></figure>

  For products with variants, as you add an item to the cart, you’ll see "**View Cart**" or "**Continue Shopping**" options just above the "**Update Cart**" button.<br>

  <figure><img src="/files/hsbdmvZgjiq0CKJqPxOy" alt=""><figcaption></figcaption></figure>

### Added Cart View

We have introduced a cart view in the Presentation Preview. Previously, clicking on the cart option would take you to the checkout page. But, now with the cart view, you can see an overview of the items added to the cart before proceeding with the purchase. This update enhances your shopping experience by allowing you to conveniently review and manage the items in your cart. Here's a detailed look at what you can expect:&#x20;

#### Cart Overview

* **Quick Access**: Click on the cart icon at any time to instantly view the product details of the items in your cart. This feature gives you a comprehensive overview without interrupting your shopping experience.<br>

  <figure><img src="/files/Hm8ZOcT8UgY0baN8Y48p" alt=""><figcaption></figcaption></figure>
* **Comprehensive Info**: Your Cart screen displays the product name, quantity, and total cost of the items in your cart. This clear presentation helps you keep track of your selections and manage your budget.<br>

  <figure><img src="/files/wRiPIF8Ggie9iDBMCSaL" alt=""><figcaption></figcaption></figure>

#### Manage Your Cart

* **Delete with Ease**: Need to remove an item? Just hit the “**Delete**” button next to the product you want to remove.<br>

  <figure><img src="/files/GPGhk9tlt2epTBtu1FIx" alt=""><figcaption></figcaption></figure>
* **Keep The Cart Updated**: If you’ve made any changes to your cart, click “**Update Cart**” to refresh and see the latest details. This ensures that your cart is always up-to-date with your latest selections.<br>

  <figure><img src="/files/vPgOKr1uYjcBl0z6HnPL" alt=""><figcaption></figcaption></figure>
* **Seamless Checkout**: When you’re ready to finalize your purchase, simply click “**Checkout**” to proceed smoothly through the payment process. Our enhanced checkout flow is designed to be quick and hassle-free.<br>

  <figure><img src="/files/NwPjTdonkYwFlymxSV0N" alt=""><figcaption></figcaption></figure>

### Added the ability to update Group Title

We have introduced a new feature that allows you to add a custom title to the grouping of items in the presentation. For this, we have introduced a new field, "Group By Title" in the "Other Attributes" tab of the presentation settings.&#x20;

<figure><img src="/files/Rx40baCfg9fhd1JPvIDs" alt=""><figcaption></figcaption></figure>

When you provide a title in this field, it will be displayed on the Presentation Home page where items are grouped. For example, if you group items by category, the default title on the homepage will be "Shop By Category". However, if you enter a custom title, such as "Style", in the "Group By Title" field, the homepage will display "Shop By Style" instead. This feature gives you more flexibility in how you present grouped items to your users.

<figure><img src="/files/4ifpLvibcXI4hWaZuSy3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/D8k3VGHq7gsc1sAegtc7" alt=""><figcaption></figcaption></figure>


---

# 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://docs.xorosoft.com/whats-new/release-notes/previous-releases/2024/april-2024-release-2.0.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.
