var qtyItemsInCart = 0; var totalAmountInCart = 0; function AddToCart() { } function RemoveFromCart() { } function ManageCart() { var strOutput = "
" + "" + "" + "" + "" + ""; var strremove = "http://www.chemistrystore.com/removeitem.cgi?product=13140&group=599&configID=1"; strOutput += ""; strOutput += ""; strOutput += ""; var strremove = "http://www.chemistrystore.com/removeitem.cgi?product=9493&group=89&configID=2"; strOutput += ""; strOutput += ""; strOutput += ""; var strremove = "http://www.chemistrystore.com/removeitem.cgi?product=9493&group=89&configID=1"; strOutput += ""; strOutput += ""; strOutput += ""; var strremove = "http://www.chemistrystore.com/removeitem.cgi?product=9562&group=89&configID=1"; strOutput += ""; strOutput += ""; strOutput += ""; var strremove = "http://www.chemistrystore.com/removeitem.cgi?product=13149&group=599&configID=1"; strOutput += ""; strOutput += ""; strOutput += ""; var strremove = "http://www.chemistrystore.com/removeitem.cgi?product=13149&group=599&configID=2"; strOutput += ""; strOutput += ""; strOutput += ""; var strremove = "http://www.chemistrystore.com/removeitem.cgi?product=13260&group=599&configID=1"; strOutput += ""; strOutput += ""; strOutput += ""; var strremove = "http://www.chemistrystore.com/removeitem.cgi?product=20906&group=640&configID=4"; strOutput += ""; strOutput += ""; strOutput += ""; var strremove = "http://www.chemistrystore.com/removeitem.cgi?product=20906&group=640&configID=3"; strOutput += ""; strOutput += ""; strOutput += ""; var strremove = "http://www.chemistrystore.com/removeitem.cgi?product=20906&group=640&configID=2"; strOutput += ""; strOutput += ""; strOutput += ""; strOutput += ""; strOutput += ""; strOutput += "
QtyItemPrice
1
Lavender 40/42 Essential Oil"; strOutput += ""; strOutput += "
$ 11.54
1
Avocado Butter"; strOutput += ""; strOutput += "
$ 9.40
1
Avocado Butter"; strOutput += ""; strOutput += "
$ 9.40
1
Shea Butter (UltraRefined)"; strOutput += ""; strOutput += "
$ 15.78
1
California Lemon Essential Oil"; strOutput += ""; strOutput += "
$ 7.31
1
California Lemon Essential Oil"; strOutput += ""; strOutput += "
$ 7.31
1
Sweet Orange Essential Oil"; strOutput += ""; strOutput += "
$ 7.70
1
Oatmeal Milk & Honey Fragrance Oil *"; strOutput += ""; strOutput += "
$ 8.75
1
Oatmeal Milk & Honey Fragrance Oil *"; strOutput += ""; strOutput += "
$ 8.75
1
Oatmeal Milk & Honey Fragrance Oil *"; strOutput += ""; strOutput += "
$ 8.75
TOTAL:$ 94.69
"; strOutput += "
"; strOutput = ""; document.write(strOutput); document.close(); } function cartTotals() { strOutput1 = "
10 Items ($ 94.69)
"; document.write(strOutput1); document.close(); } function onlyValues() { qtyItemsInCart = 10; var totalAmountInCart = "94.69"; } function cartQtys() { strOutput1 = "
10 Items
"; document.write(strOutput1); document.close(); } function ImageCart() { var strOutput2 = ''; document.write(strOutput2); document.close(); }