From aa61d1434f3b7880a36e24a132c324f2b6506cc7 Mon Sep 17 00:00:00 2001
From: Alex
Date: Fri, 12 May 2017 17:16:18 +0300
Subject: [PATCH] -Cabinet ready 2
---
frontend/views/account/_product.php | 27 +++++++++++++++++++++++++++
frontend/views/account/wishlist.php | 1 -
2 files changed, 27 insertions(+), 1 deletion(-)
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')) { ?>
+
+
+
+
+
+ product->is('new')) { ?>
+
+
+
+
+
+
+ product->is('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