From 5d63d7d78d4b4eb65178a551d64264228b6c13c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mihael=20Magdi=C4=87?= Date: Thu, 30 Jul 2026 16:20:29 +0200 Subject: [PATCH] added checkbox Hide NC price (Purchase price) --- .../breadcrumb_price_display_switcher.tpl | 82 +++++++++++++++++++ 1 file changed, 82 insertions(+) diff --git a/views/templates/hook/breadcrumb_price_display_switcher.tpl b/views/templates/hook/breadcrumb_price_display_switcher.tpl index 6c1a823..7b07c1c 100644 --- a/views/templates/hook/breadcrumb_price_display_switcher.tpl +++ b/views/templates/hook/breadcrumb_price_display_switcher.tpl @@ -2,6 +2,15 @@ * Price Display Toggle Template * Module: B2bpayments *} +{if $is_admin == '1'} +
+ +
+{/if} +