diff --git a/db.json b/db.json index 7df0858..50a4dee 100644 --- a/db.json +++ b/db.json @@ -5983,6 +5983,31 @@ "product_image_source": "https://images.truffaut.com/media/catalog/product/cdn:///Articles/jpg/0832000/832900_001.jpg", "product_seller": "Truffaut", "product_web_only": "oui" + }, + { + "id": "JbdahUA", + "product_name": "bibi", + "product_price": "8", + "product_qty": 5, + "product_rating": 5, + "product_breadcrumb_label": "plantes fleuries", + "product_instock": [ + [ + "non disponible" + ] + ], + "product_url_picture": "https//picsum.photos/id/18/200/300", + "product_discount_code": "", + "product_color": "", + "product_unitprice_ati": "", + "product_unitprice_tf": "", + "product_discount_tf": "", + "product_discount_ati": "", + "product_url_page": "", + "product_shipping_method": null, + "product_image_source": "", + "product_seller": "market place", + "product_web_only": "non" } ], "users": [ diff --git a/src/app/components/nav-bar/nav-bar.component.html b/src/app/components/nav-bar/nav-bar.component.html index cb45e67..bfdcff7 100644 --- a/src/app/components/nav-bar/nav-bar.component.html +++ b/src/app/components/nav-bar/nav-bar.component.html @@ -1,12 +1,12 @@