hikamarket - edit seller terms and conditions

  • Posts: 127
  • Thank you received: 3
3 years 2 months ago #329029

-- url of the page with the problem -- : www.abierto.uy/
-- HikaMarket version -- : 3.1.1
-- Joomla version -- : 3.9.24
-- PHP version -- : 7.3

Hi there

I configured the terms and conditions field to be required in the registration of new sellers, but after the seller is registered, when editing the account it does not appear in the field to be able to edit it.
Can you tell me how I configure hikamarket so that the terms field is displayed when editing the seller's account?

Thank you very much !

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

  • Posts: 25997
  • Thank you received: 4004
  • MODERATOR
3 years 2 months ago #329065

Hello,

You need to configure the HikaMarket ACL in order to give the permission to your vendors to edit their vendor account and more precisely, the terms and 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: zetap

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

  • Posts: 127
  • Thank you received: 3
3 years 2 months ago #329074

Hello, thanks for the answer

Okay, now you can edit the terms and conditions in the seller's account.
I need to know how I configure hikamarket so that the terms and conditions of the seller are visible to the buyer at the time of checkout or in the seller's public profile.
In hikashop settings -> complete checkout, there is an option to add a "seller terms and conditions" view, but it only lets me select one of the site's content items.

Thank you very much !

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

  • Posts: 25997
  • Thank you received: 4004
  • MODERATOR
3 years 2 months ago #329148

Hello,

HikaMarket provides a checkout block dedicated to the display of the terms and conditions.
The HikaShop Terms block allows to display a checkbox for the store terms.
The HikaMarket edition displays the same checkbox but also one checkbox for each vendor in the cart (and links to read the terms in the popup).

If you do want to display the terms in the vendor page ; best is to use a link.
More details here :
www.hikashop.com/forum/23-market-how-to/...-on-vendor-page.html

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: zetap

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

  • Posts: 127
  • Thank you received: 3
3 years 2 months ago #329161

Hello, thanks for the answer

Your comments were very helpful, I added the terms and conditions of the seller to the checkout and included a button in the public profile of the seller, which will open a popup where the terms and conditions of said seller are displayed.

The detail that I am missing is how to hide the button, when the seller does not have the terms and conditions entered.
I tried to follow the instructions in the other post, checking the code in the terms view of the checkout, but it didn't work, could you help me solve it, I need to know where that information is saved.

Thank you very much, greetings!

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

  • Posts: 25997
  • Thank you received: 4004
  • MODERATOR
3 years 2 months ago #329184

Hello,

You can use something like :

<?php if(!empty($this->vendor->vendor_terms) { ?>
<a href="..."></a>
<?php } ?>

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.
Last edit: 3 years 2 months ago by Jerome.
The following user(s) said Thank You: zetap

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

  • Posts: 127
  • Thank you received: 3
3 years 2 months ago #329188

Hello, thanks for the answer

Everything worked perfect

Thank you very much, greetings!

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

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