{"id":39486945,"url":"https://github.com/vtex-apps/b2b-theme","last_synced_at":"2026-01-18T05:27:25.920Z","repository":{"id":41848542,"uuid":"353079173","full_name":"vtex-apps/b2b-theme","owner":"vtex-apps","description":"VTEX Store Theme demonstrating some of VTEX's B2B capabilities in a practical and objective way","archived":false,"fork":false,"pushed_at":"2025-09-24T19:45:27.000Z","size":5258,"stargazers_count":10,"open_issues_count":2,"forks_count":11,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-24T21:30:09.694Z","etag":null,"topics":["b2b","vtex-io","vtex-io-theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vtex-apps.png","metadata":{"files":{"readme":"docs/README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-30T17:06:00.000Z","updated_at":"2025-09-24T19:45:31.000Z","dependencies_parsed_at":"2024-05-23T06:24:25.454Z","dependency_job_id":"e210c664-ca95-45a3-9533-3c7c7afc8680","html_url":"https://github.com/vtex-apps/b2b-theme","commit_stats":null,"previous_names":["vtex-apps/b2b-theme"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/vtex-apps/b2b-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-apps%2Fb2b-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-apps%2Fb2b-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-apps%2Fb2b-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-apps%2Fb2b-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vtex-apps","download_url":"https://codeload.github.com/vtex-apps/b2b-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-apps%2Fb2b-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28530810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["b2b","vtex-io","vtex-io-theme"],"created_at":"2026-01-18T05:27:25.845Z","updated_at":"2026-01-18T05:27:25.906Z","avatar_url":"https://github.com/vtex-apps.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installing the B2B Store Theme\n\nB2B Store Theme is a front-end template to help your store get started with VTEX’s core features for businesses selling to other businesses.\n\n## Prerequisites\n\n### Set up your development environment\n\nBefore starting with the B2B Store Theme setup itself, you must:\n\n1. [Set up a workspace to develop in VTEX IO](https://developers.vtex.com/vtex-developer-docs/docs/vtex-io-documentation-2-basicsetuptodevelopinvtexio) on your machine.\n2. Follow [these instructions](https://developers.vtex.com/vtex-developer-docs/docs/vtex-io-documentation-2-prerequesites) to make sure you meet all the prerequisites to develop using Store Framework.\n3. Make sure your store’s catalog is integrated with VTEX Intelligent Search, as described in [this article](https://help.vtex.com/en/tracks/vtex-intelligent-search--19wrbB7nEQcmwzDPl1l4Cb/6wKQgKmu2FT6084BJT7z5V).\n\n### Install required B2B apps\n\nNow you must install the required apps listed below. They are mandatory for the B2B Store Theme to work properly.\n\n- [Wishlist](https://developers.vtex.com/vtex-developer-docs/docs/installing-the-b2b-store-theme#wishlist)\n- [Reviews and Ratings](https://developers.vtex.com/vtex-developer-docs/docs/installing-the-b2b-store-theme#reviews-and-ratings)\n- [Quick Order](https://developers.vtex.com/vtex-developer-docs/docs/installing-the-b2b-store-theme#quick-order)\n- [Location Availability](https://developers.vtex.com/vtex-developer-docs/docs/installing-the-b2b-store-theme#location-availability)\n- [Shopper Location](https://developers.vtex.com/vtex-developer-docs/docs/installing-the-b2b-store-theme#shopper-location)\n- [Wordpress Integration](https://developers.vtex.com/vtex-developer-docs/docs/installing-the-b2b-store-theme#wordpress-integration)\n\n#### Wishlist\n\n[Wishlist](https://github.com/vtex-apps/wish-list) is an app that allows your store’s customers to bookmark their favorite products by clicking on a heart icon.\n\nTo install this app on your store, run the following command on the CLI:\n\n```\nvtex install vtex.wish-list@1.x\n```\n\n#### Reviews and Ratings\n\nThe [Reviews and ratings](https://github.com/vtex-apps/reviews-and-ratings) app enables your clients to submit reviews and ratings — using a star rating system — to your store’s products.\n\nInstall it using the command:\n\n```\nvtex install vtex.reviews-and-ratings@2.x\n```\n\nAfter that, go to your store's Admin to proceed with the installation.\n\nOnce you are logged in, follow these steps:\n\n1. Go to the **Account Settings** module.\n2. Click on `Apps`.\n3. Then, click on `My apps`.\n4. Then, find the **Reviews and Ratings** app card and click on `Settings`.\n5. It is recommended that you check the **Display stars in product-rating-summary if there are no reviews** option and uncheck the **Display total reviews number on product-rating-summary block** option, as illustrated below.\n6. Click on the `Save` button.\n\n![Reviews and Ratings Settings](/assets/image1.png \"Reviews and Ratings Settings\")\n\n#### Quick Order\n\n[Quick Order](https://github.com/vtex-apps/quickorder) is an app that enables customers to make bulk orders.\n\nTo install it, use the following command:\n\n```\n vtex install vtex.quickorder@3.x\n```\n\n#### Location Availability\n\nThe [Location Availability](https://github.com/vtex-apps/location-availability) app shows product availability and shipping information in the storefront based on the customer’s location, providing a personalized shopping experience.\n\nInstall this app on your store using the `vtex.location-availability@0.x ` command.\n\n#### Shopper Location\n\n[Shopper Location](https://github.com/vtex-apps/shopper-location) is a geolocation app. Once it is installed, the app tracks the customer’s location, after permission is granted.\n\nTo install it, use the following command:\n\n```\nvtex install vtex.shopper-location@0.x\n```\n\n#### Wordpress integration\n\nThe [Wordpress integration](https://github.com/vtex-apps/wordpress-integration) app enables the account admin to create content on your store’s front through Wordpress’ API.\n\nTo install this app, run the following command on the CLI:\n\n```\nvtex install vtex.wordpress-integration@2.x\n```\n\n### Install B2B Easy Setup (optional)\n\nIf you are setting up a new store, you can follow the instructions in [this guide](https://developers.vtex.com/vtex-rest-api/docs/installing-b2b-easy-set-up) to quickly set up a test store with sample data using the B2B Easy Setup app.\n\n\u003e 🚨 We strongly advise that you do not run Easy Setup on a production environment. It will make irreversible changes and may delete some previous configurations on your store.\n\n## Installation\n\nAfter following the steps above, you are ready to install the B2B Store Theme. You must:\n\n1. Run the `vtex install vtex.b2bstore@3.x `command on the CLI.\n2. Run the `vtex browse` command to see the B2B Store Theme on your browser.\n\nFinally, your storefront should look like this:\n\n![B2B Store Theme](/assets/image3.png \"B2B Store Theme\")\n\n## Customization\n\nAfter installing the B2B Store Theme, you can customize it according to your store’s business needs. Check our guide on [Customizing the B2B Store Theme](https://developers.vtex.com/vtex-developer-docs/docs/customizing-the-b2b-store-theme) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex-apps%2Fb2b-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvtex-apps%2Fb2b-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex-apps%2Fb2b-theme/lists"}