Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mawe Friend
    #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


    1. hide-price-01
    2. hide-price-02
    3. hide-price-03
    4. hide-price-04
    5. hide-price-05
    Luna Garden Moderator
    #1058402

    Hi,
    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 to

    plugins\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>

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Luna Garden 6 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum