From de0aea531387b798889364fd442e5a9d9b84ac28 Mon Sep 17 00:00:00 2001 From: codal-nilayp Date: Mon, 2 Feb 2026 12:21:02 +0530 Subject: [PATCH 1/9] Change --- layout/theme.liquid | 1 + 1 file changed, 1 insertion(+) diff --git a/layout/theme.liquid b/layout/theme.liquid index 70db635..c62b321 100644 --- a/layout/theme.liquid +++ b/layout/theme.liquid @@ -372,5 +372,6 @@ {%- if settings.cart_type == 'drawer' -%} {%- endif -%} + From 5e1562ebfe6654fbeedf8314423c5c624b6bfb70 Mon Sep 17 00:00:00 2001 From: codal-nilayp Date: Mon, 27 Apr 2026 15:45:21 +0530 Subject: [PATCH 2/9] Test --- layout/theme.liquid | 1 + 1 file changed, 1 insertion(+) diff --git a/layout/theme.liquid b/layout/theme.liquid index 842666d..fba79c8 100644 --- a/layout/theme.liquid +++ b/layout/theme.liquid @@ -375,3 +375,4 @@ {%- endif -%} + From d80da68861c6f3c756ed3ebe4bab8d9b27d8aac8 Mon Sep 17 00:00:00 2001 From: Nilay Pithadiya Date: Mon, 27 Apr 2026 16:27:46 +0530 Subject: [PATCH 3/9] Update lighthouse-ci.yml --- .github/workflows/lighthouse-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lighthouse-ci.yml b/.github/workflows/lighthouse-ci.yml index 4e32798..9a6ac29 100644 --- a/.github/workflows/lighthouse-ci.yml +++ b/.github/workflows/lighthouse-ci.yml @@ -38,7 +38,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Lighthouse - uses: shopify/lighthouse-ci-action@v1.2.2 + uses: shopify/lighthouse-ci-action@v1.4.0 with: access_token: ${{ secrets.SHOP_ACCESS_TOKEN }} store: ${{ secrets.SHOP_STORE }} From 337b562ec3a33411140f6a31c595b5a1f63f9ed3 Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 06:33:30 +0000 Subject: [PATCH 4/9] Update from Shopify for theme Theme 1.0.0 Committed from shop: Nilay dev --- templates/index.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/index.json b/templates/index.json index 58b69de..58e0d74 100644 --- a/templates/index.json +++ b/templates/index.json @@ -38,33 +38,32 @@ "settings": { "image_overlay_opacity": 40, "image_height": "large", - "desktop_content_position": "bottom-center", - "show_text_box": false, "image_behavior": "none", + "desktop_content_position": "bottom-center", "desktop_content_alignment": "center", + "show_text_box": false, "color_scheme": "scheme-3", - "mobile_content_alignment": "center", "stack_images_on_mobile": false, + "mobile_content_alignment": "center", "show_text_below": false } }, "featured_collection": { "type": "featured-collection", "settings": { - "title": "Featured products", + "collection": "all", + "products_to_show": 8, + "title": "Featured productsssss", "heading_size": "h2", "description": "", "show_description": false, "description_style": "body", - "collection": "all", - "products_to_show": 8, "columns_desktop": 4, - "color_scheme": "scheme-1", + "enable_desktop_slider": false, "full_width": false, "show_view_all": true, "view_all_style": "solid", - "enable_desktop_slider": false, - "swipe_on_mobile": false, + "color_scheme": "scheme-1", "image_ratio": "adapt", "image_shape": "default", "show_secondary_image": true, @@ -72,6 +71,7 @@ "show_rating": false, "quick_add": "none", "columns_mobile": "2", + "swipe_on_mobile": false, "padding_top": 44, "padding_bottom": 36 } From cf054aea329a7b7e3a4882878d3ed744d46f36e2 Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 06:39:34 +0000 Subject: [PATCH 5/9] Update from Shopify for theme Theme 1.0.0 Committed from shop: Nilay dev --- templates/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.json b/templates/index.json index 58e0d74..6b38917 100644 --- a/templates/index.json +++ b/templates/index.json @@ -15,7 +15,7 @@ "heading": { "type": "heading", "settings": { - "heading": "Browse our latestBrowse our latest", + "heading": "Browse our latestBrowse our latest ----", "heading_size": "h0" } }, From cb36942efdc8152d38228e516e23f561deff5b74 Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 06:34:16 +0000 Subject: [PATCH 6/9] Update from Shopify for theme Theme 1.0.0 Committed from shop: Nilay dev --- layout/theme.liquid | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layout/theme.liquid b/layout/theme.liquid index fba79c8..7eb82fe 100644 --- a/layout/theme.liquid +++ b/layout/theme.liquid @@ -300,6 +300,8 @@ + +

{{localization.market | json }}

{{ 'accessibility.skip_to_text' | t }} From c27ddf3d6baf26b4f0dc85add379a418740260de Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 06:34:33 +0000 Subject: [PATCH 7/9] Update from Shopify for theme Theme 1.0.0 Committed from shop: Nilay dev --- layout/theme.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/theme.liquid b/layout/theme.liquid index 7eb82fe..b214472 100644 --- a/layout/theme.liquid +++ b/layout/theme.liquid @@ -301,7 +301,7 @@ -

{{localization.market | json }}

+

{{localization.market.handle }}

{{ 'accessibility.skip_to_text' | t }} From 9172c81be5e1931abb004e185ebfb4f4b16ce798 Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 13:47:23 +0000 Subject: [PATCH 8/9] Update from Shopify for theme Theme 1.0.0 Committed from shop: Nilay dev --- layout/theme.liquid | 1 - 1 file changed, 1 deletion(-) diff --git a/layout/theme.liquid b/layout/theme.liquid index b214472..2cd0a00 100644 --- a/layout/theme.liquid +++ b/layout/theme.liquid @@ -301,7 +301,6 @@ -

{{localization.market.handle }}

{{ 'accessibility.skip_to_text' | t }} From 28134fc72f3c925b8a72a7554448351276b72f50 Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 13:52:06 +0000 Subject: [PATCH 9/9] Update from Shopify for theme Theme 1.0.0 Committed from shop: Nilay dev --- snippets/easylockdown_body.liquid | 1 + snippets/easylockdown_filter_collection.liquid | 1 + snippets/easylockdown_filter_collections.liquid | 1 + snippets/easylockdown_filter_search.liquid | 1 + snippets/easylockdown_head.liquid | 1 + 5 files changed, 5 insertions(+) diff --git a/snippets/easylockdown_body.liquid b/snippets/easylockdown_body.liquid index 70b642a..54c0628 100644 --- a/snippets/easylockdown_body.liquid +++ b/snippets/easylockdown_body.liquid @@ -1,3 +1,4 @@ +{% comment %}EasyLockdownSnippetRevision:20260807135153-0d015ffe1bdd{% endcomment %} {% unless request.design_mode %} {{ content_for_layout }} {% else %} diff --git a/snippets/easylockdown_filter_collection.liquid b/snippets/easylockdown_filter_collection.liquid index e69de29..442c408 100644 --- a/snippets/easylockdown_filter_collection.liquid +++ b/snippets/easylockdown_filter_collection.liquid @@ -0,0 +1 @@ +{% comment %}EasyLockdownSnippetRevision:20260807135153-0d015ffe1bdd{% endcomment %} diff --git a/snippets/easylockdown_filter_collections.liquid b/snippets/easylockdown_filter_collections.liquid index e69de29..442c408 100644 --- a/snippets/easylockdown_filter_collections.liquid +++ b/snippets/easylockdown_filter_collections.liquid @@ -0,0 +1 @@ +{% comment %}EasyLockdownSnippetRevision:20260807135153-0d015ffe1bdd{% endcomment %} diff --git a/snippets/easylockdown_filter_search.liquid b/snippets/easylockdown_filter_search.liquid index e69de29..442c408 100644 --- a/snippets/easylockdown_filter_search.liquid +++ b/snippets/easylockdown_filter_search.liquid @@ -0,0 +1 @@ +{% comment %}EasyLockdownSnippetRevision:20260807135153-0d015ffe1bdd{% endcomment %} diff --git a/snippets/easylockdown_head.liquid b/snippets/easylockdown_head.liquid index e69de29..442c408 100644 --- a/snippets/easylockdown_head.liquid +++ b/snippets/easylockdown_head.liquid @@ -0,0 +1 @@ +{% comment %}EasyLockdownSnippetRevision:20260807135153-0d015ffe1bdd{% endcomment %}