ShopNix

Tagebuch eines Shops auf Basis von osCommerce

Klassenreferenz

ohne Kommentare

Shopping Cart

Methoden

  • shoppingCart()
  • restore_contents()
  • reset($reset_database = false)
  • add_cart($products_id, $qty = ‘1′, $attributes = “, $notify = true)
  • update_quantity($products_id, $quantity = “, $attributes = “)
  • cleanup()
  • int count_contents()
  • num get_quantity($products_id)
  • bool in_cart($products_id)
  • remove($products_id)
  • remove_all() { =reset() }
  • string get_product_id_list()
  • calculate()
  • attributes_price($products_id)
  • get_products()
  • num show_total()
  • num show_weight()
  • int generate_cart_id()
  • string get_content_type()
  • unserialize($broken)

Geschrieben von spessart

8. Oktober 2008 um 15:24

Eine Antwort schreiben