Display order summary in checkout

  • Posts: 3
  • Thank you received: 0
11 years 3 months ago #112068

Hi all,

we would like to display an order summary with the following modules without the possibility of change as last step in our order process …

1. Address
2. Product listing
3. Shipping and sales information

All data are entered in the first steps of our order workflow and working fine. Unfortunately there seems to be no way to list all information in one page without the possibility of doing changes.

Could you please help us?

Thanks in advance,
Wolfgang

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

  • Posts: 12953
  • Thank you received: 1778
11 years 3 months ago #112077

Hi,

Can you show me how did you configured your checkout workflow through "Hikashop->System->Configuration->Checkout"give me a link to your web site for testing purpose ?

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

  • Posts: 3
  • Thank you received: 0
11 years 3 months ago #112106

Yes, no problem. Here’s my workflow. I will send you a link as PM.

Attachments:

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

  • Posts: 3
  • Thank you received: 0
11 years 3 months ago #112145

Any ideas?

:)

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

  • Posts: 12953
  • Thank you received: 1778
11 years 3 months ago #112301

Ok,

If you want to add a step which is not available through the checkout workflow, I think that you'll have to edit the "step" file of the "checkout" view of your front-end template through "Hikashop -> Display -> Views" and use some custom code like :

if($this->step==YOUR_STEP){ 
DO WHAT YOU WANT TO DO HERE
}
But some development skill will be needed if you edit your step file.

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

  • Posts: 20
  • Thank you received: 0
9 years 7 months ago #194892

Hi

I need to display an order summary next to the cart table:

Subtotal
Taxes
Shipping
Total

Can somebody help me please ?

Thanks.

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

  • Posts: 26150
  • Thank you received: 4026
  • MODERATOR
9 years 7 months ago #194906

Hi,

When you display the cart in the checkout, the "subtotal", "taxes", "shipping" and "total" are already displayed.
So I'm afraid that I don't understand what you're looking for exactly.

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.

Time to create page: 0.079 seconds
Powered by Kunena Forum