Terms & conditions for each vendor

  • Posts: 158
  • Thank you received: 8
10 years 7 months ago #123704

Hi,

Maybe I did not see the page in the config but...
what I think is essential for hikamarket is that in the vendor's page the customers can check the terms and conditions for each vendor.

We need the general terms for the website (this can be done with a menu link to an article) and the terms for each vendor.

Thank you!

The following user(s) said Thank You: deltafidesign

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
10 years 7 months ago #123747

Hi,

Can you please give more details ?
I understand what you want to do but I don't know how you "see" it.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 158
  • Thank you received: 8
10 years 7 months ago #123766

Hello Jerome,

The main admin for hikamarket has the choice to make the field compulsory upon vendor registration.
In the vendor main info, the field can be placed under the vendor description.
I would like to have the possibility to add a link to vendors terms in customers orders + mails sent (please see #123712 )

Maybe also an always visible information text on top or bottom of terms page: "last modified on ...date..." (can be useful in case of conflict for further reference for all parties).

Also I would like to "list" the terms of each vendor on the order confirmation page:
e.g.: a custom text to accept all terms of every vendors
"your order will be fulfilled by these different vendors, you have to accept their terms to co,firm your order:
(checkbox) check all and accept
- (checkbox terms vendor1) vendor1 terms (on click on vendor1 terms pop up to see terms)
- (checkbox terms vendor2) ....

And last but not least the possibility to add a pdf of each vendor's terms attached to the sent mail to customer for the order placed.

If it is not clear, I will answer your questions....

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
10 years 7 months ago #123872

Hi,

Thanks. It is very clear :)

I see your point of view for the invoicing (thread 76614) and I update my "ticket" for this task.
About the terms and condition, I have to see how I can correctly integrated this in HikaShop because as you might know, HikaMarket does not include anything in HikaShop, it only use triggers. So I have to find a good way to include a special "terms & condition" into HikaShop.
But I totally see it.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 158
  • Thank you received: 8
10 years 6 months ago #126972

Hello Jerome,

Can you provide an update on this/these matter(s)?

Kind regards.

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
10 years 6 months ago #126977

Hi,

The feature is implemented and is working good.
It will be include in the next HikaMarket package that I am currently finishing (tests and little improvements).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: pprle

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

  • Posts: 272
  • Thank you received: 13
10 years 6 months ago #127091

I would have asked too for this feature. This is a "MUST HAVE" feature!

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
10 years 6 months ago #127112

As I said, it is implemented and it will be in the next release.


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: PolishedGeek

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

  • Posts: 377
  • Thank you received: 7
10 years 1 month ago #148249

Hi,

I see there is a terms and conditions box to enter the information into but this doesn't show on the front end, how can i get it to display on the vendor page?

www.warestreetmarket.com/newsite/Artist/...5-victoria-penn.html

Thanks

Alex

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
10 years 1 month ago #148267

Hi,

You can override the view "vendormarket | showcontainer_default" and put this code

<div id="hikamarket_vendor_terms" class="hikamarket_vendor_terms"><?php
	echo $this->vendor->vendor_terms;
	// echo JHTML::_('content.prepare', $this->vendor->vendor_terms);
?></div>
(The commented line is for the case where you want to use content plugins with the terms & conditions).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: Dibben

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

  • Posts: 377
  • Thank you received: 7
10 years 1 month ago #148800

This works great thanks.

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

Moderators: Obsidev
Time to create page: 0.101 seconds
Powered by Kunena Forum