Is their another way that I can refresh the shopping cart block after an ubercart "add to cart" link is clicked?
I have not been able to find a hook that occurs after an ubercart "add to cart" link is clicked so that I can refresh the shopping cart block. Is their another way that I can refresh the shopping cart block after an ubercart "add to cart" link is clicked? Thanks, John -- John J. Mitchell
Hi You can implement hook_add_to_cart http://api.lullabot.com/hook_add_to_cart Lee On Thu, 2011-01-27 at 18:02 -0500, John Mitchell wrote:
I have not been able to find a hook that occurs after an ubercart "add to cart" link is clicked so that I can refresh the shopping cart block. Is their another way that I can refresh the shopping cart block after an ubercart "add to cart" link is clicked?
Thanks,
John
-- John J. Mitchell
I am aware of the "hook_add_to_cart" but like the documentation says from the below link "*This hook lets developers squeeze right in at the end of the process after the product information is all loaded and the product is about to be added to the cart*". I need to be able to refresh the shopping cart after the product(s) have been added to the cart and not right before it has been added. John On Thu, Jan 27, 2011 at 6:31 PM, Lee Rowlands <contact@rowlandsgroup.com>wrote:
Hi You can implement hook_add_to_cart http://api.lullabot.com/hook_add_to_cart Lee
On Thu, 2011-01-27 at 18:02 -0500, John Mitchell wrote:
I have not been able to find a hook that occurs after an ubercart "add to cart" link is clicked so that I can refresh the shopping cart block. Is their another way that I can refresh the shopping cart block after an ubercart "add to cart" link is clicked?
Thanks,
John
-- John J. Mitchell
-- John J. Mitchell
participants (2)
-
John Mitchell -
Lee Rowlands