diff --git a/frontend/views/account/_product.php b/frontend/views/account/_product.php index 548e6ac..fedf16b 100644 --- a/frontend/views/account/_product.php +++ b/frontend/views/account/_product.php @@ -92,6 +92,33 @@

+ product->is('akcia')) { ?> + +
+
SALE
+
+
+ + + + product->is('new')) { ?> + +
+
NEW
+
+
+ + + + + product->is('top')) { ?> +
+
TOP
+
+
+ + + diff --git a/frontend/views/account/wishlist.php b/frontend/views/account/wishlist.php index c30fd87..cd77234 100644 --- a/frontend/views/account/wishlist.php +++ b/frontend/views/account/wishlist.php @@ -40,7 +40,6 @@ _________________________________________________________ --> Pjax::end(); ?> - -- libgit2 0.21.4