From d097cf3dea6130684fd5a4015d1ed7c829c146b1 Mon Sep 17 00:00:00 2001 From: Paulius-U Date: Thu, 11 Sep 2025 01:10:38 +0300 Subject: [PATCH] Added compute and is product is on sale --- src/App.vue | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7fee2e1..3196224 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,26 +1,43 @@ @@ -33,16 +50,17 @@ const updateImage = (variantImage) => image.value = variantImage
-

{{ product }}

+

{{ title }}

In Stock

Out of Stock

+

{{ onSales }}