From 188a4da42fd77e2b857a0f5b2ff20a7900ffa0cb Mon Sep 17 00:00:00 2001 From: bc-vlad-dlogush <83779098+bc-vlad-dlogush@users.noreply.github.com> Date: Wed, 6 Mar 2024 11:45:20 +0200 Subject: [PATCH] fix(storefront): BCTHEME-1796 Page Suggested Items still listed on Cornerstone (#2438) Co-authored-by: Vlad Dlogush <31504758+VladDlogush@users.noreply.github.com> --- CHANGELOG.md | 1 + config.json | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 610dd967cf..252e8bf1ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Draft +- Page Suggested Items still listed on Cornerstone [#2438](https://github.com/bigcommerce/cornerstone/pull/2438) - ADA Compliance - Add translations to accessibility attributes for Coupon Code and Gift Certificates [#2440](https://github.com/bigcommerce/cornerstone/pull/2440) - ADA Compliance - The Add to Cart modal dialog container is not labeled [#2427](https://github.com/bigcommerce/cornerstone/pull/2427) - ADA Compliance - Decorative SVG elements should be hidden from screen reader users [#2432](https://github.com/bigcommerce/cornerstone/pull/2432) diff --git a/config.json b/config.json index 7b849fe57f..408219e343 100644 --- a/config.json +++ b/config.json @@ -20,7 +20,6 @@ "product_comparison_table", "complex_search_filtering", "customizable_product_selector", - "cart_suggested_products", "free_customer_support", "free_theme_upgrades", "high_res_product_images",