Back to Top

Shopify Bulkbuy

Updated 16 July 2021

Shopify Bulkbuy – is a very useful module which provides a functionality for the buyer by which he/she can send a request to the seller for purchasing any  product in bulk.

shopify-Bulk-Buy-Banner

It provides the following features:

  • Buyer can send a request to the seller regarding the product he wants to purchase.
  • Seller has the right either to accept or reject the request of the buyer.
  • compatible to shop theme.

 Steps to install Shopify Bulkbuy App:

  • Install Shopify Bulkbuy App From Shopify App Store

Steps to display Bulkbuy query button on front end:

You have follow these steps after installing Shopify Bulkbuy App in order to display “Bulkbuy button

Start your headless eCommerce
now.
Find out More
  • Login to your shopify shop admin
  • Click on “Themes
  • A form has been  appears
  • Click on “Template Editor
templateeditor
  • Launchpad” has been appear
  • Click on “product.liquid
shopify-bulkbuy-launchpad
  • Paste the code given bellow in product liquid page
{{ 'http://shopify.webkul.com/shopify_bulkbuy/css/bulkbuy_front.css' | stylesheet_tag }}    var uvOptions = {};(function() {   var uv = document.createElement('script');   uv.type = 'text/javascript';   uv.async = true;   uv.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'shopify.webkul.com/shopify_bulkbuy/shopify_bulk.php?prod_handle={{product.handle}}&shop={{shop.url}}';   var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(uv, s);})();  

shopify-bulbuy-product-liquid

After finishing all steps you see a Bulkbuy button appears in the front of your shop on product description page see image bellow

shopify-bulkbuy-button
  • you can set position of button on product liquid page any where you want just place the code on that block
  • Color of button is compatible to your shop theme
  • when you click on “Bulkbuy” button a form has been appear(see next image)
shopify-bulkbuy-form
  • Customer fill all detail and click on submit query
  • A mail has been sent to “Shop Admin Email-Id
  • Admin provide us email id at the time of installation of the “Shopify Bulkbuy App
  • Admin then return to his customer by his/her email id
  • Also admin can change “Shop Admin Email-Id” any time
  • for changing email id click on “order” tab in you “Shop Admin Section“(see next image)
shopify-bulkbuy-emailchange
  • After click on “Bulkbuy” link you move to page your you can edit your email id
shopify-bulkbuy-admin-email

So this was the whole process for Shopify BulkBuy at your site’s front-end..

If you still have any doubt ,please feel free to contact us at [email protected] or you can just raise a ticket at http://webkul.uvdesk.com/

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home