Need help with Joomla? We are available for hire to help with Joomla customization, upgrades, maintenance, and custom development.
Explore our services
Please post all pre-sales questions of all products on this forum

Using eshop as a one site multi-vendor store

  • Stephen Hawkins
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
1 week 3 days ago #178432 by Stephen Hawkins
Using eshop as a one site multi-vendor store was created by Stephen Hawkins
I am considering using eShop as a multi-vendor marketplace. I would manually add products so no actual multi-vendor store/cart would be needed. Presuming I can do something like suggested below.Is there a way to assign a hidden owner/vendor/affiliate to each product that is not editable by customers and does not need to be displayed on the front end? Front end display is not that bigger issue so long as its not editable.Ideally I would like either:
  • A custom product field which can store an owner ID, owner email, and/or vendor identifier.
  • A built-in vendor/owner field already available in eShop.
  • A way to extend products with additional custom database fields.
My goal is to run monthly reports t assertain the products sold in that month for a specific owner/vendor/affiliate... showing:
  • Product Name
  • Product Owner
  • Units Sold
  • Gross Sales
  • Commission Owed
If there is no dedicated owner/vendor field, would using the Manufacturer field/feature be the recommended approach for associating a product with a specific owner and retrieving that information programmatically?Of course I would then need to grab the required info from the sales results for that month, or databes etc.

Thanks Stephen HH

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
1 week 1 day ago #178477 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Using eshop as a one site multi-vendor store
Dear Stephen,

Thank you for submitting the question here. Unfortunately, EShop does not support multi vendors feature now and it does not support to implement the functions / features as you listed.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

  • Stephen Hawkins
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
1 week 1 day ago #178480 by Stephen Hawkins
Replied by Stephen Hawkins on topic Using eshop as a one site multi-vendor store
Thanks, It there any way I can see a backend?
Or at least some images of settings pages.

I know it doesnt support multi-vendor. Thats not what I need. I just need a single store where I can ad a custom field to the product. I have Membership Pro and Services scheduler and based on your programming style I'm pretty sure eshop will be able to do what I need.

Please Log in or Create an account to join the conversation.

  • Stephen Hawkins
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
1 week 1 day ago #178481 by Stephen Hawkins
Replied by Stephen Hawkins on topic Using eshop as a one site multi-vendor store
Can product custom fields be retrieved inside the onAfterStoreOrder($row) event for each product in the order?

I want to store a hidden product owner ID/email/share percentage on each product, then when an order is placed, use onAfterStoreOrder to save the product sale into my own payout table.

Is this possible, and which database tables store the product custom field values?

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
1 week 9 hours ago #178510 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Using eshop as a one site multi-vendor store
Dear Stephen,

EShop supports custom fieds for product. You can define the fields in a xml file, after that, when you edit product, there is a separated tab for you to enter the custom fields for that product.

You can read more about it in the documentation at docs.joomdonation.com/eshop/catalog/prod...roduct-custom-fields

I hope this is useful.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham NgocGiang Dinh TruongDang Thuc Dam