- Posts: 121
- Thank you received: 7
Cart goes straight to checkout after adding item
14 years 1 day ago #67449
by jeremynsl
Replied by jeremynsl on topic Re: Cart goes straight to checkout after adding item
Thanks Nicolas for all your help! I still cannot get the 'icon-shopping-cart' class added to the button but we are 90% there and I can live with that I suppose.
Great support and a great product
Great support and a great product
Please Log in or Create an account to join the conversation.
14 years 55 minutes ago #67667
by nicolas
Replied by nicolas on topic Re: Cart goes straight to checkout after adding item
You can do like that for that:
echo str_replace('hikashop_cart_input_button','icon-shopping-cart',str_replace('Add to cart','Add to cart $'.$product->prices[0]->price_value,$add_to_cart));
echo str_replace('hikashop_cart_input_button','icon-shopping-cart',str_replace('Add to cart','Add to cart $'.$product->prices[0]->price_value,$add_to_cart));
Please Log in or Create an account to join the conversation.
11 years 2 months ago #209781
by sedonasky
Replied by sedonasky on topic Re: Cart goes straight to checkout after adding item
We are using Hikashop Essential 2.5.
Where is the option to add products to cart (rather than going straight to cart)?
I could not find this option in the new Config checkout page.
Thank you
Where is the option to add products to cart (rather than going straight to cart)?
I could not find this option in the new Config checkout page.
Thank you
Please Log in or Create an account to join the conversation.
11 years 1 month ago #209783
by nicolas
Replied by nicolas on topic Re: Cart goes straight to checkout after adding item
Hi,
I suppose that you're talking about the "After a product is added to the cart" setting that you can find in the Cart section of the main tab of the HikaShop configuration page.
I suppose that you're talking about the "After a product is added to the cart" setting that you can find in the Cart section of the main tab of the HikaShop configuration page.
Please Log in or Create an account to join the conversation.
Time to create page: 0.193 seconds