From 554cde41b8e0167fc56338c71f330cb9329f4f1a Mon Sep 17 00:00:00 2001 From: Kerim Date: Tue, 20 Jun 2023 16:08:37 +0500 Subject: [PATCH] prod grid --- themes/nurgul/pages/category.htm | 25 +- themes/nurgul/partials/helper/pagination.htm | 7 + .../nurgul/partials/product/tab-pane-item.htm | 64 +++++ themes/nurgul/partials/product/tab-pane.htm | 219 +----------------- themes/nurgul/partials/scripts/getByCat.htm | 58 ++++- themes/nurgul/partials/scripts/prodCard.htm | 140 +++++++++-- 6 files changed, 254 insertions(+), 259 deletions(-) create mode 100755 themes/nurgul/partials/helper/pagination.htm create mode 100755 themes/nurgul/partials/product/tab-pane-item.htm diff --git a/themes/nurgul/pages/category.htm b/themes/nurgul/pages/category.htm index d9fd669..af5dbf0 100755 --- a/themes/nurgul/pages/category.htm +++ b/themes/nurgul/pages/category.htm @@ -10,7 +10,7 @@ function onStart(){ == {% partial 'loader/loader' id='loader_cat' %} -
+
@@ -43,7 +43,7 @@ function onStart(){
  • -
    +
    @@ -76,18 +76,9 @@ function onStart(){
  • -
    -
    - -
    -
    + + {% partial 'helper/pagination' %} +
    diff --git a/themes/nurgul/partials/helper/pagination.htm b/themes/nurgul/partials/helper/pagination.htm new file mode 100755 index 0000000..eb43059 --- /dev/null +++ b/themes/nurgul/partials/helper/pagination.htm @@ -0,0 +1,7 @@ + diff --git a/themes/nurgul/partials/product/tab-pane-item.htm b/themes/nurgul/partials/product/tab-pane-item.htm new file mode 100755 index 0000000..2a61ffe --- /dev/null +++ b/themes/nurgul/partials/product/tab-pane-item.htm @@ -0,0 +1,64 @@ +
    +
    +
    + + # + +
    +
      +
    • Hot
    • +
    +
    +
    +
    +

    Red Rose + Bouquet

    +
    + $16 +
    +
    +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
    +
    +

    Lorem ipsum dolor sit amet, consectetur adipisicing elit. + Recusandae asperiores sit odit nesciunt, aliquid, deleniti + non et ut dolorem!

    +
    +
    + +
    +
    +
    +
    diff --git a/themes/nurgul/partials/product/tab-pane.htm b/themes/nurgul/partials/product/tab-pane.htm index 6eafd19..476b2ca 100755 --- a/themes/nurgul/partials/product/tab-pane.htm +++ b/themes/nurgul/partials/product/tab-pane.htm @@ -1,212 +1,9 @@
    -
    -
    - -
    -
    -
    - # -
    -
      -
    • Hot
    • -
    -
    -
    -
    -

    Red Rose - Bouquet

    -
    - $16 -
    -
    -
      -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    -
    -
    -

    Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Recusandae asperiores sit odit nesciunt, aliquid, deleniti - non et ut dolorem!

    -
    -
    - -
    -
    -
    -
    - -
    -
    -
    - # -
    -
      -
    • 12%
    • -
    -
    -
    -
    -

    Red Rose - Bouquet

    -
    - $16 - $19 -
    -
    -
      -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    -
    -
    -

    Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Recusandae asperiores sit odit nesciunt, aliquid, deleniti - non et ut dolorem!

    -
    -
    - -
    -
    -
    -
    - -
    -
    -
    - # -
    -
      -
    • Hot
    • -
    -
    -
    -
    -

    Red Rose - Bouquet

    -
    - $16 -
    -
    -
      -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    -
    -
    -

    Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Recusandae asperiores sit odit nesciunt, aliquid, deleniti - non et ut dolorem!

    -
    -
    - -
    -
    -
    -
    - -
    -
    -
    \ No newline at end of file +
    +
    + + + +
    +
    + diff --git a/themes/nurgul/partials/scripts/getByCat.htm b/themes/nurgul/partials/scripts/getByCat.htm index 0c1aae1..02fc2cf 100755 --- a/themes/nurgul/partials/scripts/getByCat.htm +++ b/themes/nurgul/partials/scripts/getByCat.htm @@ -2,30 +2,74 @@