{"id":310282,"date":"2021-10-29T11:37:24","date_gmt":"2021-10-29T11:37:24","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=310282"},"modified":"2026-04-09T13:46:13","modified_gmt":"2026-04-09T13:46:13","slug":"laravel-ecommerce-group-buy","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/","title":{"rendered":"Laravel eCommerce Group Buy"},"content":{"rendered":"\n<p><a href=\"https:\/\/store.webkul.com\/laravel-ecommerce-group-buy.html\" target=\"_blank\" rel=\"noreferrer noopener\">Laravel eCommerce Group Bu<\/a><a href=\"https:\/\/store.webkul.com\/laravel-ecommerce-group-buy.html\">y<\/a> allows the admin to offer selected products at discounted prices for a limited time, with the end date of each offer set by the admin.<\/p>\n\n\n\n<p>To buy the product at a discount, the logged-in customer can either create a new group or, alternatively, join an existing one based on availability and preference.<\/p>\n\n\n\n<p>The details of one customer can, in turn, be seen by another customer within the same group. The group can be Qualified, Disqualified, or Refunded on the admin side.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Features<\/h3>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The admin can add a Group Buy option on the products.<\/li>\n\n\n\n<li>Customers can purchase the Group Buy products in a group.<\/li>\n\n\n\n<li>The admin decides the size of the group.<\/li>\n\n\n\n<li>Add existing products into the Group Buy category.<\/li>\n\n\n\n<li>Admin can provide a discount on Group Buy products.<\/li>\n\n\n\n<li>Customers can utilize the discount of the product by creating a group with the desired group size.<\/li>\n\n\n\n<li>Admin can decide the start date and the end date for the Group Buy products.<\/li>\n\n\n\n<li>Admins can manage groups directly.<\/li>\n\n\n\n<li>The admin can perform various actions on the group, such as qualifying, disqualifying, or refunding, depending on the situation.<\/li>\n\n\n\n<li>Admins can now view Group Buy details on the order page, along with Invoice, Shipping, and Customer Info for clarity<\/li>\n\n\n\n<li>Admins can view each member&#8217;s Order ID and status in the Group Member list, simplifying tracking and improving transparency.<\/li>\n\n\n\n<li>The Admin Panel UI is refined for smoother navigation, with a Date and Time section added to enhance order tracking.<\/li>\n\n\n\n<li>Admin can adjust date in the Group Buy section to manage group timelines.<\/li>\n\n\n\n<li>Admin can now easily access member and group information within the Edit Group page, thus simplifying group management tasks.<\/li>\n\n\n\n<li>Customers can easily view their group information and member lists directly on the Groups page, thus providing greater transparency and enhancing convenience.<\/li>\n\n\n\n<li>Admins can now view product information on the Edit Group Details page, thereby offering better context and enhanced control when managing groups.<\/li>\n\n\n\n<li>Admins can now easily create multiple groups for the same product, thereby offering greater flexibility in managing group purchases.<\/li>\n\n\n\n<li>Additional settings are added in the Admin Panel, providing greater control over the Group Buy extension functions.<\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Installation of Laravel Group Buy<\/h3>\n<\/div><\/div>\n\n\n\n<p>Unzip the respective extension zip and then merge &#8220;packages&#8221; folders into project root directory.<\/p>\n\n\n\n<p>Goto <strong>bootstrap\/providers.php<\/strong> file and add following line under &#8216;<strong>providers<\/strong>&#8216;<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">Webkul\\GroupBuy\\Providers\\GroupBuyServiceProvider::class,<\/pre>\n\n\n\n<p><a href=\"#goto-composerjson-file-and-add-following-line-under-psr-4\"><\/a>Goto composer.json file and add following line under &#8216;psr-4&#8217;<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">&quot;Webkul\\\\GroupBuy\\\\&quot;: &quot;packages\/Webkul\/GroupBuy\/src&quot;<\/pre>\n\n\n\n<p>Run the below mentioned commands from the root directory in terminal:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">composer dump-autoload<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">php artisan groupbuy:install<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">php artisan optimize:clear<\/pre>\n\n\n\n<p>That&#8217;s it, now just execute the project on your specified domain.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Group Buy Configuration<\/h3>\n<\/div><\/div>\n\n\n\n<p>Once the module is installed, the admin can then go to <strong>Admin &gt; Configure &gt; GroupBuy.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp\" alt=\"Laravel eCommerce Group Buy configuration\" class=\"wp-image-489827\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>Settings<\/strong><\/p>\n\n\n\n<p><strong>Status <\/strong>&#8211; By the toggle button, the admin can active or inactive this module.<\/p>\n\n\n\n<p><strong>Group Count <\/strong>&#8211; The admin can enter the number for group creation allowed to a customer.<\/p>\n\n\n\n<p><strong>Group<\/strong> <strong>Buy<\/strong> <strong>Works<\/strong> <strong>text<\/strong> &#8211; Here, the admin can type a message, which will then appear on the group buy product page.<\/p>\n\n\n\n<p><strong>Create invoice for incomplete group<\/strong> = Admins can now generate invoices even for incomplete groups.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Group Buy Section<\/h3>\n<\/div><\/div>\n\n\n\n<p>The customer can see all the Group Buy types of products under the Group Buy menu-<\/p>\n\n\n\n<p>The customer can select the product as per their choice and see the Create Group option or can Join the Existing Group to purchase the product.<br><\/p>\n\n\n<div class=\"wp-block-image wp-duotone-unset-1\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/group.webp\" alt=\"Laravel eCommerce Group Buy Product Add To Cart\" class=\"wp-image-489863\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/group.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/group-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/group-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/group-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Customers who want to purchase a product through a new group can simply click the <strong>Create Group<\/strong> button.<\/p>\n\n\n\n<p>When the customer clicks the Create Group button, the system first adds the product to the cart, then allows the customer to proceed to checkout, and finally creates a group for that product.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full wp-duotone-unset-2\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy.webp\" alt=\"Laravel eCommerce Group buy Options \" class=\"wp-image-489870\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After the product checkout, when another customer goes to buy the same product, they can then see the number of joined members, the group expiry time, and the group creator&#8217;s name.<\/p>\n\n\n\n<p>If the customer wants they can join the existing group or else they can create a new group. <\/p>\n\n\n\n<p>And once the group is qualified by the admin, the admin can ship their products.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Group Buy Products<\/h3>\n<\/div><\/div>\n\n\n\n<p>After successful sign-in to the panel, the dashboard will open like below-<\/p>\n\n\n\n<p><strong><strong>Group Buy&gt;&gt;Products&gt;&gt;Products<\/strong><\/strong><\/p>\n\n\n\n<p>The admin can view all product details, including the start date, end date, group size, and status, and can edit the products.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full wp-duotone-unset-3\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-products.webp\" alt=\"Laravel eCommerce Group Buy Products\" class=\"wp-image-489873\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-products.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-products-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-products-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-products-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After pressing Add product, you will redirect to the below page-<\/p>\n\n\n\n<figure class=\"wp-block-image size-full wp-duotone-unset-4\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-product-add.webp\" alt=\"Laravel eCommerce Group Buy Product Add \" class=\"wp-image-489891\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-product-add.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-product-add-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-product-add-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groupbuy-product-add-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>Search Product<\/strong>&#8211; Admins can put products already in the catalog into the GroupBuy products by searching for them.<\/p>\n\n\n\n<p><strong>Product Name<\/strong>&#8211; After selecting the search product, the product name will automatically come by fetching the name of the search product.<\/p>\n\n\n\n<p><strong>Group Buy Price<\/strong>&#8211; The discounted price which the admin offers under GroupBuy.<\/p>\n\n\n\n<p><strong>Start Date<\/strong> <strong>And Time<\/strong> &#8211; The admin needs to select the date and time from which GroupBuy offers start.<\/p>\n\n\n\n<p><strong>End Date And Time &#8211; <\/strong> The admin needs to enter the date and time by which the offers end.<\/p>\n\n\n\n<p><strong>Minimum quantity<\/strong> &#8211; Admins must now set the minimum quantity a customer can purchase in a Group Buy.<\/p>\n\n\n\n<p><strong>Maximum Quantity<\/strong> &#8211; Admins must now set the maximum quantity a customer can purchase in a Group Buy.<\/p>\n\n\n\n<p><strong>Group size<\/strong>&#8211; The admin needs to enter numbers for the size of the customers who can join the group.<\/p>\n\n\n\n<p><strong>Visible in Menu &#8211;<\/strong> By the toggle button, the admin can enable\/disable the GroupBuy Product on the front end.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Group Buy Groups <\/h2>\n\n\n\n<figure class=\"wp-block-image size-full wp-duotone-unset-5\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groups.webp\" alt=\"Laravel eCommerce Group Buy Product groups\" class=\"wp-image-489900\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groups.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groups-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groups-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/groups-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Admins can easily view customer-created groups under Group Buy, including details such as  Id, Group name, Product Name, Start Dates, End Date, Group Size, status, and available actions.<\/p>\n\n\n\n<p>After pressing the edit icon, the admin can see the image like below-<\/p>\n\n\n\n<figure class=\"wp-block-image size-full wp-duotone-unset-6\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/group-details-1.webp\" alt=\"group detail web page\" class=\"wp-image-489937\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/group-details-1.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/group-details-1-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/group-details-1-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/group-details-1-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>It will show the group details and the Group Product Information where the admin can make the group status as qualified, disqualified, refunded or processing.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\"><strong>Support and Contact Information<\/strong><\/h3>\n<\/div><\/div>\n\n\n\n<p>So, that was much about the User Guide of Group Buy Module for any queries or doubts reach out to us at<strong>&nbsp;<a href=\"mailto:support@webkul.com\" target=\"_blank\" rel=\"noreferrer noopener\">support@webkul.com<\/a>.<\/strong> You can also raise a ticket at our&nbsp;<a href=\"https:\/\/bagisto.uvdesk.com\/en\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>HelpDesk System.<\/strong><\/a><\/p>\n\n\n\n<p>Please explore our<strong><a href=\"https:\/\/webkul.com\/laravel-development\/\"> Laravel Development Services&nbsp;<\/a><\/strong>and Quality<a href=\"https:\/\/bagisto.com\/en\/extensions\/\" target=\"_blank\" rel=\"noreferrer noopener\">&nbsp;<strong>Bagisto Extensions<\/strong>.<\/a><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Laravel eCommerce Group Buy allows the admin to offer selected products at discounted prices for a limited time, with the end date of each offer set by the admin. To buy the product at a discount, the logged-in customer can either create a new group or, alternatively, join an existing one based on availability and <a href=\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":397,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[8055,6694,1385,37,367,8054,9595,8071],"class_list":["post-310282","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-bagisto","tag-buy-button","tag-crm-stock-management","tag-ecommerce-platform","tag-group","tag-laravel-ecommerce","tag-laravel-ecommerce-platform","tag-opensource"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Laravel eCommerce Group Buy<\/title>\n<meta name=\"description\" content=\"Here I am describing how to use the module Laravel eCommerce Group Buy with the store so that the customer can get the product at discount.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Laravel eCommerce Group Buy\" \/>\n<meta property=\"og:description\" content=\"Here I am describing how to use the module Laravel eCommerce Group Buy with the store so that the customer can get the product at discount.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-29T11:37:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-09T13:46:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp\" \/>\n<meta name=\"author\" content=\"Ayushi Rastogi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ayushi Rastogi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/\"},\"author\":{\"name\":\"Ayushi Rastogi\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/9de7a89ea630e712172fc9572c0f687e\"},\"headline\":\"Laravel eCommerce Group Buy\",\"datePublished\":\"2021-10-29T11:37:24+00:00\",\"dateModified\":\"2026-04-09T13:46:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/\"},\"wordCount\":1015,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp\",\"keywords\":[\"Bagisto\",\"buy button\",\"crm stock management\",\"ecommerce platform\",\"group\",\"Laravel eCommerce\",\"laravel eCommerce platform\",\"Opensource\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/\",\"url\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/\",\"name\":\"Laravel eCommerce Group Buy\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp\",\"datePublished\":\"2021-10-29T11:37:24+00:00\",\"dateModified\":\"2026-04-09T13:46:13+00:00\",\"description\":\"Here I am describing how to use the module Laravel eCommerce Group Buy with the store so that the customer can get the product at discount.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp\",\"width\":1120,\"height\":880},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Laravel eCommerce Group Buy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/9de7a89ea630e712172fc9572c0f687e\",\"name\":\"Ayushi Rastogi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ebfbdb5e4cbc3b50e173cc8b9e4686a3b062b0c5f6bfc1814474bc994ef292cc?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ebfbdb5e4cbc3b50e173cc8b9e4686a3b062b0c5f6bfc1814474bc994ef292cc?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"caption\":\"Ayushi Rastogi\"},\"url\":\"https:\/\/webkul.com\/blog\/author\/ayushirastogi-bde928\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Laravel eCommerce Group Buy","description":"Here I am describing how to use the module Laravel eCommerce Group Buy with the store so that the customer can get the product at discount.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/","og_locale":"en_US","og_type":"article","og_title":"Laravel eCommerce Group Buy","og_description":"Here I am describing how to use the module Laravel eCommerce Group Buy with the store so that the customer can get the product at discount.","og_url":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2021-10-29T11:37:24+00:00","article_modified_time":"2026-04-09T13:46:13+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp","type":"","width":"","height":""}],"author":"Ayushi Rastogi","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Ayushi Rastogi","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/"},"author":{"name":"Ayushi Rastogi","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/9de7a89ea630e712172fc9572c0f687e"},"headline":"Laravel eCommerce Group Buy","datePublished":"2021-10-29T11:37:24+00:00","dateModified":"2026-04-09T13:46:13+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/"},"wordCount":1015,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp","keywords":["Bagisto","buy button","crm stock management","ecommerce platform","group","Laravel eCommerce","laravel eCommerce platform","Opensource"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/","url":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/","name":"Laravel eCommerce Group Buy","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp","datePublished":"2021-10-29T11:37:24+00:00","dateModified":"2026-04-09T13:46:13+00:00","description":"Here I am describing how to use the module Laravel eCommerce Group Buy with the store so that the customer can get the product at discount.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/10\/configuration-2.webp","width":1120,"height":880},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-group-buy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Laravel eCommerce Group Buy"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/9de7a89ea630e712172fc9572c0f687e","name":"Ayushi Rastogi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ebfbdb5e4cbc3b50e173cc8b9e4686a3b062b0c5f6bfc1814474bc994ef292cc?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ebfbdb5e4cbc3b50e173cc8b9e4686a3b062b0c5f6bfc1814474bc994ef292cc?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","caption":"Ayushi Rastogi"},"url":"https:\/\/webkul.com\/blog\/author\/ayushirastogi-bde928\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/310282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/397"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=310282"}],"version-history":[{"count":45,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/310282\/revisions"}],"predecessor-version":[{"id":534283,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/310282\/revisions\/534283"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=310282"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=310282"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=310282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}