I am not using ShopSite generated page. I only use the "OrderAnywhere". I would like to use the " # Items in Cart". here's my sample page: http://www.covertthreads.com/7170-pt-mini-crew2.html -- it's below the "add to cart".
after adding an item to cart; it does not show the number items in my cart. I follow the instruction from this url: http://www.shopsite.com/help/11.0/en-US/sc/pro/index.htm?page=/help/11.0/en-US/new-features.html
in this part of the code:
////////////////////////////////////////////////////////////////////////////
/**** REPLACE THE VALUES IN THESE LINES ****/
var serialnum="0000007011";
var cartURL="http://win2k/70/sc/order.cgi?storeid=*1a484557c5eb4b795d9463eed85a11&function=show";
/////////////////////////////////////////////////////////////////////////////
I did change the serialnum to our store serialnum and change the cartURL as well.
however, it still does not work. can someone help?
Thank you.