As we have updated the theme of our
Multi Vendor Marketplace app for Shopify,
so please head over to the provided link to get the updated blog of this feature:
Multivendor Marketplace for Shopify: Directory Listing Feature (New Theme)
Multivendor Marketplace App for Shopify: 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.
Let’s understand its configuration
To enable this feature you will have to visit the configuration >>> product tab >>>enable directory listing >>> enter the button label as per your wish and click on save.
Now to hide the add to cart button on your product page of the website, you will have to copy below the 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 dropdown.
- Click on the 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.
Add product
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 the checkbox, you will get the textbox to enter the URL. Please note that the URL must start with http:// or https://.
frontend display
On the frontend, for that product instead of the add to cart button,
there will be the directory listing button which will redirect the buyer to the seller’s website or to the URL entered by the seller for redirection and checkout.
DEMO
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 [email protected]
Thanks for reading this blog!!! 🙂
Be the first to comment.