Ways of getting things into the car - (3) text search - (4) filter by - by category - by vendor - description (text) - (5) my cart favorite buttons - different types - simple, photo, grid, nested, smart groups (tiered pricing) - split cart - (2) barcodes ~ = sub id's ^ = preset stored complext lable qty, price, sub qr_ = QR codes b- = sub barcodes whatever or normal (text search with a valid match) alpha or numeric - (1) scanning things... barcodes, QR codes, custom codes - (7) recipe/builds - (6) system stuff - special line items - fees, discounts, shipping, labor, whole list of stuff - random - advanced part search, view items, ecomm (quote to cart), invoice duplicate to cart main pages for processing the cart start_cart.cfm - show - choose a store and cart type view_cart.cfm - show - view all of the cart stuff - this page has at least 5 sub carts custom_cart_[1-5].cfm - different views one of these is the kush cart update_cart.cfm - logic - updates line items, bulk, and build quotes update_cart_2.cfm - logic - mostly discount stuff update_cart_3.cfm - logic - parent to sub info add_to_cart.cfm - logic - adding line items review_cart.cfm - show - commit the payments and show the results submit_cart.cfm - logic - update quotes, create invoice, any 3rd party pieces, pass off to printing or invoice view add_cart_payments.cfm - show - add payments and loyalty stuff parts_home.cfm - both - search, filter, show, and tons of barcode logic cart_quick_search.cfm - both - search, filter, show, and tons of barcode logic (tons of logic - even more than the parts_home.cfm page) view_parts.cfm - show (normal add, subs, buttons, details) - info on a single item my_cart_favorites.cfm - show - show the different buttons - tons of page modes my_favorite_cart_destination.cfm - logic - process my cart favorite buttons advanced_add_cart_smart.cfm - logic - process smart cart buttons or tiered pricing build_recipe.cfm - show - all of the details to add at once for a single recipe/build - sends to the add to cart page printable_cart.cfm - show - view only mode of the cart bulk_cart_discount.cfm - show - bulk and line item level discount tools - passes data to update_cart_2.cfm bulk_edit_cart.cfm - show - bulk update cart line items advanced_add_cart_line.cfm - show - tons of javascript - advanced add to cart (++) edit_cart_line.cfm - show - both basic and advanced edit cart line item stuff convert_parent_to_child_inventory.cfm - show - convert parent to sub known complaints - too many clicks - showing the sub and managing the subs - complext processes - discounts and loyalty points - auto printing of labels (Eric is working on this) - too many pages (strand them in no man's land) - solution - one-pager - too many links... would rather have buttons, icons, etc. - standard tiered pricing structure - they love the functionality of the smart groups, just want it to be easier and not just tied to the buttons - on my cart favorites... who gets to manage the master set - bulk tools - edit line items - bulk discounts - auto discounts - pictures... both good and bad - being able to get back to the cart from the buttons on the top (small bug on sub pages)