From 7076343338ae3439f3c86f01144818abe8c31978 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Sun, 12 Mar 2023 07:16:23 +0200 Subject: add container helpers; constuct public directory-tree --- html/processed-views/partials/Loader.html | 11 + html/processed-views/partials/ProductTile__body | 0 html/processed-views/partials/ProductTile__button | 0 html/processed-views/partials/footer.php | 178 ++++++++ html/processed-views/partials/header.php | 515 ++++++++++++++++++++++ 5 files changed, 704 insertions(+) create mode 100644 html/processed-views/partials/Loader.html create mode 100644 html/processed-views/partials/ProductTile__body create mode 100644 html/processed-views/partials/ProductTile__button create mode 100644 html/processed-views/partials/footer.php create mode 100644 html/processed-views/partials/header.php (limited to 'html/processed-views/partials') diff --git a/html/processed-views/partials/Loader.html b/html/processed-views/partials/Loader.html new file mode 100644 index 0000000..81ea0ce --- /dev/null +++ b/html/processed-views/partials/Loader.html @@ -0,0 +1,11 @@ +
+
+
+ + + +
+ +

Παρακαλούμε περιμένετε...

+
+
\ No newline at end of file diff --git a/html/processed-views/partials/ProductTile__body b/html/processed-views/partials/ProductTile__body new file mode 100644 index 0000000..e69de29 diff --git a/html/processed-views/partials/ProductTile__button b/html/processed-views/partials/ProductTile__button new file mode 100644 index 0000000..e69de29 diff --git a/html/processed-views/partials/footer.php b/html/processed-views/partials/footer.php new file mode 100644 index 0000000..69ecebc --- /dev/null +++ b/html/processed-views/partials/footer.php @@ -0,0 +1,178 @@ + \ No newline at end of file diff --git a/html/processed-views/partials/header.php b/html/processed-views/partials/header.php new file mode 100644 index 0000000..7a75657 --- /dev/null +++ b/html/processed-views/partials/header.php @@ -0,0 +1,515 @@ +
+
+
+ + +
+ +
+ + +
+
+
+ +
Ειδοποιήσεις
+
    +
  • +
    Η παραγγελία σου με κωδικό #234524245 είναι σε + επεξεργασία
    + +
  • +
  • +
    Έχετε μη διαθέσιμα προϊόντα στο καλάθι σας +
    + +
  • +
  • +
    Η παραγγελία σου με κωδικό #234524245 είναι σε + επεξεργασία
    + +
  • +
  • +
    Έχετε ένα προϊόν την λίστα Aγαπημένα που έχει + καταργηθεί
    + +
  • +
  • +
    Το δεσμευμένο χρονικό διάστημα της παραγγελίας σου + λήγει σε 15’
    + +
  • +
  • +
    Έκλεισε το δεσμευμένο χρονικό διάστημα παραγγελίας +
    + +
  • +
  • +
    Τώρα, η διεύθυνση σας Χίου 45, Χαλκίδα + εξυπηρετείται με Παράδοση στο χώρο σας
    + +
  • +
+
+
+
+
+ +
+
+ + 4 + + +
+
+
+
+
+
+

Το καλάθι μου

+ +
+
+
+ + +
+
+ +
+ + +
+ + + + + + product + +
+ +
+
+
+ + Title of product + +

+ Quantity text here +

+
+
+
+ Ποσότητα: 1 +
+ +
+
+ 18,91 € +
+
+ 12,91 € +
+ / κιλό +
+
+
+
+
+ +

δεν είναι πλέον διαθέσιμο για + online αγορά

+
+
+ + +
+
+ +
+ + +
+ + + + + + product + +
+ +
+
+
+ + Title of product + +

+ Quantity text here +

+
+
+
+ Ποσότητα: 1 +
+ +
+
+ 12,91 € +
+ / κιλό +
+
+
+
+
+ +
+
+ + +
+
+ +
+ + +
+ + + + + + product + +
+ +
+
+
+ + Title of product + +

+ Quantity text here +

+
+
+
+ Ποσότητα: 1 +
+ +
+
+ 18,91 € +
+
+ 12,91 € +
+ / κιλό +
+
+
+
+
+ +
+
+ + +
+
+ +
+ + +
+ + + + + + product + +
+ +
+
+
+ + Title of product + +

+ Quantity text here +

+
+
+
+ Ποσότητα: 1 +
+ +
+
+ 12,91 € +
+ / κιλό +
+
+
+
+
+ +
+
+
+
+
+ Αξία Καλαθιού: +
+
+ 1.246,10 € +
+
+
+ +
+
+
+
+ + + + + +
+ +
+
+
+
+
+
+
+
+
+ +
+
+
\ No newline at end of file -- cgit v1.2.3