Shopify Multivendor Marketplace App Directory Listing Feature enables you as admin to convert your marketplace into the directory listing marketplace.
You just have to enable this feature of directory listing and then your sellers can redirect your buyers to their website.
Lets understand its configuration

Now to hide the add to cart button on your product page of website, you will have to copy below line of code just above the ‘Add to Cart’ button in product template on store’s theme.
{% include "wk-directory-listing" %}
For this follow the below instruction:
- Go To Themes.
- Click on Action drop down.
- Click on Edit code button.
- Select product.liquid or similar function file as given in instructions.
- Paste the code above the ‘Add to Cart’ button and save.
After setting up the configuration when you will click on add product button to add the product, you and your sellers will find the option of directory listing checkbox. Check the box and then enter the URL where you want the product checkout to get redirected.
Now when you click on checkbox, you will get the textbox to enter the URL. Please note that the URL must start with http:// or https://.
frontend display
On frontend, for that product instead of the add to cart button there will be the directory listing button which will redirect the buyer to seller’s website or to the URL entered by the seller for redirection and checkout.
DEMO
Find the below link and credentials to use the demo of Shopify Multivendor Marketplace App :
BackEnd Demo : https://multivendor-marketplace-2.myshopify.com/admin
Username : johndoe@webkul.com
Password : demowebkul
FrontEnd Demo : https://multivendor-marketplace-2.myshopify.com/
Username : test1@webkul.com
Password : webkul123
Don’t have a Shopify Store yet, Create now…
SUPPORT
Furthermore if you need any kind of support/Consultancy then please raise a ticket at http://webkul.uvdesk.com/ or drop a mail at shopify@webkul.com
Thanks For reading this blog!!! 🙂