CHECKOUT/CART Button on Product Listing Page

  • Posts: 9
  • Thank you received: 0
12 years 2 months ago #61446

I know this has probably been asked before but I'm at my wits end.
How in the world to I add a 'Checkout/Cart" button to my product listings page? here
I am running HikaShop Essential.

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

  • Posts: 14
  • Thank you received: 2
12 years 2 months ago #61449

What about a Hika Shopping Cart module in the right or left module position? You can assign it to that page/link/menu item only or to the whole site.

Chris

The following user(s) said Thank You: KandicePieterse

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

  • Posts: 9
  • Thank you received: 0
12 years 2 months ago #61516

AH! Thankyou! One last thing, the "Proceed To Checkout" text is left justified on my template...do you know where I could go to change that?

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

  • Posts: 14
  • Thank you received: 2
12 years 2 months ago #61519

This is the call tag for the cart on that page:

hikashop_cart_form

And this is the call tag for "Proceed to Checkout"

hikashop_cart_input_button


I'm not good enough with the Firebug add-on from Firefox to figure out where these are, I'm assuming they are in a php file somewhere. Hika would have to help there. Sorry :(

Chris

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

  • Posts: 9
  • Thank you received: 0
12 years 2 months ago #61520

Yeah I tried finding it with Firebug and failed, I'll keep trying.
Thanks so much for your help!

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

  • Posts: 82819
  • Thank you received: 13366
  • MODERATOR
12 years 2 months ago #61548

You can add such CSS in the frontend CSS file of HikaShop via the Display tab of the configuration:
.hikashop_cart_module .hikashop_cart_input_button{
float: right;
}

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

Time to create page: 0.071 seconds
Powered by Kunena Forum