-
AuthorPosts
-
August 23, 2017 at 8:41 am #1058111
My customers wants to show prices only for registered users. So I deactivated the display as shown in screenshot 1, but while on the detail page (screenshot 2) the prices disapears, the filter component did not hide it (screenshot 3).
I tryed to activate shopergroup specific prices an then I unchecked all the checkboxes (screenshot 4 an 5) but this takes no effect.
Any help appreciated
Martin
- Luna Garden Moderator
Luna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
August 24, 2017 at 10:47 am #1058402Hi,
The setting on VirtueMart doesn’t affect layout of JA MegaFilter.At this time, JA MegaFilter doesn’t support to Show/Hide Price, just hack code.
Go toplugins\jamegafilter\virtuemart\layouts
copy the layout folder you use and paste to:
templates/ja_brickstore\html\plg_jamegafilter_virtuemart
Then edit file
templates/ja_brickstore\html\plg_jamegafilter_virtuemart\{layoutfolder}\product-item.php
find & remove these:
<div data-product-id="{id}" data-role="priceBox" class="price-box price-final_price"> <span class="price-container price-final_price tax weee"> <span class="price-wrapper " data-price-type="finalPrice" data-price-amount="{price}" id="product-price-{id}"> <span class="price">{frontend_price|s}</span> </span> </span> </div>
1 user says Thank You to Luna Garden for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by Luna Garden 7 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Filter component show price even when deactivated in configuration
Viewing 2 posts - 1 through 2 (of 2 total)