If scanning a parent or child Settings 1. barcode quick cart set to 1 (clicked) cart exits scan parent >> if parent is active, and unique, add one to the cart. if parent is active and returns multiple, show the results. *** if parent is inactive - doesn't find anything - treats is as hidden *** - need to modify to show that it is inactive... *** if parent is set to subs only, and only one active sub, then add that sub *** if parent is set to subs only, and multiple subs are active or available, show them *** if parent is set to subs only, and no active subs, show them scan sub >> smple ~366670 if a match is found, and it's active, add to the cart. *** if a match is found, and it's inactive, show it. *** if a match is found, and the package is closed, show it. cart does not exists scan parent >> if parent is active, just show the search results. if parent is active and returns multiple, show the results. *** if parent is inactive - doesn't find anything - treats is as hidden *** - need to modify to show that it is inactive... *** if parent is set to subs only, and only one active sub, then show that sub *** if parent is set to subs only, and multiple subs are active or available, show them *** if parent is set to subs only, and no active subs, show them scan sub >> sample ~366670 *** if a match is found, and it's active, show it. *** if a match is found, and it's inactive, show it. *** if a match is found, and the package is closed, show it. 2. barcode quick cart set to 0 (un clicked) this doesn't care if the cart exists or not - just a plain look-up option - basically just show the results. scan parent >> if parent is active, just show the search results. if parent is active and returns multiple, show the results. *** if parent is inactive - doesn't find anything - treats is as hidden *** - need to modify to show that it is inactive... *** if parent is set to subs only, and only one active sub, then show that sub *** if parent is set to subs only, and multiple subs are active or available, show them *** if parent is set to subs only, and no active subs, show them scan sub >> sample ~366670 *** if a match is found, and it's active, show it. *** if a match is found, and it's inactive, show it. *** if a match is found, and the package is closed, show it.