Back to vBulletin 3.5 Template Modifications

VbPlaza - Loyal Member Discount Display
Mod Version: 1.00, by paul41598

This modification is in the archives.
vB Version: 3.5.4 Rating: (0 vote - 0 average) Installs: 3
Released: 08 Aug 2006 Last Update: Never Downloads: 0
Not Supported  

This is a very very small little template mod that I found useful. Ever notice the loyal member discount in Vbplaza, but it never shows to the end user? The end user probably doesnt even know it exists. Discounts are applied almost in the background from what I notice.

Description:
This shows the user if they are truly getting the loyal member discount & it will show the percentage%

Open (vbplaza_item_confirmation):

Find:

PHP Code:
<div class="smallfont">$vbphrase[vbplaza_item_total_cost]: $action[totalcost]</div><br />
        </if> 
Add Beneath:

PHP Code:
<if condition="$action[discountrate]">
            <
div class="smallfont"><b>CongratulationsYou're entitled To The Loyal Member Discount!</b><br />Loyal Member Discount: $action[discountrate]%</div><br />
<else />
<div class="smallfont"><b>Sorry, You'
re Not Entitled To The Loyal Member Discount</b><br />Loyal Member Discount$action[discountrate]0%</div><br />
</if> 
Screenshots Below

Download

No files for download.

Screenshots

   

Similar Mods

[VBPlaza] MEMBER INFO (BETTER LOOK) vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024