# Changelog

## Spark version 3.0.2 (Released 12/19/2025)

We’ve identified an issue that caused the **Product page** not to display on **Home Auto Parts**. Our team has fixed this issue and released an updated version of the theme.

<details>

<summary>If you prefer <strong>not to update the entire theme</strong>, please follow the steps below</summary>

**Step 1:** From your Shopify admin, go to **Online Store → Themes → Actions → Edit code**.

<p align="center"><img src="https://1003004518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO9T0eVpfbnvoysXhw8Kp%2Fuploads%2FrSi5HGzSoPv3zZ76bOaK%2Fimage.png?alt=media&#x26;token=8708306e-9ced-4e0f-b6e2-fe8c4803fc70" alt=""></p>

\
**Step 2:** In the **Templates** folder, right-click and choose **New file** → create a new template named **`product.json`**.

<p align="center"><img src="https://1003004518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO9T0eVpfbnvoysXhw8Kp%2Fuploads%2FKYjuusfq15UtGDQSFgBl%2Fimage.png?alt=media&#x26;token=6562f958-994f-435f-833a-094aaed596c8" alt=""></p>

<p align="center"><img src="https://1003004518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO9T0eVpfbnvoysXhw8Kp%2Fuploads%2F9HGWjLWToIyzUzmifeo7%2Fimage.png?alt=media&#x26;token=3dd8cf4c-1cc1-4008-91b0-dcd6700c8cdb" alt=""></p>

\
**Step 3:** Open the newly created **`product.json`**, **select all and delete the existing content**, then **paste the copied preset** from the external file [**`product-templates-3.txt`**](https://theme-documentation.gitbook.io/spark-shopify-documentation/product-page/demo-and-settings-data)**.**

<figure><img src="https://1003004518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO9T0eVpfbnvoysXhw8Kp%2Fuploads%2FYgAU1ntKEVFceqpJLiNa%2Fimage.png?alt=media&#x26;token=9288d95e-0438-4f70-8cb4-812e2509adb4" alt=""><figcaption></figcaption></figure>

Once completed, save the file and check the Product page again.

</details>

## Spark version 3.0.2 (Released 09/26/2025)

We have updated the following features:

* New Section: Custom section (supports AI Sidekick block generation).

We have improved & fixed the following features:

* Fixed: some other minor issues.

## Spark version 3.0.1 (Released 12/30/2024)

We have updated the following features:

* Updated: Change the font family for **Homepage 1**, **Homepage 2**, **Homepage 3** to [**Shopify's font update notification.**](https://shopify.dev/changelog/changes-to-our-font-library)
* Updated: The X icon replaces the Twitter icon.

We have improved & fixed the following features:

* Fixed: some other minor issues.

## Spark version 3.0.0 (Released 08/30/2024)

We have updated the following features:

* New Function: [Quick Add Bulk](https://spark-theme-automotive.myshopify.com/?_ab=0&_fd=0&_sc=1\&preview_theme_id=126688821323) - [Read more about how to set it up](https://theme-documentation.gitbook.io/spark-shopify-documentation/theme-settings/general/product-quick-shop)
* New Section: [Quick Order List](https://spark-theme-automotive.myshopify.com/products/aenean-commodo-lipsum-quis-blandit-exims-placerat?_ab=0&_fd=0&_sc=1\&preview_theme_id=126688821323) - [Read more about how to set it up](https://theme-documentation.gitbook.io/spark-shopify-documentation/product-page/product-section/quick-order-list)
* New Function: [Combined Products Listing](https://theme-documentation.gitbook.io/spark-shopify-documentation/product-page/product-section/combined-products-listing)
* Added: Sticky Toolbar Mobile&#x20;
* Added: Show wishlist counts for all headers.&#x20;
* Added: Crop and No Crop options for the SlideShow section
* Added: Custom Liquid block on the Product details page
* Updated: Remove code app 'Product Reviews' because this app is no longer available
* Updated: Show the size chart button only when data is available
* Updated: Hidden Sticky Add To Cart when scrolling down to the bottom of the page
* Updated: Show the size chart button only when data is available
* Updated: Separate the Product Bundle into a separate section on the Product details page

We have improved & fixed the following features:

* Improved: Better SEO performance
* Fixed: Can still be clicked when Someone Purchased is not shown
* Fixed: Do not Add To Cart after changing the variant in Sticky Add To Cart.
* Fixed: some other minor issues.


---

# 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://theme-documentation.gitbook.io/spark-shopify-documentation/changelog.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.
