{"id":13706747,"url":"https://github.com/instantcommerce/shopify-headless-theme","last_synced_at":"2025-04-05T20:07:32.755Z","repository":{"id":44522178,"uuid":"365552666","full_name":"instantcommerce/shopify-headless-theme","owner":"instantcommerce","description":"Liquid theme that automatically redirects customers to your custom storefront.","archived":false,"fork":false,"pushed_at":"2024-05-02T17:28:58.000Z","size":99,"stargazers_count":316,"open_issues_count":8,"forks_count":109,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-29T19:06:05.086Z","etag":null,"topics":["headless","liquid","shopify","shopify-theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/instantcommerce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-08T15:47:20.000Z","updated_at":"2025-03-27T06:50:33.000Z","dependencies_parsed_at":"2024-01-14T20:19:00.419Z","dependency_job_id":"88467424-3db4-4c34-8e09-4d7e03067563","html_url":"https://github.com/instantcommerce/shopify-headless-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instantcommerce%2Fshopify-headless-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instantcommerce%2Fshopify-headless-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instantcommerce%2Fshopify-headless-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instantcommerce%2Fshopify-headless-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/instantcommerce","download_url":"https://codeload.github.com/instantcommerce/shopify-headless-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393569,"owners_count":20931812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["headless","liquid","shopify","shopify-theme"],"created_at":"2024-08-02T22:01:07.069Z","updated_at":"2025-04-05T20:07:32.737Z","avatar_url":"https://github.com/instantcommerce.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://instantcommerce.io/\" target=\"_blank\" align=\"center\"\u003e\n    \u003cimg src=\"https://avatars.githubusercontent.com/u/93975473?s=200\" alt=\"Instant Commerce\" width=\"100\"\u003e\n  \u003c/a\u003e\n  \u003ch1 align=\"center\"\u003eshopify-headless-theme\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n    Liquid theme that automatically redirects customers to your custom storefront.\u003cbr\u003e\n    \u003ca href=\"https://github.com/instantcommerce/shopify-headless-theme/archive/refs/heads/master.zip\" download\u003eDownload theme\u003c/a\u003e\u003c/p\u003e\n\u003c/p\u003e\n\n---\n\n## Purpose\n\nWhen using a headless Shopify setup, you normally don't want customers to access any of the theme pages except the checkout. However, you can't totally disable the theme and a lot of links will still point to the theme (e.g. links in emails, plugins and the checkout).\n\nThe sole purpose of this Liquid theme is to automatically redirect customers that land on one of the theme pages to the related page in your custom storefront.\n\n## Installation\n\n1. Download the [shopify-headless-theme-master.zip](https://github.com/instantcommerce/shopify-headless-theme/archive/refs/heads/master.zip) file\n2. Navigate to **Online Store \u003e Themes** in your Shopify admin\n3. Upload the theme to your **Theme Library**\n4. Click the **Customize** button of the newly installed theme\n5. Configure the `storefront_hostname` in **Theme settings \u003e Storefront**\n6. **Publish** the theme 🚀\n\n## Custom redirects\n\nYou can configure the `custom_redirects` value in **Theme settings \u003e Storefront**.\n\nThe redirect rule format is as following:\n\n```\nShopify path \u003e Storefront path\n```\n\nEach line in the textarea represents a single redirect rule.\n\n### Example configuration\n\nThe example below removes the `/account` prefix from the login, register and reset password redirects.\n\n```\n/account/login \u003e /login\n/account/register \u003e /register\n/account/reset \u003e /reset-password\n/account/activate \u003e /activate-account\n```\n\n## Multipass login\n\nEnable the `multipass_login` option in **Theme settings \u003e Storefront** if you implemented [Multipass](https://shopify.dev/api/multipass) (a Shopify Plus feature) in your storefront. Enabling this feature will also redirect customers from the Shopify login page to your custom storefront. If not enabled, a customizable login page will be shown when customers click the \"Log in\" link in the checkout.\n\n## Gift cards\n\nSince the Shopify Storefront API unfortunately does not support fetching gift cards yet, a customizable `gift_card.liquid` template has been added.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstantcommerce%2Fshopify-headless-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstantcommerce%2Fshopify-headless-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstantcommerce%2Fshopify-headless-theme/lists"}