diff --git a/index.html b/index.html index 095fb3a4537..175af61f0e0 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,8 @@
-${totalPrice}
+Total for {totalQuantity} items
+ + + ++ {products.length} models +
+ +{favoritesItems.length} items
+Available colors
+Select capacity
+| + Screen + | ++ {currentProduct.screen} + | +
| + Resolution + | ++ {currentProduct.resolution} + | +
| + Processor + | ++ {currentProduct.processor} + | +
| + RAM + | ++ {currentProduct.ram} + | +
{t}
+ ))} +Tech specs
+| + Screen + | ++ {currentProduct.screen} + | +
| + Resolution + | ++ {currentProduct.resolution} + | +
| + Processor + | ++ {currentProduct.processor} + | +
| + RAM + | +{currentProduct.ram} | +
| + Built in memory + | ++ {currentProduct.capacity} + | +
| + Camera + | ++ {currentProduct.camera} + | +
| + Zoom + | +{currentProduct.zoom} | +
| + Cell + | ++ {currentProduct.cell.map(x => `${x} `)} + | +
{product.name}
+ +{quantity}
+ +${product.price * quantity}
+95 models
+24 models
+100 models
+{message}
+{product.name}
+ + +| Screen | +{product.screen} | +
| Capacity | +{product.capacity} | +
| RAM | +{product.ram} | +