Customize checkout page

  • Posts: 201
  • Thank you received: 7
  • Hikashop Business
4 years 8 months ago #316248

-- HikaShop version -- : 4.2.3
-- Joomla version -- : 3.9.15

hello i try to change display of checkout page
i like the shopify page, realy cool and simple
i use your checkout system .. but i didn't undertand something
1 config


2 checkout vue

3 select adresse
i dont understant why seperator generate column in display ....
thanks for all

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
4 years 8 months ago #316251

Hi,

Well, the goal of the separator view in vertical mode is precisely to generate columns.
What's on the left of the separator goes on the left column of the separator, and what's on the right of the separator goes on the right column of the separator.

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

  • Posts: 201
  • Thank you received: 7
  • Hikashop Business
4 years 8 months ago #316262

ok ... but we can set the size ok column...
i will check only with css

that my principal problem with hika, its a fantastic tool but view are very old .... need many override to have simple product view ...
did you plan to modernize it ? inspire to woocommerce or shopify ... simple look to efficace
i can share you some ux

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

  • Posts: 201
  • Thank you received: 7
  • Hikashop Business
4 years 8 months ago #316273

i found a sarting solution
but i need to change switcher (login registration) display for inline button not vertical ...
i didn't find where he is rendrered in show_block_login.php
=> changing vertical class for horizontal

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
4 years 8 months ago #316291

Hi,

I had a look at some images of the shopify checkout and I think you can do a similar layout with HikaShop with the separator views.
community.shopify.com/c/Shopify-Design/A...858i8BF0B43915D9ECD6
So here, you would have a first step with :
The login view, with the "login" setting turned off and the "registration" option set to "guest" or "simplified checkout".
Then, a vertical separator view.
Then, the cart and coupon views.
And you can add other texts like the "why choose us" area with a "HTML" view.

We always welcome feedback. Now, we did work on a plugin to customize the product page in a different way :
www.hikashop.com/marketplace/product/240...-clothes-design.html
But it didn't had the success we hoped for so far. It seems people prefer instead to either custom the display themselves, or use a template which does it for them.
I don't feel the views to be particularly old, at least on the frontend. So I'd love ideas.
The thing is, for example, for the shipping address area you can see on my link, since we allow custom fields to be created, the fields have all the same width on their own line. And having the title of the field directly in the field is not necessary a good idea, especially for accessibility.
And for the user control panel area, we actually redesigned everything last year: the dashboard, the orders listing, the address manager, etc. So I don't feel it looks old. But again, we would be happy for feedback. That's the only way to move forward :)

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

  • Posts: 201
  • Thank you received: 7
  • Hikashop Business
4 years 8 months ago #316313

yes
i will share you some exemple (compare view)
i relay like your product BUT for now i didn't have good view out of box ompare to presta or woocoomerce need to override ... i realy think you can sell more licence with more clean front end view !
light exemple, products view ... ALL ecommerce propose over effect in image .. its a standar, but for hika its a template fonction ... i didn't think for 2 reasons, user want it out of box and if you add it templateur doesn't need to create it just overide it, less works (they can say that hika compatible without php override !)
I will share some more information !

about
"but i need to change switcher (login registration) display for inline button not vertical ...
i didn't find where he is rendrered in show_block_login.php
=> changing vertical class for horizontal"
Can explain how to ?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
4 years 8 months ago #316320

Hi,

It's the line:

echo JHTML::_('hikaselect.radiolist', $values, 'data[register][registration_method]', ' onchange="displayRegistration(this)"', 'value', 'text', $this->options['default_registration_view'], false, false, true);
in show_block_login.php
You want to replace it with:
echo JHTML::_('hikaselect.radiolist', $values, 'data[register][registration_method]', ' onchange="displayRegistration(this)"', 'value', 'text', $this->options['default_registration_view'], false, false, false);
and the switcher will be horizontal.

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

  • Posts: 201
  • Thank you received: 7
  • Hikashop Business
4 years 8 months ago #316348

ah cool sorry i lost on question .. it possible to select create account tab at first ?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
4 years 8 months ago #316352

Hi,

Yes, with the setting "Default registration view" of the HikaShop configuration, you can select which one is the default one.

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

  • Posts: 201
  • Thank you received: 7
  • Hikashop Business
4 years 8 months ago #316366

sorry i didn't find it

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
4 years 8 months ago #316368

Hello,

You'll find it via "Hikashop->System->Configuration->Checkout" and it's called "Vue d'enregistrement par défaut" in your case.

Kind regards,
Mohamed.

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

Time to create page: 0.091 seconds
Powered by Kunena Forum