- Posts: 218
- Thank you received: 6
menu to cart page (not checkout)?
- woonydanny
-
Topic Author
- Offline
Less
More
14 years 7 months ago #37653
by woonydanny
menu to cart page (not checkout)? was created by woonydanny
I for the life of me cannot work out how to have a menu item pointing to the 'Cart'? I have a menu item pointing to the 'Checkout' but i cannot see one to go to a page that just shows the cart and not the addresses, payment method and shipping method.
Does a page like this exist?
Does a page like this exist?
Please Log in or Create an account to join the conversation.
14 years 7 months ago #37773
by nicolas
Replied by nicolas on topic Re: menu to cart page (not checkout)?
Not it doesn't but you can do it with the checkout. Just change your checkout workflow so that you only have the cart view on the first step and that will do what you want.
Please Log in or Create an account to join the conversation.
- woonydanny
-
Topic Author
- Offline
Less
More
- Posts: 218
- Thank you received: 6
14 years 7 months ago - 14 years 7 months ago #38240
by woonydanny
Replied by woonydanny on topic Re: menu to cart page (not checkout)?
thanks,
i read the documentation more thoroughly and understand how the checkout workflow works now.
i have changed my checkout workflow to:
cart,login_address_shipping_payment_confirm_coupon_cart_status_fields,end
and it works as i wanted now however, on the first cart page the button to proceed to checkout uses the HIKA_NEXT language string which i have overridden to say 'Confirm Order' which isn't applicable on this screen. I want it so say 'Checkout' and then on the next 'checkout' screen it say 'Confirm Order'.
How is this possible? (as it seems they both use the same language string)
i read the documentation more thoroughly and understand how the checkout workflow works now.
i have changed my checkout workflow to:
cart,login_address_shipping_payment_confirm_coupon_cart_status_fields,end
and it works as i wanted now however, on the first cart page the button to proceed to checkout uses the HIKA_NEXT language string which i have overridden to say 'Confirm Order' which isn't applicable on this screen. I want it so say 'Checkout' and then on the next 'checkout' screen it say 'Confirm Order'.
How is this possible? (as it seems they both use the same language string)
Last edit: 14 years 7 months ago by woonydanny.
Please Log in or Create an account to join the conversation.
- woonydanny
-
Topic Author
- Offline
Less
More
- Posts: 218
- Thank you received: 6
14 years 7 months ago #38248
by woonydanny
Replied by woonydanny on topic Re: menu to cart page (not checkout)?
following on from this, can i create a separate joomla menu item to the first cart page (eg cart,)?
and another joomla menu then to the checkout?
and another joomla menu then to the checkout?
Please Log in or Create an account to join the conversation.
14 years 7 months ago #38298
by nicolas
Replied by nicolas on topic Re: menu to cart page (not checkout)?
No, both pages of the checkout uses the same menu item.
You would have to edit the file "step" of the view "checkout" and change the Itemid hidden field there so that it uses another one than the current one and turn off the force menu on checkout option.
For the button text, you can have different text on different steps, but that will also require some code change in that same file:
www.hikashop.com/en/forum/4-how-to/9242-...ext-button.html#9242
You would have to edit the file "step" of the view "checkout" and change the Itemid hidden field there so that it uses another one than the current one and turn off the force menu on checkout option.
For the button text, you can have different text on different steps, but that will also require some code change in that same file:
www.hikashop.com/en/forum/4-how-to/9242-...ext-button.html#9242
Please Log in or Create an account to join the conversation.
- woonydanny
-
Topic Author
- Offline
Less
More
- Posts: 218
- Thank you received: 6
14 years 7 months ago #38365
by woonydanny
Replied by woonydanny on topic Re: menu to cart page (not checkout)?
I know different users will setup their stores differently around the world and so you need to keep it flexible, however maybe these options could be added in future releases somehow...
Please Log in or Create an account to join the conversation.
14 years 7 months ago #38440
by nicolas
Replied by nicolas on topic Re: menu to cart page (not checkout)?
We'll keep that in mind for the future. Thanks.
Please Log in or Create an account to join the conversation.
Time to create page: 0.178 seconds