"+cartItems[i].ref+" | "+cartItems[i].desc+" | "+removeDollarSign(cartItems[i].price)+" | "+cartItems[i].qty+" | "+alterBtnGroup+" |
";$("#cart_items_table tbody").append(t),totalPrice+=cartItems[i].price*cartItems[i].qty,$(".totals_displays_inputs").text(removeDollarSign(totalPrice))}0==cartItems.length&&clearCartList()}function clearCart(){$("#cart_items_table tr").remove();$("#cart_items_table tbody").append("Ref | Descrição | P/Unitário | Qtd | Alter |
")}function clearCartList(){cartItems.length=0,totalPrice=0,$(".totals_displays_inputs").text(totalPrice),clearCart(),viewCartListBtn_visible=!1,$(".float_action_btn").fadeOut(),rawQty=0,$("#cart_items_count_txt").text(rawQty)}var quototationItemsTable="",quotationItems=[];function generateItemsQuotationTable(){quotationItems=[],$("#cart_items_quotation_table tr").remove();for($("#cart_items_quotation_table tbody").append(" Qtd | Ref | Descrição | P/Unitário | Total |
"),i=0;i - ",alterBtnGroup=""+addItemBtn+" "+removeItemBtn+"
"