# Quickview

To enable customers to explore your products directly from the Frontpage without navigating to the Product Page, consider activating the **Product Quickview** feature.&#x20;

This functionality allows shoppers to access full product details seamlessly within the Frontpage, eliminating the need for redirection and thereby saving time, which enhances the overall shopping experience in your store.

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **Quickview**
3. Make necessary changes
4. **Save**
   {% endhint %}

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

## General settings

You can choose what to show in quickview popup:

* Show product availability
* Show product SKU
* Show product type
* Show vendor
* Show product collection
* Show short description
* Show product review

## Fake sold product

**Fake sold product** represent the number of that product has been sold in the last few hours.

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

## Countdown timer

A countdown timer informs buyer the remaining time for the discount.

<figure><img src="/files/b4PgMf8Nlq5ISyCxIgaz" 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://blueskytechco.gitbook.io/alukas-shopify/theme-settings/quickview.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.
