Added product idea notes as comments.
This commit is contained in:
parent
bfac55a629
commit
bdd48a51f7
|
@ -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:
|
||||||
// }
|
// }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user