# V7.2024 - July 2024

### **Added**

**New product card**&#x20;

Improves product visibility and simplifies navigation by showcasing variants directly on the main image.

* Variants can be displayed on top of the main product image
* There is a duplicate of the Add to Cart button in case of many variants
* Ability to adjust the font styles for each product card component separately
* You can display additional product images as a slideshow on hover
* There are more aspect ratio options available
* New setting for the corner rounding of the product image and the “Add to Cart” button&#x20;
* Add to Cart buttons are now seamlessly aligned on the result pages

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

### Fixes and other improvements

[<mark style="color:green;">**New revenue tracking model**</mark>](https://support.quizkitapp.com/general/data-and-analytics)

* Track all items added to the cart within 7 days of completing the quiz, as long as they are added in the same browser. This new model allows us to better monitor and attribute sales generated from the Quiz.


---

# 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://support.quizkitapp.com/introduction/past-releases/release-notes/v7.2024-july-2024.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.
