Added product idea notes as comments.

This commit is contained in:
David Ball 2024-07-15 04:37:53 -04:00
parent bfac55a629
commit bdd48a51f7

View File

@ -9,6 +9,10 @@ export { type Product };
*/ */
export const ALL_PRODUCTS: Product[] = [ export const ALL_PRODUCTS: Product[] = [
...ALL_BRAND_PRODUCTS ...ALL_BRAND_PRODUCTS
// product ideas:
//Dash cams, hot/cold bags, body cams, window mounts for phones, door dash cling ons, better lights for your vehicle, deer horns
//Flashlights, tasers, road side kits
//Pens, clipboard, markers
// { // {
// productDetails: // productDetails:
// } // }