{"id":26781675,"url":"https://github.com/pixelunion/bc-quick-shop","last_synced_at":"2025-07-01T04:34:42.200Z","repository":{"id":146500993,"uuid":"132650204","full_name":"pixelunion/bc-quick-shop","owner":"pixelunion","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-21T15:36:51.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-03-29T08:17:27.556Z","etag":null,"topics":["library"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/pixelunion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2018-05-08T18:40:31.000Z","updated_at":"2021-05-21T15:36:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a76d5c2-aabe-4af8-9a0b-e2056ddfd549","html_url":"https://github.com/pixelunion/bc-quick-shop","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pixelunion/bc-quick-shop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelunion%2Fbc-quick-shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelunion%2Fbc-quick-shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelunion%2Fbc-quick-shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelunion%2Fbc-quick-shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelunion","download_url":"https://codeload.github.com/pixelunion/bc-quick-shop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelunion%2Fbc-quick-shop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262898662,"owners_count":23381608,"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":["library"],"created_at":"2025-03-29T08:17:29.339Z","updated_at":"2025-07-01T04:34:42.173Z","avatar_url":"https://github.com/pixelunion.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BigCommerce Quick Shop Module\n\n### Installation\n\n```\nnpm i --save github:pixelunion/bc-quick-shop\n```\n\n\n### Usage\n\n```\nimport $ from 'jquery';\nimport QuickShop from 'bc-quick-shop';\n\nif ($('.quick-shop-trigger').length) {\n  new QuickShop({\n    el: $('.quick-shop-wrapper'),\n    template: 'products/quick-shop'\n  });\n}\n```\n\n### Options\n\n**template:** Template in which to render quick shop content.\n\n**quickShop:** Selector for quick shop wrapper child (secondary wrapper).\n\n**quickShopTrigger:** Selector for quick shop trigger.\n\n**quickShopClose:** Optional. Selector for close button. Must be placed within the **quickShop** element.\n\n**productOptions:** Selector for product options wrapper.\n\n**bodyOverflowClass:** Class that toggles body overflow hidden (e.g., 'scroll-locked').\n\n**onProductAdd:** Optional. Callback fired when add to cart button is clicked.\n\n**afterProductAdd:** Optional. Callback fired after BC api responds to add to cart button being clicked.\n\n**onOptionChange:** Optional. Callback fired when an option is changed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelunion%2Fbc-quick-shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelunion%2Fbc-quick-shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelunion%2Fbc-quick-shop/lists"}